mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-03 22:31:34 +00:00
few updates/fixes here and there
This commit is contained in:
parent
5fc480a4c0
commit
d5fcc9d8b5
5 changed files with 5 additions and 4 deletions
|
|
@ -14,7 +14,7 @@ from lib.core.data import kb
|
|||
|
||||
def tamper(value):
|
||||
"""
|
||||
Add random comments to value
|
||||
Add random comments to SQL keywords in value
|
||||
Example: 'INSERT' becomes 'IN/**/S/**/ERT'
|
||||
"""
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue