mirror of
https://github.com/Ekultek/Zeus-Scanner.git
synced 2026-03-11 08:55:51 +00:00
2 lines
No EOL
73 B
Python
2 lines
No EOL
73 B
Python
def tamper(payload, **kwargs):
|
|
return "{}%00".format(payload.strip()) |