mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 06:50:14 +00:00
implemented parameter --skip
This commit is contained in:
parent
e0f521cf9d
commit
9be89422da
5 changed files with 26 additions and 3 deletions
|
|
@ -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 =
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue