Hi Andres,

got following degug output when using robotsreader plugin

------------
[ 05/06/09 11:09:41 - information ] A robots.txt file was found at: 
"https://some.tld/robots.txt";. This information was found in the request with 
id 17.
[ 05/06/09 11:09:41 - error ]
[ 05/06/09 11:09:41 - error ] Unhandled error, traceback: Traceback (most 
recent 
call last):
   File "D:\Programme\w3af\core\controllers\w3afCore.py", line 397, in start
     self._realStart()
   File "D:\Programme\w3af\core\controllers\w3afCore.py", line 457, in 
_realStart
     self._fuzzableRequestList = self._discoverAndBF()
   File "D:\Programme\w3af\core\controllers\w3afCore.py", line 342, in 
_discoverAndBF
     discoveredFrList = self._discover( tmpList )
   File "D:\Programme\w3af\core\controllers\w3afCore.py", line 620, in _discover
     result = self._discoverWorker( toWalk )
   File "D:\Programme\w3af\core\controllers\w3afCore.py", line 666, in 
_discoverWorker
     pluginResult = plugin.discover_wrapper( fr )
   File "D:\Programme\w3af\core\controllers\basePlugin\baseDiscoveryPlugin.py", 
line 47, in discover_wrapper
     return self.discover( fuzzable_request_copy )
   File "D:\Programme\w3af\plugins\discovery\robotsReader.py", line 89, in 
discover
     url = urlParser.urlJoin(  base_url , url )
   File "D:\Programme\w3af\core\data\parsers\urlParser.py", line 170, in urlJoin
     elif relative[0] == '?':
IndexError: string index out of range
---------------

The configured target URL was something like
     https:///some.tld/path/to/some.do

Achim


------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
_______________________________________________
W3af-develop mailing list
W3af-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/w3af-develop

Reply via email to