Re: [sqlmap-users] (no subject)
Brought to you by:
inquisb
From: Miroslav S. <mir...@gm...> - 2012-04-04 09:08:12
|
Hi. Thank you and find it fixed with the latest commit (4952). Kind regards, Miroslav Stampar On Tue, Apr 3, 2012 at 5:44 PM, Shadow Folder <sha...@gm...>wrote: > sqlmap version: 1.0-dev (r4930) > Python version: 2.6.5 > Operating system: posix > Command line: sqlmap.py -u > ******************************************************** --tor --dbms=mysql > --file-write=shell.php --file-dest=/srv/www/htdocs/shell.php --level 3 > --risk 2 > Technique: ERROR > Back-end DBMS: MySQL (fingerprinted) > Traceback (most recent call last): > File "/pentest/database/sqlmap/_sqlmap.py", line 82, in main > start() > File "/pentest/database/sqlmap/lib/controller/controller.py", line 573, > in start > action() > File "/pentest/database/sqlmap/lib/controller/action.py", line 132, in > action > conf.dbmsHandler.writeFile(conf.wFile, conf.dFile, conf.wFileType) > File "/pentest/database/sqlmap/plugins/generic/filesystem.py", line 326, > in writeFile > self.unionWriteFile(wFile, dFile, fileType, confirm) > File "/pentest/database/sqlmap/plugins/dbms/mysql/filesystem.py", line > 98, in unionWriteFile > self.askCheckWrittenFile(wFile, dFile, fileType) > File "/pentest/database/sqlmap/plugins/generic/filesystem.py", line 239, > in askCheckWrittenFile > self.__checkWrittenFile(wFile, dFile, fileType) > File "/pentest/database/sqlmap/plugins/generic/filesystem.py", line 115, > in __checkWrittenFile > if dFileSize and dFileSize.isdigit(): > AttributeError: 'list' object has no attribute 'isdigit' > > [*] shutting down at 09:40:59 > > > > ------------------------------------------------------------------------------ > Better than sec? Nothing is better than sec when it comes to > monitoring Big Data applications. Try Boundary one-second > resolution app monitoring today. Free. > http://p.sf.net/sfu/Boundary-dev2dev > _______________________________________________ > sqlmap-users mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sqlmap-users > > -- Miroslav Stampar http://about.me/stamparm |