4 ms·
i wasnt able (yet) to exploit php-fpm, although i was able to sneak the user-agent into it and had an exploitable bash and a system() - call within this file o
by moduloo 12y ago
i wasnt able (yet) to exploit php-fpm, although i was able to sneak the user-agent into it and had an exploitable bash and a system() - call within this file
output -> https://gist.github.com/anonymous/ea60dc2915eccf0b803e https://gist.github.com/anonymous/ea60dc2915eccf0b803e
index.php -> https://gist.github.com/anonymous/883b989caba4156e47b6 https://gist.github.com/anonymous/883b989caba4156e47b6
but maybe suphp seems a little more suspicious?
/etc/suphp/suphp.conf
...
[handlers]
;Handler for php-scripts
application/x-httpd-suphp="php:/usr/bin/php-cgi"
;Handler for CGI-scripts
x-suphp-cgi="execute:!self"