Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
stamparm opened this issue Jul 3, 2012 · 0 comments
Closed

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

stamparm opened this issue Jul 3, 2012 · 0 comments
Assignees
Milestone

Comments

@stamparm
Copy link
Member

stamparm commented Jul 3, 2012

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)

@ghost ghost assigned stamparm Jul 3, 2012
@stamparm stamparm closed this as completed Jul 3, 2012
@chym chym mentioned this issue Nov 10, 2012
stamparm added a commit that referenced this issue Dec 27, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant