Re: [sqlmap-users] forms bug
Brought to you by:
inquisb
From: Miroslav S. <mir...@gm...> - 2011-03-27 13:43:23
|
hi m4l1c3. thank you for this report and generally for your effort regarding bug reporting. find it fixed in the latest commit (r3500). kr On Sun, Mar 27, 2011 at 12:58 AM, m4l1c3 <mal...@gm...> wrote: > 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 > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sqlmap-users > > -- Miroslav Stampar E-mail: miroslav.stampar (at) gmail.com PGP Key ID: 0xB5397B1B |