mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 12:41:30 +00:00
adding very useful tampering script
This commit is contained in:
@@ -17,7 +17,7 @@ __priority__ = PRIORITY.NORMAL
|
||||
|
||||
def tamper(payload):
|
||||
"""
|
||||
Replaces each character with random case value
|
||||
Replaces each keyword character with random case value
|
||||
Example: 'INSERT' might become 'InsERt'
|
||||
"""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user