Estimates.
I've been porbando sqlmap tool and I came out this error when doing a "DUMP"
to a certain columns of a table here I hit the error:
sqlmap version: 0.8-rc4
Python version: 2.5.2
Operating system: linux2
Traceback (most recent call last):
File "sqlmap.py", line 80, in main
start()
File "/pentest/database/sqlmap/lib/controller/controller.py", line 259, in
start
action()
File "/pentest/database/sqlmap/lib/controller/action.py", line 114, in action
dumper.dbTableValues(conf.dbmsHandler.dumpTable())
File "/pentest/database/sqlmap/plugins/generic/enumeration.py", line 1320, in
dumpTable
value = inject.getValue(query, inband=False)
File "/pentest/database/sqlmap/lib/request/inject.py", line 373, in getValue
value = __goInferenceProxy(expression, fromUser, expected, batch,
resumeValue, unpack, charsetType, firstChar, lastChar)
File "/pentest/database/sqlmap/lib/request/inject.py", line 123, in
__goInferenceProxy
output = resume(expression, payload)
File "/pentest/database/sqlmap/lib/utils/resume.py", line 143, in resume
if len(resumedValue) == int(length):
ValueError: invalid literal for int() with base 10: '\x1f\x11'
[*] shutting down at: 19:39:46
Sorry my English is very bad i¡m From Spain.
Thank U!
------------------------------------------------------------------------------
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
sqlmap-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlmap-users