mirror of
https://github.com/Ekultek/Zeus-Scanner.git
synced 2026-03-11 08:55:51 +00:00
2 lines
62 B
Python
2 lines
62 B
Python
|
|
def tamper(payload, **kwargs):
|
||
|
|
return str(payload).lower()
|