mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-04-21 01:22:04 +03:00
Trivial update
This commit is contained in:
parent
ac6dec9f88
commit
7a47b75b06
2
Usage.md
2
Usage.md
|
@ -594,7 +594,7 @@ Option: `--skip`
|
|||
|
||||
In case that user wants to exclude certain parameters from testing, he can use this option. This is especially useful in cases when you want to use higher value for `--level` and test all available parameters excluding some of HTTP headers normally being tested.
|
||||
|
||||
For instance, to skip testing for HTTP `User-Agent` and HTTP `Referer` at `--level=5`, provide `--skip "user-agent,referer"`.
|
||||
For instance, to skip testing for HTTP `User-Agent` and HTTP `Referer` at `--level=5`, provide `--skip="user-agent,referer"`.
|
||||
|
||||
### URI injection point
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user