mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 04:31:30 +00:00
Implements #5295
This commit is contained in:
@@ -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 =
|
||||
|
||||
|
||||
Reference in New Issue
Block a user