Re: [sqlmap-users] (no subject)
Brought to you by:
inquisb
From: Miroslav S. <mir...@gm...> - 2014-03-07 14:59:02
|
Hi. Thank you for your report. Find it fixed with the latest commit. Kind regards, Miroslav Stampar On Fri, Mar 7, 2014 at 8:28 AM, Manuel Zwettler <man...@gm...>wrote: > Hi, > > I got an error running sqlmap on WebGoat vulnerable web application with > the following data. Please find the file containing the used request > attached to the mail. > > sqlmap version: 1.0-dev > Python version: 2.7.6 > Operating system: nt > Command line: > C:\Users\Administrator\Downloads\sqlmapproject-sqlmap-0.9-3446-g490d512\sqlmapproject-sqlmap-490d512\sqlmap.py > -v 3 -r request_burp.txt --auth-type Basic --auth-cred *********** > --fingerprint --os-cmd calc.exe --file-read c:\mytest.txt --tables salaries > Technique: BOOLEAN > Back-end DBMS: HSQLDB (fingerprinted) > Traceback (most recent call last): > File > "C:\Users\Administrator\Downloads\sqlmapproject-sqlmap-0.9-3446-g490d512\sqlmapproject-sqlmap-490d512\sqlmap.py", > line 95, in main > start() > File > "C:\Users\Administrator\Downloads\sqlmapproject-sqlmap-0.9-3446-g490d512\sqlmapproject-sqlmap-490d512\lib\controller\controller.py", > line 583, in start > action() > File > "C:\Users\Administrator\Downloads\sqlmapproject-sqlmap-0.9-3446-g490d512\sqlmapproject-sqlmap-490d512\lib\controller\action.py", > line 109, in action > conf.dumper.dbTables(conf.dbmsHandler.getTables()) > File > "C:\Users\Administrator\Downloads\sqlmapproject-sqlmap-0.9-3446-g490d512\sqlmapproject-sqlmap-490d512\plugins\generic\databases.py", > line 335, in getTabl > es > query = rootQuery.blind.query % (unsafeSQLIdentificatorNaming(db), > index) > TypeError: %d format: a number is required, not unicode > > Thanks for taking a look at it in advance! > I'd appreciate hearing more about the progress concerning this problem > > Kind regards, > Manuel Zwettler > > > ------------------------------------------------------------------------------ > Subversion Kills Productivity. Get off Subversion & Make the Move to > Perforce. > With Perforce, you get hassle-free workflows. Merge that actually works. > Faster operations. Version large binaries. Built-in WAN optimization and > the > freedom to use Git, Perforce or both. Make the move to Perforce. > > http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk > _______________________________________________ > sqlmap-users mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sqlmap-users > > -- Miroslav Stampar http://about.me/stamparm |