Re: [sqlmap-users] File Read Bug Again
Brought to you by:
inquisb
From: Miroslav S. <mir...@gm...> - 2012-05-24 17:46:03
|
Hi nightman. Thank you again and find it fixed with the latest commit Kind regards On Thu, May 24, 2012 at 1:07 PM, <nig...@em...> wrote: > [12:53:20] [CRITICAL] unhandled exception in sqlmap/1.0-dev (r5067), retry > your run with the latest > development version from the Subversion repository. If the exception > persists, please send by e-mail > to sql...@li... the following text and any > information required to reproduce > the bug. The developers will try to reproduce the bug, fix it accordingly > and get back to you. > sqlmap version: 1.0-dev (r5067) > Python version: 2.7.2 > Operating system: nt > Command line: C:\map2\sqlmap.py -u > ************************************************* --threads=6 --r > andom-agent --level 5 --risk 3 --technique=BEUS --file-read=/etc/passwd > Technique: BOOLEAN > Back-end DBMS: MySQL (fingerprinted) > Traceback (most recent call last): > File "C:\map2\_sqlmap.py", line 82, in main > start() > File "C:\map2\lib\controller\controller.py", line 573, in start > action() > File "C:\map2\lib\controller\action.py", line 129, in action > conf.dumper.rFile(conf.rFile, conf.dbmsHandler.readFile(conf.rFile)) > File "C:\map2\plugins\generic\filesystem.py", line 201, in readFile > fileContent = self.stackedReadFile(rFile) > File "C:\map2\plugins\dbms\mysql\filesystem.py", line 62, in > stackedReadFile > if conf.direct or isTechniqueAvailable(PAYLOAD.TECHNIQUE.UNION): > NameError: global name 'PAYLOAD' is not defined > > [*] shutting down at 12:53:20 > > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > sqlmap-users mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sqlmap-users > > -- Miroslav Stampar http://about.me/stamparm |