Minor update

This commit is contained in:
Miroslav Stampar
2018-07-31 00:20:52 +02:00
parent ce47b6c76e
commit cef416559a
3 changed files with 6 additions and 3 deletions

View File

@@ -18,6 +18,9 @@ def tamper(payload, **kwargs):
"""
Replaces each (MySQL) 0x<hex> encoded string with equivalent CONCAT(CHAR(),...) counterpart
Requirement:
* MySQL
Tested against:
* MySQL 4, 5.0 and 5.5