adding very useful tampering script

This commit is contained in:
Miroslav Stampar
2011-05-28 15:42:47 +00:00
parent 95dea1fbf9
commit 39f131162f
3 changed files with 232 additions and 2 deletions

View File

@@ -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'
"""