mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 06:50:14 +00:00
update regarding --space option
This commit is contained in:
parent
e176b36a7f
commit
2e5f269650
3 changed files with 5 additions and 1 deletions
|
|
@ -195,6 +195,9 @@ thold =
|
|||
# Valid: True or False
|
||||
useBetween = False
|
||||
|
||||
# Use defined string for space instead of standard ' '
|
||||
space =
|
||||
|
||||
# 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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue