[sqlmap-users] problem with data retrieving - part of it comes out as rubbish
Brought to you by:
inquisb
From: Daniel S. <don...@gm...> - 2012-07-27 05:49:04
|
hey, i have a strange problem on data retrieving with Mycrosoft SQL server - error based i use this command python sqlmap.py --risk=3 --level=5 -u "www.test.com" -p x --threads=10 --dump-all --random-agent -o --flush-session --technique=EUS now some of the data is good but parts of some data comes out like this: [08:46:23] [INFO] retrieved: \\xe2\\xec\\xe9\\xf7\\xf1\\xe1\\xf8\\xe2 i should point the the site is on Hebrew so the data also may be hebrew so i assumed that maybe the terminal can't display it but it is the same on the log files what can be the problem? thanks |