mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 06:50:14 +00:00
Section explanation change to reflect recent enhancements
This commit is contained in:
parent
60b05ff49f
commit
023a80c31c
2 changed files with 8 additions and 11 deletions
|
|
@ -223,9 +223,8 @@ regexp =
|
|||
textOnly = False
|
||||
|
||||
|
||||
# These options can be used to test for specific SQL injection technique
|
||||
# or to use one of them to exploit the affected parameter(s) rather than
|
||||
# using the default blind SQL injection technique.
|
||||
# These options can be used to tweak how specific SQL injection
|
||||
# techniques are tested.
|
||||
[Techniques]
|
||||
|
||||
# Seconds to delay the response from the DBMS.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue