[03:04:51] [WARNING] HTTP error codes detected during testing:
403 (Forbidden) - 1 times

[03:04:51] [CRITICAL] unhandled exception in sqlmap/1.0-dev (r4009), 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 (r4009)
Python version: 2.6.5
Operating system: posix
Command line: ./sqlmap.py -u
****************************************************************************
--dbs --random-agent --tor
Technique: None
Back-end DBMS: None (identified)
Traceback (most recent call last):
  File "./sqlmap.py", line 86, in main
    start()
  File "/pentest/database/sqlmap/lib/controller/controller.py", line 447, in
start
    injection = checkSqlInjection(place, parameter, value)
  File "/pentest/database/sqlmap/lib/controller/checks.py", line 324, in
checkSqlInjection
    _ = Request.queryPage(genCmpPayload(), place, raise404=False)
  File "/pentest/database/sqlmap/lib/request/connect.py", line 603, in
queryPage
    page = removeReflectiveValues(page, payload)
  File "/pentest/database/sqlmap/lib/core/common.py", line 2514, in
removeReflectiveValues
    if regex.split(REFLECTED_NON_ALPHA_NUM_REGEX)[0].lower() in
content.lower(): # fast optimization check
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 324:
ordinal not in range(128)

[*] shutting down at: 03:04:51
------------------------------------------------------------------------------
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Ciosco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
_______________________________________________
sqlmap-users mailing list
sqlmap-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlmap-users

Reply via email to