Re: [sqlmap-users] binary data retrieval

2013-02-10 Thread Miroslav Stampar
Which technique? Bye On Feb 11, 2013 12:33 AM, "Bruno Garcia" wrote: > 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 b

[sqlmap-users] binary data retrieval

2013-02-10 Thread Bruno Garcia
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