mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 14:55:40 +00:00
removed --space (usage of tampering modules is now a prefered way to do it)
This commit is contained in:
parent
d0514d18ec
commit
c9f0c75030
5 changed files with 12 additions and 26 deletions
|
|
@ -200,9 +200,6 @@ 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