mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-07-11 19:13:12 +00:00
Implementation for an Issue #253
This commit is contained in:
parent
c40dded28c
commit
ef2038f1c8
4 changed files with 56 additions and 28 deletions
|
|
@ -650,6 +650,12 @@ updateAll = False
|
|||
|
||||
[Miscellaneous]
|
||||
|
||||
# Use short mnemonics (e.g. "flu,bat,ban,tec=EU")
|
||||
mnemonics =
|
||||
|
||||
# Set question answers (e.g. "quit=N,follow=N")
|
||||
answers =
|
||||
|
||||
# Offline WAF/IPS/IDS payload detection testing.
|
||||
checkPayload = False
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue