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
sqlmap-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlmap-users

Reply via email to