mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-05-13 17:06:53 +00:00
Implements #5295
This commit is contained in:
parent
1be7a5aea8
commit
c8eea24ac4
5 changed files with 17 additions and 5 deletions
|
|
@ -702,6 +702,9 @@ sessionFile =
|
|||
# Log all HTTP traffic into a textual file.
|
||||
trafficFile =
|
||||
|
||||
# Abort data retrieval on empty results.
|
||||
abortOnEmpty = False
|
||||
|
||||
# Set predefined answers (e.g. "quit=N,follow=N").
|
||||
answers =
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue