[sqlmap-users] binary data retrieval
Brought to you by:
inquisb
From: Bruno G. <gar...@gm...> - 2013-02-10 23:33:01
|
Hello sqlmap users. I have a bit of a problem when using the sql-shell on sql-map. I'm trying to retrieve a 16 bit binary value, but when sqlmap outputs the select I get tons of question marks. I believe this is because it's converting the binary data to ascii and it's out of range, so it cannot be printed on the console. Is there something I could do? Thanks a lot. |