[sqlmap-users] File Read Bug Again
Brought to you by:
inquisb
From: <nig...@em...> - 2012-05-24 11:07:40
|
<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>[12:53:20] [CRITICAL] unhandled exception in sqlmap/1.0-dev (r5067), retry your run with the latest<br/>development version from the Subversion repository. If the exception persists, please send by e-mail<br/> to sql...@li... the following text and any information required to reproduce<br/>the bug. The developers will try to reproduce the bug, fix it accordingly and get back to you.<br/>sqlmap version: 1.0-dev (r5067)<br/>Python version: 2.7.2<br/>Operating system: nt<br/>Command line: C:\map2\sqlmap.py -u ************************************************* --threads=6 --r<br/>andom-agent --level 5 --risk 3 --technique=BEUS --file-read=/etc/passwd<br/>Technique: BOOLEAN<br/>Back-end DBMS: MySQL (fingerprinted)<br/>Traceback (most recent call last):<br/> File "C:\map2\_sqlmap.py", line 82, in main<br/> start()<br/> File "C:\map2\lib\controller\controller.py", line 573, in start<br/> action()<br/> File "C:\map2\lib\controller\action.py", line 129, in action<br/> conf.dumper.rFile(conf.rFile, conf.dbmsHandler.readFile(conf.rFile))<br/> File "C:\map2\plugins\generic\filesystem.py", line 201, in readFile<br/> fileContent = self.stackedReadFile(rFile)<br/> File "C:\map2\plugins\dbms\mysql\filesystem.py", line 62, in stackedReadFile<br/> if conf.direct or isTechniqueAvailable(PAYLOAD.TECHNIQUE.UNION):<br/>NameError: global name 'PAYLOAD' is not defined<br/><br/>[*] shutting down at 12:53:20<br/></div></div></body></html> |