hi blueBoy.

short answer is yes

longer answer is: all retrieved data is "safe-char" encoded so any
form of binary data should be retrievable through sqlmap.

afterwards you can use /extra/safe2bin/safe2bin.py to unencode that
safe format to original binary one.

disclaimer: i can imagine at least few cases where everything could go
wrong, like charset/collation incompatibility between web application
connector and backend DBMS :)

kr

On Tue, Aug 23, 2011 at 7:45 AM, blueBoy <blueboy4...@gmail.com> wrote:
> Can we use sqlmap to retrieve blob data type Eg. image
> if yes is it possible in all dbms like oracle,mssql,mysql etc.
>
>
> Regards.
>
>
> ------------------------------------------------------------------------------
> uberSVN's rich system and user administration capabilities and model
> configuration take the hassle out of deploying and managing Subversion and
> the tools developers use with it. Learn more about uberSVN and get a free
> download at:  http://p.sf.net/sfu/wandisco-dev2dev
> _______________________________________________
> sqlmap-users mailing list
> sqlmap-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/sqlmap-users
>



-- 
Miroslav Stampar (@stamparm)

E-mail: miroslav.stampar (at) gmail.com
PGP Key ID: 0xB5397B1B

------------------------------------------------------------------------------
uberSVN's rich system and user administration capabilities and model 
configuration take the hassle out of deploying and managing Subversion and 
the tools developers use with it. Learn more about uberSVN and get a free 
download at:  http://p.sf.net/sfu/wandisco-dev2dev
_______________________________________________
sqlmap-users mailing list
sqlmap-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlmap-users

Reply via email to