Re: [sqlmap-users] Re-retrieving wrong data?
Brought to you by:
inquisb
From: Владимир М. <vil...@gm...> - 2013-02-13 09:57:00
|
2013/2/13 Miroslav Stampar <mir...@gm...> > This means basically this. If you know that columns for table users in > database testdb were invalid, just run this one time: > > --fresh-queries -T users -D testdb --columns > > That way you'll "refresh" session file with new entries containing this > time valid data > > Will try it! Thank you! > Morale of story goes like this. Time-based injections are fragile and > you'll need to have LOTS of patience with those. > > I know... But if it's the only one way I have no choice. |