mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-07-27 11:09:51 +00:00
First commit related to the #3108
This commit is contained in:
parent
cef416559a
commit
f0e4c20004
32 changed files with 72 additions and 85 deletions
|
|
@ -18,7 +18,7 @@ def dependencies():
|
|||
|
||||
def tamper(payload, **kwargs):
|
||||
"""
|
||||
Adds multiple spaces around SQL keywords
|
||||
Adds multiple spaces (' ') around SQL keywords
|
||||
|
||||
Notes:
|
||||
* Useful to bypass very weak and bespoke web application firewalls
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue