Added ascii_injection.py

This commit is contained in:
anon 2024-03-10 15:57:35 +01:00
parent 1bb1018ae4
commit cbbad9814a

5
ascii_injection.py Normal file
View File

@ -0,0 +1,5 @@
#!/usr/bin/python
print "evil!";
exit(0);
#print "Hello World!"