Re: [sqlmap-users] [bug] redirection handling
Brought to you by:
inquisb
From: buawig <bu...@gm...> - 2012-03-16 21:46:12
|
> Could you update now and send full output of -v3 -t traffic.log > masking sensible data? This would help us to debug this potential > comparison issue as we are pretty confident that it is not 302 > redirect related anymore. Hi, I'm sorry but I no longer have access to the tested system, but there where three different possible locations in the response to detect the difference: 1. 'Location' HTTP header: present but empty vs. present and non-empty 2. 'Content-Length' HTTP header: length A vs. length B 3. Body" <a href=""> vs. <a href="http://..."> hope this helps |