Re: [sqlmap-users] about sqlmap's character
Brought to you by:
inquisb
From: Miroslav S. <mir...@gm...> - 2011-08-11 20:18:56
|
Hi. Basically sqlmap should not have problems with these. There are two possible causes for symptoms like you've noticed. First one is incompatibility of the charset encoding used by your console and the second one is the incompatibility of the backend data charset with the web page charset. Three questions. What's the injection technique used, what's the charset of the injectable web page and have you tried opening of the dumped CSV file with text editor? On 11.8.2011. 14:20, "root" <ro...@cn...> wrote: > hi > when i use sqlmap to check chinese website,dump the data.found sqlmap can't recognition of Chinese characters.like this > > > 2011-08-11 > > > > thks&Best Regards > robert |