mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-01-20 05:19:02 +00:00
introduction of --fresh-queries
This commit is contained in:
@@ -484,6 +484,10 @@ sessionFile =
|
||||
# Valid: True or False
|
||||
flushSession = False
|
||||
|
||||
# Ignores query results stored in session file.
|
||||
# Valid: True or False
|
||||
freshQueries = False
|
||||
|
||||
# Retrieve each query output length and calculate the estimated time of
|
||||
# arrival in real time.
|
||||
# Valid: True or False
|
||||
|
||||
Reference in New Issue
Block a user