mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-01-20 21:39:02 +00:00
added new option --flush-session
This commit is contained in:
@@ -398,6 +398,10 @@ regType =
|
||||
# Save and resume all data retrieved on a session file.
|
||||
sessionFile =
|
||||
|
||||
|
||||
# Flush session file for current target.
|
||||
flushSession = 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