Anti-armenia.ORG - Forumlar - 4 hərfli bütün sözlərin md5-in tapan PRO



Istifadəçi
    2012-07-06 20:13 GMT                 

Worm Man



Gold
Mesaj Sayı : 159
Mövzu Sayı :
Rep Ver : 
Rep Sayı :   7  
Indi Saytda : Durum
Cinsiyyət : Oğlan
Şəhər : Baku
Ölkə :
Məslək : Sərbəst
Yaş : 27
Mesaj :

Mövzunu Paylaş!


Kod:
<?php
echo "<form method=get>
<input type=text name=md5>
</form>";
$md5=$_GET['md5'];
$x=array("a","b","c","d","e","f","g","h","i","j","k","l","m","n","o","y","p","q","r","s","t","u","v","w","x","z","A","B","C","D","E","F","G","H","I","J","K","L","M","N","O","P","Q","R","S","T","U","V","Y","W","X","Z","1","2","3","4","5","6","7","8","9","0");
foreach ($x as $value3)
{
foreach ($x as $value2)
{
foreach ($x as $value1)
{
foreach ($x as $value)
  {
if (md5($value . $value1 . $value2 . $value3)==$md5)
{
echo "Yeah <b>" . $value . $value1 . $value2 . $value3 . "</b> found";
}
}
if (md5($value1 . $value2 . $value3)==$md5)
{
  echo "Yeah <b>" . $value1 . $value2 . $value3 . "</b> found";
}
  }

if (md5($value2 . $value3)==$md5)
{
  echo "Yeah <b>" . $value2 . $value3 . "</b> found";
}
}
if (md5($value3)==$md5)
{
echo "Yeah <b>" . $value3 . "</b> found";
}
}
?>


yalnız güclü serverlərdə.www.hostgator.com serverində alındı.İstifadədən əvvəl saytın tam yüklənməsini gözləyin

Live to die another day
Anti-armenia.ORG
    

Istifadəçi
    2012-07-20 00:38 GMT                 

Avatar Fearless



VIP
Mesaj Sayı : 1299
Mövzu Sayı :
Rep Ver : 
Rep Sayı :   23  
Indi Saytda : Durum
Cinsiyyət : Oğlan
Şəhər : Gävle
Ölkə :
Məslək : Hacker,Defacer,Programmer
Yaş : 26
Mesaj :

Mövzunu Paylaş!


Bro Təşəkkürlər Respect!
Məndədə Belə 1 şey var. Daha doğrusu tapdım.
Kod:
<html>
<head><title>MD5 Online Cracker</title></head>
<body bgcolor="#000000" text="red">
<br><br>

<br><br><br><br></br>
<div align="center">


<form action="<?php echo $_SERVER["PHP_SELF"]; ?>" method="POST">
MD5 Hash
<input type="text" name="hash">
<input type="submit" value="Start Crack">
</form>
<br>
By Raven




<?php




$city = strtolower(trim($_POST["hash"]));

if(ereg("([0-9a-f]{32})", $city)) {
    $urls = array(
                 0 => ("http://md5.rednoize.com/?p&s=md5&q=" . $city),
                 1 => ("http://gdataonline.com/qkhash.php?mode=txt&hash=" . $city),
                 2 => ("http://milw0rm.com/cracker/search.php"),
                 3 => ("http://md5decryption.com/"),
                 4 => ("http://alimamed.pp*****md5/?md5e=&md5d=" . $city),
                 5 => ("http://ice.breaker.free.fr/md5.php?hachage=" . $city),
                 6 => ("http://passcracking.com/"),
                 7 => ("http://md5.hashcracking.com/search.php?md5=" . $city),
                 8 => ("http://www.hashchecker.com/index.php?_sls=search_hash"),
                 9 => ("http://md5crack.it-helpnet.de/index.php?op=search"),
                 10 => ("http://blacklight.gotdns.org/cracker/crack.php"),
                 11 => ("http://md5.ip-domain.com*****"),
                 12 => ("http://www.bigtrapeze.com/md5/"),
                 13 => ("http://opencrack.hashkiller.com/"),
                 14 => ("http://www.md5oogle.com/decrypt.php?input=" . $city),
                 15 => ("http://www.tydal.nu/php/sakerhet/md5.php?q=" . $city)
                 );     
                 
    $params = array(
                    0 => (null),
                    1 => (null),
                    2 => ("hash=" . $city . "&submit=Submit"),
                    3 => ("hash=" . $city . "&submit=Decrypt It!"),
                    4 => (null),
                    5 => (null),
                    6 => ("datafromuser=" . $city . "&submit=DoIT"),
                    7 => (null),
                    8 => ("search_field=" . $city . "&Submit=search"),
                    9 => ("md5=" . $city . "&submit=Search now"),
                    10 => ("hash=" . $city . "&algos=MD5&crack=Crack"),
                    11 => ("text=" . $city . "&submit=submit"),
                    12 => ("query=" . $city . "&submit= Crack "),
                    13 => ("oc_check_md5=" . $city ."&oc_submit=Search MD5"),
                    14 => (null),
                    15 => (null)
                    );
                   
    $patterns = array(
                     0 => (null),
                     1 => ("/<\/td><td width=\"35%\"><b>(.*)<\/b><\/td><\/tr>/"),
                     2 => ("/<\/TD><TD align=\"middle\" nowrap=\"nowrap\" width=90>(.*)<\/TD><TD align=\"middle\" nowrap=\"nowrap\" width=90>cracked<\/TD><\/TR>/"),
                     3 => ("/<h2>Results<\/h2><b>Md5 Hash:<\/b> " . $city . "<br\/><b class='red'>Normal Text: <\/b>(.*)<br\/>/"),
                     4 => ("/: <b>(.*)<\/b><br><form action=\"\">/"),
                     5 => ("/: <b><br \/><br \/> - (.*)<\/b>/"),
                     6 => ("/<\/td><td>md5 Database<\/td><td>" . $city . "<\/td><td bgcolor=#FF0000>(.*)<\/td><td>/"),
                     7 => ("/Cleartext of " . $city . " is (.*)/"),
                     8 => ("/<td><li>Your md5 hash is :<br><li>" . $city . " is <b>(.*)<\/b> used charl/"),
                     9 => ("/<\/td><td>" . $city . "<\/td><td>(.*)<\/td>/"),
                     10 => ("/" . $city . " -> <b>(.*)<\/b><br><br>/"),
                     11 => ("/<strong>result:<\/strong><font color=red>(.*)<\/font>&nbsp;/"),
                     12 => ("/The hash <strong>" . $city . "<\/strong> has been deciphered to: <strong>(.*)<\/strong>/"),
                     13 => ("/<\/div><div class=\"result\">" . $city . ":(.*)<br\/>/"),
                     14 => ("/<br\/><center><div style=\"background: lightblue;\"><b>Result: (.*)<\/b><br \/><\/div><\/center><br \/>/"),
                     15 => ("/(.*)<\/b><\/h5>/")
                     );
       
    if((count($urls) !== count($params)) || (count($urls) !== count($patterns)) || (count($params) !== count($patterns))) { die("Error"); }
       
    for($i = 0; $i < count($urls); $i++) {
        echo "\n<br>\n";
   
        $url = $urls[$i];
        $param = $params[$i];
        $pattern = $patterns[$i];
       
        $message = ereg_replace("(http|https)://", null, $url);
        $message = ereg_replace("/(.*)", null, $message);
       
        $ch = curl_init();
        curl_setopt($ch, CURLOPT_CONNECTTIMEOUT, "4");
        if(!empty($param)) {
            curl_setopt($ch, CURLOPT_POST, 1);
            curl_setopt($ch, CURLOPT_POSTFIELDS, $param);
        }
        curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
        curl_setopt($ch, CURLOPT_URL, $url);
        curl_setopt($ch, CURLOPT_USERAGENT, "Mozilla/5.0 (compatible; MSIE 5.01; Windows NT 5.0)");
        curl_setopt($ch, CURLOPT_TIMEOUT, "4");
        $result = @curl_exec($ch);
        curl_close($ch);
       
        if(!empty($result)) {
            if(empty($pattern)) {
                $final = $result;
            } else {
                preg_match($pattern, $result, $final);
                $final = $final[1];
            }
        }
       
        echo (md5($final) === $city || md5(htmlentities($final)) === $city)?("[+]" . $message . ": <b>" . htmlentities($final) . "</b>"):("[-]" . $message . ": Not Found");
    }
}
?>
</div>
</body>
</html>

Respect !

http://s017.radikal.ru/i404/1202/c6/a2947080a3c4.png
Anti-armenia.ORG
    

Istifadəçi
    2012-07-23 07:13 GMT                 

BoT_37*GL



İstifadəçi
Mesaj Sayı : 22
Mövzu Sayı :
Rep Ver : 
Rep Sayı :   0  
Indi Saytda : Durum
Cinsiyyət : Oğlan
Şəhər :
Ölkə :
Məslək : Android and IOS Hacking
Yaş :
Mesaj :

Mövzunu Paylaş!


Təşəkkürlər

http://s017.radikal.ru/i404/1202/c6/a2947080a3c4.png
Anti-armenia.ORG
    

Istifadəçi
    2012-07-23 19:51 GMT                 

M4NY3T!K



Gold
Mesaj Sayı : 606
Mövzu Sayı :
Rep Ver : 
Rep Sayı :   7  
Indi Saytda : Durum
Cinsiyyət : Oğlan
Şəhər : Naxçıvan
Ölkə :
Məslək :
Yaş :
Mesaj :

Mövzunu Paylaş!


Təşəkkürlər..

http://s017.radikal.ru/i404/1202/c6/a2947080a3c4.png
Anti-armenia.ORG