mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-01-21 05:39:16 +00:00
Adding option --safe-req
This commit is contained in:
@@ -156,6 +156,9 @@ safeUrl =
|
||||
# Example: username=admin&password=passw0rd!
|
||||
safePost =
|
||||
|
||||
# Load safe HTTP request from a file.
|
||||
safeReqFile =
|
||||
|
||||
# Test requests between two visits to a given safe URL (default 0).
|
||||
# Valid: integer
|
||||
# Default: 0
|
||||
|
||||
Reference in New Issue
Block a user