Thanks to visit codestin.com
Credit goes to github.com

Skip to content

UnicodeDecodeError (-g --page-rank) #56

@stamparm

Description

@stamparm

sqlmap/1.0-dev - automatic SQL injection and database takeover tool
http://www.sqlmap.org

[!] legal disclaimer: usage of sqlmap for attacking targets without prior mutual
consent is illegal. It is the end user's responsibility to obey all applicable
local, state and federal laws. Authors assume no liability and are not responsib
le for any misuse or damage caused by this program

[*] starting at 16:35:06

[16:35:06] [INFO] setting file for logging HTTP traffic
[16:35:06] [INFO] first request to Google to get the session cookie
[16:35:07] [INFO] using Google result page #1
[16:35:16] [INFO] heuristics detected web page charset 'ISO-8859-2'
do you want to scan only results containing GET parameters? [Y/n]

[16:35:18] [INFO] sqlmap got 104 results for your Google dork expression, 28 of
them are testable targets
[16:35:18] [INFO] sqlmap got a total of 28 targets

[16:35:19] [CRITICAL] unhandled exception in sqlmap/1.0-dev, retry your run with
the latest development version from the Subversion repository. If the exception
persists, please send by e-mail to [email protected] the follo
wing 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
Python version: 2.7.2
Operating system: nt
Command line: C:\Users\Andrea\Desktop\sqlmap\sqlmap.py -g ****** main.php?id= -p
--random-agent -o --keep-alive --null-connection --threads=10 --dbms=access --p
refix= --suffix= --os= --dbs --parse-errors -t ./SQM/TRAFFIC/trafico.txt --beep
--page-rank --smart
Technique: None
Back-end DBMS: Microsoft Access (identified)
Traceback (most recent call last):
File "C:\Users\Andrea\Desktop\sqlmap_sqlmap.py", line 81, in main
start()
File "C:\Users\Andrea\Desktop\sqlmap\lib\controller\controller.py", line 294,
in start
message = "url %d:\n%s %s%s" % (hostCount, conf.method or HTTPMETHOD.GET, ta
rgetUrl, " (PageRank: %s)" % get_pagerank(targetUrl) if conf.googleDork and con
f.pageRank else "")
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 784: ordina
l not in range(128)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions