mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 14:55:40 +00:00
Minor language fixes
This commit is contained in:
parent
2669528b24
commit
823b3d8be8
3 changed files with 13 additions and 12 deletions
|
|
@ -844,8 +844,8 @@ Options:
|
|||
|
||||
--level=LEVEL Level of tests to perform (1-5, default 1)
|
||||
--risk=RISK Risk of tests to perform (0-3, default 1)
|
||||
--string=STRING String to match in page when the query is valid
|
||||
--regexp=REGEXP Regexp to match in page when the query is valid
|
||||
--string=STRING String to match when query is evaluated to True
|
||||
--regexp=REGEXP Regexp to match when query is evaluated to True
|
||||
--text-only Compare pages based only on the textual content
|
||||
|
||||
Techniques:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue