mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-01-20 05:19:02 +00:00
implemented parameter --skip
This commit is contained in:
@@ -185,6 +185,9 @@ prefix =
|
||||
# Injection payload suffix string
|
||||
suffix =
|
||||
|
||||
# Skip testing for given parameter(s)
|
||||
skip =
|
||||
|
||||
# Use given script(s) for tampering injection data
|
||||
tamper =
|
||||
|
||||
|
||||
Reference in New Issue
Block a user