mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-01-20 21:39:02 +00:00
update regarding --space option
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user