Re: [sqlmap-users] trouble with "Accept-Encoding"
Brought to you by:
inquisb
From: Bernardo D. A. G. <ber...@gm...> - 2008-12-08 21:29:45
|
Hi Philippe, Philippe A. R. Schaeffer wrote: > ... > using the current svn version sql-map wouldn't find an injection (using > --string). > In verbose output I saw that gzip Content-Encoding was used. > This scrambles the -v5 output badly. > > After removing the appropriate line (390) from ./lib/core/option.py the > injection was succesfully discovered. > ... Thanks for reporting this problem. I fixed it and commited on svn. Now you can provide extra headers with option --headers and by default sqlmap only adds Accept, Accept-Language and Accept-Charset, not Encoding headers anymore. > if -v5 supplied the decoded response (as an option?). That will come in the long run. Cheers, -- Bernardo Damele A. G. E-mail / Jabber: bernardo.damele (at) gmail.com Mobiles: +39-3493821385 (IT), +44-(0)7788962949 (UK) PGP Key ID: 0x05F5A30F |