mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-07-29 20:46:36 +00:00
Implementation for an Issue #3108
This commit is contained in:
parent
f0e4c20004
commit
1f9bf587b5
42 changed files with 113 additions and 99 deletions
|
|
@ -778,6 +778,10 @@ googlePage = 1
|
|||
# Valid: True or False
|
||||
identifyWaf = False
|
||||
|
||||
# Display list of available tamper scripts
|
||||
# Valid: True or False
|
||||
listTampers = False
|
||||
|
||||
# Imitate smartphone through HTTP User-Agent header.
|
||||
# Valid: True or False
|
||||
mobile = False
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue