FYI

Command line: ./sqlmap.py --proxy=*************************** -u
******************************************Copy%20of%20SubscribeOnline.aspx
--forms --dbms=MSSQL --risk=3 --level=5 -b
Technique: None
Back-end DBMS: Microsoft SQL Server (identified)
Traceback (most recent call last):
  File "/pentest/database/sqlmap/_sqlmap.py", line 70, in main
    init(cmdLineOptions)
  File "/pentest/database/sqlmap/lib/core/option.py", line 1989, in init
    __findPageForms()
  File "/pentest/database/sqlmap/lib/core/option.py", line 559, in
__findPageForms
    findPageForms(page, conf.url, True, True)
  File "/pentest/database/sqlmap/lib/core/common.py", line 2936, in
findPageForms
    forms = ParseResponse(response, backwards_compat=False)
  File "/pentest/database/sqlmap/extra/clientform/clientform.py", line
1064, in ParseResponse
    return _ParseFileEx(response, response.geturl(), *args, **kwds)[1:]
  File "/pentest/database/sqlmap/extra/clientform/clientform.py", line
1100, in _ParseFileEx
    fp.feed(data)
  File "/pentest/database/sqlmap/extra/clientform/clientform.py", line 870,
in feed
    sgmllib.SGMLParser.feed(self, data)
  File "/usr/lib/python2.6/sgmllib.py", line 104, in feed
    self.goahead(0)
  File "/usr/lib/python2.6/sgmllib.py", line 186, in goahead
    self.handle_charref(name)
  File "/pentest/database/sqlmap/extra/clientform/clientform.py", line 755,
in handle_charref
    self.handle_data(unescape_charref(name, self._encoding))
  File "/pentest/database/sqlmap/extra/clientform/clientform.py", line 244,
in unescape_charref
    uc = unichr(int(name, base))
ValueError: invalid literal for int() with base 10: '233de'
------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
sqlmap-users mailing list
sqlmap-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlmap-users

Reply via email to