mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 20:51:31 +00:00
First commit related to the #3108
This commit is contained in:
@@ -15,7 +15,7 @@ __priority__ = PRIORITY.LOW
|
||||
|
||||
def tamper(payload, **kwargs):
|
||||
"""
|
||||
Add random comments to SQL keywords
|
||||
Add random inline comments inside SQL keywords
|
||||
|
||||
>>> import random
|
||||
>>> random.seed(0)
|
||||
|
||||
Reference in New Issue
Block a user