Waraxe IT Security Portal
Login or Register
July 27, 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: 9144

People Online:
Visitors: 223
Members: 0
Total: 223
Full disclosure
CyberDanube Security Research 20240722-0 | Multiple Vulnerabilities in Perten/PerkinElmer ProcessPlus
[KIS-2024-06] XenForo <= 2.2.15 (Template System) Remote Code Execution Vulnerability
[KIS-2024-05] XenForo <= 2.2.15 (Widget::actionSave) Cross-Site Request Forgery Vulnerability
CVE-2024-33326
CVE-2024-33327
CVE-2024-33328
CVE-2024-33329
CyberDanube Security Research 20240703-0 | Authenticated Command Injection in Helmholz Industrial Router REX100
SEC Consult SA-20240627-0 :: Local Privilege Escalation via MSI installer in SoftMaker Office / FreeOffice
SEC Consult SA-20240626-0 :: Multiple Vulnerabilities in Siemens Power Automation Products
Novel DoS Vulnerability Affecting WebRTC Media Servers
APPLE-SA-06-25-2024-1 AirPods Firmware Update 6A326, AirPods Firmware Update 6F8, and Beats Firmware Update 6F8
40 vulnerabilities in Toshiba Multi-Function Printers
17 vulnerabilities in Sharp Multi-Function Printers
SEC Consult SA-20240624-0 :: Multiple Vulnerabilities allowing complete bypass in Faronics WINSelect (Standard + Enterprise)
Log in Register Forum FAQ Memberlist Search
IT Security and Insecurity Portal

www.waraxe.us Forum Index -> All other hashes -> A few vBulletin hashes [MD5 + Salt]
Post new topicReply to topic View previous topic :: View next topic
A few vBulletin hashes [MD5 + Salt]
PostPosted: Wed Nov 19, 2008 2:17 am Reply with quote
tehhunter
Valuable expert
Valuable expert
Joined: Nov 19, 2008
Posts: 261




Hey guys,
Got myself some hashes to a vBulletin forum (by long and extensive drawn out blind sql injection), a few of which I wasn't able to crack on my own. I'd fully appreciate any help I could get on these.

User1:d110fd8ed0f59cc2c41f16294fadb7dc:k}s
User2:8d6d9bfd7e59a2b6b284f0e3e944542d:BXu
User3:b6985de9bd34ff3c185a5375f4f25574:Z_,
User4:4cadc0ec06c89f83a3c69f3ec1f78a2c:Zsn
**This last one uses a larger charset than a-z 0-9 1-7 chars

The method of salting is:
MD5(MD5(password).salt)

I've cracked a few of the easier ones (see below) already so I know that I'm at least on the right track, these just happen to be a little harder passwords is all.

Examples of ones I've cracked already:

User5:9da5766cfd7b893e4082f0b1e5d366fd:9sQ --> tom927
User6:e28670a3feada212595e15f434375530:(?7 --> 123456
User7:ee8b266c5cf1edbd303ffe88e7f92ce9:\X" --> qweqwe1

I'm fairly certain that these users use the charset a-z 0-9, but I could be wrong.

Thanks in advance for any help!
View user's profile Send private message
PostPosted: Wed Nov 19, 2008 4:02 am Reply with quote
waraxe
Site admin
Site admin
Joined: May 11, 2004
Posts: 2407
Location: Estonia, Tartu




Plaintext of d110fd8ed0f59cc2c41f16294fadb7dc is 9905021
Plaintext of 4cadc0ec06c89f83a3c69f3ec1f78a2c is 90841212
View user's profile Send private message Send e-mail Visit poster's website
PostPosted: Wed Nov 19, 2008 4:44 am Reply with quote
tehhunter
Valuable expert
Valuable expert
Joined: Nov 19, 2008
Posts: 261




Thanks very much, waraxe, that was really helpful. Any chance on those last two passes or were they not found?
View user's profile Send private message
PostPosted: Wed Nov 19, 2008 4:51 pm Reply with quote
tehhunter
Valuable expert
Valuable expert
Joined: Nov 19, 2008
Posts: 261




Oh, and one more, I just got the administrator/owner's hash and salt out of the database (you wouldn't believe how time consuming it is, I custom write about 4-5 queries per character of a 32 character hash Shocked

Anyway, waraxe (and possibly some other nice fellows), is there a chance you could give it a try?

Admin:f2525ac36592e53de5c9cb9c6e9a9f97:y4:

Thanks again, I really appreciate your work. Also, I wonder if it would be possible to learn exactly how you crack your passwords and with what wordlists/rules exactly (unless that is, you would rather keep that a trade secret, which is fully alright by me)? Once again, thanks.
View user's profile Send private message
PostPosted: Thu Nov 20, 2008 2:14 am Reply with quote
rahat
Regular user
Regular user
Joined: Jul 24, 2008
Posts: 20




m using inside's passwordpro and the dictionary set provided on the following page.
http://www.insidepro.com/eng/download.shtml

btw, simple dictionary attack didn't revealed anything regarding the above hash...

tehhunter wrote:
Oh, and one more, I just got the administrator/owner's hash and salt out of the database (you wouldn't believe how time consuming it is, I custom write about 4-5 queries per character of a 32 character hash Shocked

and would you like sharing your technique? (either on the fora or pm, whatever is suitable for you) if it isn't a trade secret Smile
View user's profile Send private message
PostPosted: Thu Nov 20, 2008 5:34 am Reply with quote
tehhunter
Valuable expert
Valuable expert
Joined: Nov 19, 2008
Posts: 261




rahat wrote:
m using inside's passwordpro and the dictionary set provided on the following page.
http://www.insidepro.com/eng/download.shtml

btw, simple dictionary attack didn't revealed anything regarding the above hash...

tehhunter wrote:
Oh, and one more, I just got the administrator/owner's hash and salt out of the database (you wouldn't believe how time consuming it is, I custom write about 4-5 queries per character of a 32 character hash Shocked

and would you like sharing your technique? (either on the fora or pm, whatever is suitable for you) if it isn't a trade secret Smile
Yeah, I could do that for sure. Tomorrow happens to be my worst day of the week though, so I might not get around to writing it all down by then, but hopefully by Friday. Hopefully it could get someone to write an automated program to do it (I would, as I know programming pretty damn well, but unfortunately, I don't know how to code for and deal with sessions in php, a necessary step for this particular exploit.

In the meantime, any help someone could give on this hash would be greatly appreciated. One of the hashes above went to a former admin's account (but he has no powers anymore Mad ).
View user's profile Send private message
A few vBulletin hashes [MD5 + Salt]
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 topicReply 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-2024 Janek Vind "waraxe"
Page Generation: 0.304 Seconds