sqlmap version: 0.9-dev (r3498)
Python version: 2.5.2
Operating system: posix
Command line: ./sqlmap.py -u **************************************** --dbs
--batch -o --forms
Technique: None
Back-end DBMS: None (identified)
Traceback (most recent call last):
  File "./sqlmap.py", line 74, in main
    init(cmdLineOptions)
  File "/pentest/database/sqlmap-dev/lib/core/option.py", line 1461, in init
    __findPageForms()
  File "/pentest/database/sqlmap-dev/lib/core/option.py", line 443, in
__findPageForms
    forms = ParseResponse(response, backwards_compat=False)
  File "/pentest/database/sqlmap-dev/extra/clientform/clientform.py", line
1064, in ParseResponse
    return _ParseFileEx(response, response.geturl(), *args, **kwds)[1:]
AttributeError: 'unicode' object has no attribute 'geturl'
------------------------------------------------------------------------------
Enable your software for Intel(R) Active Management Technology to meet the
growing manageability and security demands of your customers. Businesses
are taking advantage of Intel(R) vPro (TM) technology - will your software 
be a part of the solution? Download the Intel(R) Manageability Checker 
today! http://p.sf.net/sfu/intel-dev2devmar
_______________________________________________
sqlmap-users mailing list
sqlmap-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlmap-users

Reply via email to