Re: [sqlmap-users] problem with data retrieving - part of it comes out as rubbish
Brought to you by:
inquisb
From: Miroslav S. <mir...@gm...> - 2012-07-27 08:56:41
|
Hi Daniel. This is most probably because "Hebrew" was not recognized as a proper charset there, hence proper decoding could not been done Could you please send more information (maybe in private)? Traffic file (-t traffic.txt) could be enough. Kind regards, Miroslav Stampar On Fri, Jul 27, 2012 at 7:48 AM, Daniel Shapira <don...@gm...>wrote: > 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 > > > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > sqlmap-users mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sqlmap-users > > -- Miroslav Stampar http://about.me/stamparm |