Waraxe IT Security Portal  
  Login or Register
::  Home  ::  Search  ::  Your Account  ::  Forums  ::   Waraxe Advisories  ::  Tools  ::
April 30, 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: 623
Members: 0
Total: 623
PacketStorm News
·301 Moved Permanently

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

www.waraxe.us Forum Index -> All other hashes -> IPB hashes..please help
Post new topic  Reply to topic View previous topic :: View next topic 
IPB hashes..please help
PostPosted: Tue Mar 24, 2009 10:13 pm Reply with quote
unlinkedfire
Regular user
Regular user
 
Joined: Mar 25, 2009
Posts: 11




I have been trying to crack this but can't seem to get anywhere, if anyone would be willing to help, I'd appreciate it:
Code:

Hash: 0a5fed8d3d1eb59c5f020a7881cb7361
Salt: Bou:8
[/quote]
View user's profile Send private message
PostPosted: Sat Mar 28, 2009 4:29 pm Reply with quote
unlinkedfire
Regular user
Regular user
 
Joined: Mar 25, 2009
Posts: 11




Bump

If no one can do this, can you tell me how I should crack these with Password Pro?

Thanks
View user's profile Send private message
PostPosted: Wed Apr 01, 2009 7:18 pm Reply with quote
unlinkedfire
Regular user
Regular user
 
Joined: Mar 25, 2009
Posts: 11




Anyone have any clue what these passwords are?
View user's profile Send private message
Re: IPB hashes..please help
PostPosted: Thu Apr 02, 2009 4:28 pm Reply with quote
crazynou
Advanced user
Advanced user
 
Joined: Feb 08, 2009
Posts: 199
Location: AlGeRiA




unlinkedfire wrote:
I have been trying to crack this but can't seem to get anywhere, if anyone would be willing to help, I'd appreciate it:
Code:

Hash: 0a5fed8d3d1eb59c5f020a7881cb7361
Salt: Bou:8
[/quote]


ook hello ...

its salted hash from IPB 2.x.x

algorithm to use is : md5(md5($salt).md5($pass)) php


Last edited by crazynou on Tue Apr 07, 2009 2:50 pm; edited 1 time in total
View user's profile Send private message
PostPosted: Fri Apr 03, 2009 12:26 pm Reply with quote
unlinkedfire
Regular user
Regular user
 
Joined: Mar 25, 2009
Posts: 11




Thank you I will try it
View user's profile Send private message
PostPosted: Sat Apr 04, 2009 8:47 pm Reply with quote
unlinkedfire
Regular user
Regular user
 
Joined: Mar 25, 2009
Posts: 11




I can't seem to find anything....if anyone would be kind enough to crack it for me, I would be grateful.
View user's profile Send private message
PostPosted: Tue Apr 07, 2009 11:32 am Reply with quote
NamahS
Beginner
Beginner
 
Joined: Apr 07, 2009
Posts: 2




Sorry for my bad English...)
I have my site on IPB 2.3.4
I make user with password: 129seven ...
...get HASH and SALT in ibf_members_converge
HASH: 1bb74e3732aa9fcbf82c892ebad3bef4
SALT: }Nfd#
....in Password Pro, I use algorithm: md5(md5($pass).md5($salt)) php
...CHECK PASSWORD(129seven)...but...NOTHING...
whats wrong?Algoritm?
************************************************************
Вобщем есть у меня сайт свой на IPB 2.3.4
Завожу пользователя и в табличке ibf_members_converge беру
HASH: 1bb74e3732aa9fcbf82c892ebad3bef4
SALT: }Nfd#
Это все загоняю в Password Pro, алгоритм выбираю md5(md5($pass).md5($salt)) php
Пытаюсь проверить заведомо мне извесный пароль и ничего не выходит.
Там алгоритм шифрования может другой?
Ничего понять не могу.
View user's profile Send private message
PostPosted: Tue Apr 07, 2009 2:53 pm Reply with quote
crazynou
Advanced user
Advanced user
 
Joined: Feb 08, 2009
Posts: 199
Location: AlGeRiA




NamahS wrote:
Sorry for my bad English...)
I have my site on IPB 2.3.4
I make user with password: 129seven ...
...get HASH and SALT in ibf_members_converge
HASH: 1bb74e3732aa9fcbf82c892ebad3bef4
SALT: }Nfd#
....in Password Pro, I use algorithm: md5(md5($pass).md5($salt)) php
...CHECK PASSWORD(129seven)...but...NOTHING...
whats wrong?Algoritm?
************************************************************
Вобщем есть у меня сайт свой на IPB 2.3.4
Завожу пользователя и в табличке ibf_members_converge беру
HASH: 1bb74e3732aa9fcbf82c892ebad3bef4
SALT: }Nfd#
Это все загоняю в Password Pro, алгоритм выбираю md5(md5($pass).md5($salt)) php
Пытаюсь проверить заведомо мне извесный пароль и ничего не выходит.
Там алгоритм шифрования может другой?
Ничего понять не могу.


sorry for the error Confused

use this algorithm md5(md5($salt).md5($pass)) php Confused
View user's profile Send private message
PostPosted: Tue Apr 07, 2009 9:01 pm Reply with quote
unlinkedfire
Regular user
Regular user
 
Joined: Mar 25, 2009
Posts: 11




I am trying it now, can you give it a try and let me know if you find something?
View user's profile Send private message
PostPosted: Wed Apr 08, 2009 2:09 am Reply with quote
NamahS
Beginner
Beginner
 
Joined: Apr 07, 2009
Posts: 2




Yes:) Algorithm md5(md5($salt).md5($pass)) php
I download another version PPro and all right:)In my version was bag...
Thanks all:)
View user's profile Send private message
PostPosted: Thu Apr 09, 2009 10:39 pm Reply with quote
unlinkedfire
Regular user
Regular user
 
Joined: Mar 25, 2009
Posts: 11




Can someone help me out here?

I can't seem to crack it.

Any help would be appreciated.
View user's profile Send private message
PostPosted: Sat Apr 18, 2009 4:09 pm Reply with quote
unlinkedfire
Regular user
Regular user
 
Joined: Mar 25, 2009
Posts: 11




Can someone please crack this?

Hash: 0a5fed8d3d1eb59c5f020a7881cb7361
Salt: Bou:8
View user's profile Send private message
PostPosted: Thu Apr 23, 2009 7:25 pm Reply with quote
unlinkedfire
Regular user
Regular user
 
Joined: Mar 25, 2009
Posts: 11




Bump, once again Sad
View user's profile Send private message
IPB hashes..please help
  www.waraxe.us Forum Index -> All other hashes
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.165 Seconds