Re: [sqlmap-users] HTTP 302 Redirect Not Fully Displayed in Verbose 6 when Following Redirects
Brought to you by:
inquisb
From: Miroslav S. <mir...@gm...> - 2012-12-07 10:58:45
|
Done ;) Bye On Fri, Dec 7, 2012 at 11:22 AM, Miroslav Stampar < mir...@gm...> wrote: > Hi. > > Sorry for waiting. Opened a new issue for this one [1]. Will try to finish > it today. > > Kind regards, > Miroslav Stampar > > [1] https://github.com/sqlmapproject/sqlmap/issues/288 > > On Mon, Nov 12, 2012 at 4:20 AM, Abuse 007 <abu...@gm...> wrote: > >> Hi, >> >> When looking at HTTP Requests and Response, by using verbose level 6 (-v >> 6), sqlmap does not show the full HTTP response with the HTTP 302 Moved >> Temporarily. >> >> sqlmap got a 302 redirect to 'http://removed/removed.shtml'. Do you want >> to follow? [Y/n] y >> [14:07:02] [INFO] heuristics detected web page charset 'ascii' >> [14:07:02] [TRAFFIC IN] HTTP response [#2] (302 Object Moved): >> Connection: close >> Content-type: text/html >> Location: https://removed/removed.shtml >> Cache-control: private >> [14:07:02] [TRAFFIC IN] HTTP response [#2] (302 Moved Temporarily): >> >> >> In the body of the first HTTP Response, the 302 temporary redirect, is >> the result of the SQL injection. >> >> If I don't follow the redirection then I see the result. This is fine (to >> me at least), I just didn't realise or expect it at first. I expected that >> verbose 6 would show all of the responses, particularly those that contain >> the results that sqlmap is returning. >> >> Cheers, >> Abu >> >> >> ------------------------------------------------------------------------------ >> Everyone hates slow websites. So do we. >> Make your web apps faster with AppDynamics >> Download AppDynamics Lite for free today: >> http://p.sf.net/sfu/appdyn_d2d_nov >> _______________________________________________ >> sqlmap-users mailing list >> sql...@li... >> https://lists.sourceforge.net/lists/listinfo/sqlmap-users >> >> > > > -- > Miroslav Stampar > http://about.me/stamparm > -- Miroslav Stampar http://about.me/stamparm |