hi all.

with r3466 there is a new switch introduced. it's called
--fresh-queries and it has a similar functionality as --flush-session.

there are cases when you'll need to make new ("fresh") query results
without flushing the whole session file or removing lines from session
file manually. those cases are in major number of times bind to the
new revision when something before was just screwing results of
queries due to some bug (e.g. lots of None(s)) fixed afterwards. so,
this way you won't need to flush the whole session and repeat the
injection detection phase whole again. also, those new ("fresh")
queries will override the previous "resumable" results.

kr

-- 
Miroslav Stampar

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

------------------------------------------------------------------------------
Enable your software for Intel(R) Active Management Technology to meet the
growing manageability and security demands of your customers. Businesses
are taking advantage of Intel(R) vPro (TM) technology - will your software 
be a part of the solution? Download the Intel(R) Manageability Checker 
today! http://p.sf.net/sfu/intel-dev2devmar
_______________________________________________
sqlmap-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sqlmap-users

Reply via email to