hello dear sqlmap-users!
recently i got this error:

[01:00:31] [WARNING] HTTP error codes detected during testing:
400 (Bad Request) - 50 times

[01:00:31] [CRITICAL] unhandled exception in sqlmap/1.0-dev (r4370), retry
your run with the latest development version from the Subversion
repository. If the exception persists, please send by e-mail to
sqlmap-users@lists.sourceforge.net 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 (r4370)
Python version: 2.6.6
Operating system: posix
Command line: sqlmap.py -m urls.txt --batch --privileges --random-agent
Technique: BOOLEAN
Back-end DBMS: MySQL (fingerprinted)
Traceback (most recent call last):
  File "sqlmap.py", line 86, in main
    start()
  File "/mnt/1/sqlmap/sqlmap-dev/lib/controller/controller.py", line 577,
in start
    action()
  File "/mnt/1/sqlmap/sqlmap-dev/lib/controller/action.py", line 81, in
action
    conf.dbmsHandler.getPrivileges(), "privilege")
  File "/mnt/1/sqlmap/sqlmap-dev/plugins/generic/enumeration.py", line
548, in getPrivileges
    users = self.getUsers()
  File "/mnt/1/sqlmap/sqlmap-dev/plugins/generic/enumeration.py", line
208, in getUsers
    indexRange = getRange(count, plusOne=plusOne)
  File "/mnt/1/sqlmap/sqlmap-dev/lib/core/common.py", line 1328, in getRange
    indexRange = range(limitStart - 1, limitStop)
OverflowError: range() result has too many items

[*] shutting down at 01:00:31



cheers!


------------------------------------------------------------------------------
Doing More with Less: The Next Generation Virtual Desktop 
What are the key obstacles that have prevented many mid-market businesses
from deploying virtual desktops?   How do next-generation virtual desktops
provide companies an easier-to-deploy, easier-to-manage and more affordable
virtual desktop model.http://www.accelacomm.com/jaw/sfnl/114/51426474/
_______________________________________________
sqlmap-users mailing list
sqlmap-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlmap-users

Reply via email to