mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-07 13:11:29 +00:00
few updates/fixes here and there
This commit is contained in:
@@ -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'
|
||||
"""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user