shell bypass 403
UnknownSec Shell
:
/
lib
/
python3
/
dist-packages
/
supervisor
/
tests
/
fixtures
/ [
drwxr-xr-x
]
upload
mass deface
mass delete
console
info server
name :
unkillable_spew.py
#!/usr/bin/python3 import time import signal signal.signal(signal.SIGTERM, signal.SIG_IGN) counter = 0 while 1: time.sleep(0.01) print("more spewage %s" % counter) counter += 1
© 2026 UnknownSec