Waraxe IT Security Portal  
  Login or Register
::  Home  ::  Search  ::  Your Account  ::  Forums  ::   Waraxe Advisories  ::  Tools  ::
March 29, 2024
Menu
 Home
 Logout
 Discussions
 Forums
 Members List
 IRC chat
 Tools
 Base64 coder
 MD5 hash
 CRC32 checksum
 ROT13 coder
 SHA-1 hash
 URL-decoder
 Sql Char Encoder
 Affiliates
 y3dips ITsec
 Md5 Cracker
 User Manuals
 AlbumNow
 Content
 Content
 Sections
 FAQ
 Top
 Info
 Feedback
 Recommend Us
 Search
 Journal
 Your Account



User Info
Welcome, Anonymous
Nickname
Password
(Register)

Membership:
Latest: MichaelSnaRe
New Today: 0
New Yesterday: 0
Overall: 9145

People Online:
Visitors: 770
Members: 0
Total: 770
PacketStorm News
·301 Moved Permanently

read more...
Log in Register Forum FAQ Memberlist Search
IT Security and Insecurity Portal

www.waraxe.us Forum Index -> Hash related information -> List of algorithms
Post new topic  Reply to topic View previous topic :: View next topic 
List of algorithms
PostPosted: Sat Jan 24, 2009 12:57 pm Reply with quote
HiMiC
Beginner
Beginner
 
Joined: Jan 24, 2009
Posts: 2
Location: Russian Federation




Code:
                  List of algorithms in forumnyh :
------------------------------------------------------------------------------------
|     Title      |    Hash Algorithm    |    Prefix    |      Table     |
------------------------------------------------------------------------------------
| Beehive           | md5($pass)                 | нет          | USER             |
| Intellect Board   | md5($pass)                 | нет          | User             |
| IPB 1.x.x         | md5($pass)                 | ibf_         | members          |
| IPB 2.x.x         | md5(md5($salt).md5($pass)) | ibf_         | members_converge |
| ITA Forum         | md5($pass)                 | itaf_        | user             |
| MercuryBoard      | md5($pass)                 | mb_          | users            |
| MiniBB            | md5($pass)                 | minibbtable_ | users            |
| myBB 1.2.x        | md5(md5($salt).md5($pass)) | mybb_        | users            |
| PBLang            | md5($pass)                 |  хеш для каждого пользователя хранится в файле /db/members/имя_юзера |
| phpBB             | md5($pass)                 | phpbb_       | users            |
| phpBB > 3.0.0 RC5 | md5(phpbb3)                | phpbb_       | users            |
| PhpMyForum        | md5($pass)                 | pmf_         | user             |
| PunBB 1.2.x       | SHA-1                      | нет          | users            |
| SMF 1.0.x         | md5(HMAC)                  | smf_         | members          |
| SMF 1.1.x         | sha1($username.$pass)      | smf_         | members          |
| Snitz forums 2000 | SHA-256                    | FORUM_       | MEMBERS          |
| QuickSilver Forum | md5($pass)                 | qsf_         | users            |
| UseBB             | md5($pass)                 | usebb_       | members          |
| Vanilla           | md5($pass)                 | LUM_         | User             |
| VBulletin         | md5(md5($pass).$salt)      | нет          | user             |
| VikingBoard       | md5($pass)                 | vboard_      | member           |
| W-Agora           | md5($pass)                 | [название]_  | users            |
| WWWThreads        | DES(unix)                  | w3t_         | users            |
| XMB Forum         | md5($pass)                 | нет          | members          |
| YaBB              | md5(HMAC)                  | yabbse_      | members          |
------------------------------------------------------------------------------------


Code:
           List of algorithms used in CMS, online shops, etc.
------------------------------------------------------------------------------------
|      Title          |    Hash Algorithm    |        Prefix    |        Table       |
------------------------------------------------------------------------------------
| AboCMS            | md5($pass)                 | нет          | users            |
| Bitrix            | md5($pass)                 |     проверить не удалось        |
| DaneoCMS          | md5($pass)                 | dn[версия]_  | users            |
| DataLife Engine   | md5(md5($pass))            | dle_         | users            |
| e107              | md5(md5($pass))            | e107_        | user             |
| Joomla            | md5($pass)                 | jos_         | users            |
| Joomla >=1.0.13   | md5($pass.$salt)           | jos_         | users            |
| Koobi CMS         | md5($pass)                 | koobi_       | user             |
| Koobi CMS >= 6    | md5(md5($pass))            | koobi_       | user             |
| osCommerce        | md5($salt.$pass)           | нет          | сustomers        |
| PHP-Nuke          | md5($pass)                 | nuke_        | authors          |
| RunCMS            | sha1($username.$pass)      | runcms_      | users            |
| Slaed CMS         | md5($pass)                 | slaed_       | users            |
| Wordpress         | md5($pass)                 | wp_          | users            | 
| Wordpress >= 2.5  | md5(phpbb3)                | wp_          | users            |
| XOOPS             | md5($pass)                 | xoops_       | users            | 
------------------------------------------------------------------------------------
View user's profile Send private message ICQ Number
PostPosted: Sat Jan 24, 2009 6:13 pm Reply with quote
waraxe
Site admin
Site admin
 
Joined: May 11, 2004
Posts: 2407
Location: Estonia, Tartu




Useful information Smile
View user's profile Send private message Send e-mail Visit poster's website
PostPosted: Sat Jan 24, 2009 6:27 pm Reply with quote
waplet
Active user
Active user
 
Joined: Dec 24, 2008
Posts: 31




omg,good info
View user's profile Send private message
PostPosted: Sat Jan 24, 2009 7:09 pm Reply with quote
pexli
Valuable expert
Valuable expert
 
Joined: May 24, 2007
Posts: 665
Location: Bulgaria




Very nice.Thank you.

Waraxe прикрепи вверху.Сенкс.
View user's profile Send private message
Thanks !
PostPosted: Sun Jan 25, 2009 12:35 am Reply with quote
one23
Advanced user
Advanced user
 
Joined: Dec 12, 2008
Posts: 98




Thanks dude .
n1ce information ...
View user's profile Send private message
PostPosted: Mon Feb 16, 2009 8:02 pm Reply with quote
NYDAz
Advanced user
Advanced user
 
Joined: Jan 26, 2009
Posts: 109
Location: Valley of the Kings




Now this is what I like to call "hot stuff" !

Thanks Wink

_________________
A person who never made a mistake never tried anything new.
View user's profile Send private message
PostPosted: Tue Feb 17, 2009 12:03 am Reply with quote
ingh1pped
Advanced user
Advanced user
 
Joined: Dec 13, 2008
Posts: 88




very good yes Laughing

but these, what kind of crypt are ?

Quote:
phpBB > 3.0.0 RC5 | md5(phpbb3) | phpbb_ | users

Quote:
Wordpress >= 2.5 | md5(phpbb3) | wp_ | users
View user's profile Send private message
PostPosted: Fri Mar 06, 2009 2:03 am Reply with quote
earthquaker
Advanced user
Advanced user
 
Joined: Jun 02, 2008
Posts: 111
Location: q8




49dc07edc08358

can anyone tell me what kind of hash this is?
View user's profile Send private message
PostPosted: Fri Mar 06, 2009 12:42 pm Reply with quote
ingh1pped
Advanced user
Advanced user
 
Joined: Dec 13, 2008
Posts: 88




probably md5 (64bit) or MySQL (64bit)

-------

if someone need also algorithm of WOLTLAB BB is this:

SHA1(CONCAT(salt, SHA1(CONCAT(salt, SHA1('%{pass}')))))

Crying or Very sad
View user's profile Send private message
PostPosted: Mon Apr 06, 2009 5:07 pm Reply with quote
Zacrifyer
Regular user
Regular user
 
Joined: Dec 28, 2008
Posts: 8




What algorithm is used in MySQL 5.1s password()-function?
View user's profile Send private message
PostPosted: Sun Jun 07, 2009 9:25 pm Reply with quote
timor
Active user
Active user
 
Joined: Jun 07, 2009
Posts: 30




IPB 2.x.x | md5(md5($salt).md5($pass)) | ibf_ | members_converge |

How do I directly download the entire members_converge table?

Damn I just found out
View user's profile Send private message
PostPosted: Wed Jun 10, 2009 10:29 pm Reply with quote
realcoder
Advanced user
Advanced user
 
Joined: May 19, 2009
Posts: 51




i think Hash Algorithm for Vbulletin is not correct because i try after giving password in list & try to crack that hash but that not work i have checked many Plzz what's right alogritam tell us thanks Idea
View user's profile Send private message
PostPosted: Wed Feb 17, 2010 7:35 pm Reply with quote
hardgay
Beginner
Beginner
 
Joined: Feb 17, 2010
Posts: 4




thankzz its realy2 useful...
View user's profile Send private message
PostPosted: Sat Apr 17, 2010 12:26 pm Reply with quote
K99
Regular user
Regular user
 
Joined: Dec 25, 2009
Posts: 11




http://hashkiller.com/index.php?topic=986

...
View user's profile Send private message
PostPosted: Thu May 03, 2012 8:54 pm Reply with quote
Hannah
Beginner
Beginner
 
Joined: May 03, 2012
Posts: 3




I wanna get these 2 plz!!!!!!!!! Anybody!!!!!!!! URGENT

a409fbb99bc33d19f40866df42504bbe



7dd8e0a5d1397250ab75e92805465bfc
View user's profile Send private message
List of algorithms
  www.waraxe.us Forum Index -> Hash related information
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT  
Page 1 of 1  

  
  
 Post new topic  Reply to topic  




Powered by phpBB © 2001-2008 phpBB Group






Space Raider game for Android, free download - Space Raider gameplay video - Zone Raider mobile games
All logos and trademarks in this site are property of their respective owner. The comments and posts are property of their posters, all the rest (c) 2004-2020 Janek Vind "waraxe"
Page Generation: 0.188 Seconds