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: 230
Members: 0
Total: 230
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 -> MD5 hashes -> Vbulletin 4 md5 password encypted twice with salt . plz Help Goto page 1, 2Next
Post new topicReply to topic View previous topic :: View next topic
Vbulletin 4 md5 password encypted twice with salt . plz Help
PostPosted: Tue Nov 16, 2010 6:12 pm Reply with quote
R4A
Beginner
Beginner
Joined: Nov 16, 2010
Posts: 4




Hi people,
I'm new here. I join this forum because i need a help from you. Please help me decrypt this password.

Vbulletin 4 password : encrypted twice + salt
here:
md5 pass: e0d8a62c67e15226f882408b48514783
salt: rih;RY1bk-5nbL88;IthlQqtGOL%y3

Thank you.
View user's profile Send private message
PostPosted: Wed Nov 17, 2010 6:56 am Reply with quote
sugianto
Advanced user
Advanced user
Joined: Mar 27, 2010
Posts: 62




md5(md5($pass).$salt)
Code:
e0d8a62c67e15226f882408b48514783:rih;RY1bk-5nbL88;IthlQqtGOL%y3:5692229
View user's profile Send private message
PostPosted: Wed Nov 17, 2010 8:12 am Reply with quote
R4A
Beginner
Beginner
Joined: Nov 16, 2010
Posts: 4




Thank alot bro Wink

How about this hash:
Pass: b9ca9708156e5f08ebc2a1fe6aa760c1
Salt: WKi%08s8ID]X}FaiXt!7EUQgSwg|oM

Regards.
View user's profile Send private message
PostPosted: Wed Nov 17, 2010 9:47 am Reply with quote
sugianto
Advanced user
Advanced user
Joined: Mar 27, 2010
Posts: 62




b9ca9708156e5f08ebc2a1fe6aa760c1:WKi%08s8ID]X}FaiXt!7EUQgSwg|oM:5692229
View user's profile Send private message
PostPosted: Wed Nov 17, 2010 10:10 am Reply with quote
R4A
Beginner
Beginner
Joined: Nov 16, 2010
Posts: 4




oh, same
Thank alot. You are great! Wink

-------------------------------------------------
I cant reply to old thread , so i editted my old comment :/

I'm Sad back because i found wrong guy whos using my username at many forums and changed my pass. I have his real pass in my forum database :/. I'm trying to kick ass him.

His pass:
pass: 70a272bb80cf4714b1bddf2a5cf1d401
salt: wl';,0Mj_6u9f,JZO?x/@\2|k$|U,1

Help me this time , Thanks.
View user's profile Send private message
please decrypt
PostPosted: Wed Jun 01, 2011 12:23 pm Reply with quote
furkan
Beginner
Beginner
Joined: Jun 01, 2011
Posts: 3




please decrypt this:

i m using md5(md5(pass).salt)

password: f7287bdf50a28afc7bfd998de1cd9c3f
salt: KV^

thanks
View user's profile Send private message
PostPosted: Wed Jun 01, 2011 1:51 pm Reply with quote
Mullog
Advanced user
Advanced user
Joined: Aug 29, 2010
Posts: 540




f7287bdf50a28afc7bfd998de1cd9c3f:KV^:furkan

lol the pw is your acc name here
tried your own pw?
if yes its very unsafe you see
View user's profile Send private message Visit poster's website ICQ Number
please help!
PostPosted: Wed Jun 01, 2011 3:20 pm Reply with quote
Dirk
Regular user
Regular user
Joined: Jun 01, 2011
Posts: 9




hi fellas, please help me out decrypt this:

I believe I am using: md5(md5($pass).md5($salt))

PASS: da284b73dff34bf1bba47cde7b3a16f1
SALT: >gQ~}U\o@Wtl3d~nTyF57GB>r0%A+k

thank you in advance.
View user's profile Send private message
Re: please help!
PostPosted: Wed Jun 01, 2011 7:45 pm Reply with quote
Dirk
Regular user
Regular user
Joined: Jun 01, 2011
Posts: 9




Dirk wrote:
hi fellas, please help me out decrypt this:

I believe I am using: md5(md5($pass).md5($salt))

PASS: da284b73dff34bf1bba47cde7b3a16f1
SALT: >gQ~}U\o@Wtl3d~nTyF57GB>r0%A+k

thank you in advance.


Nobody? Have I done something wrong?
View user's profile Send private message
PostPosted: Thu Jun 02, 2011 6:59 am Reply with quote
furkan
Beginner
Beginner
Joined: Jun 01, 2011
Posts: 3




Thankyou Mullog. Its amazing. I want to learn more about the algorithm you have used. Please help me getting some material or code or hint.
View user's profile Send private message
PostPosted: Thu Jun 02, 2011 1:55 pm Reply with quote
Mullog
Advanced user
Advanced user
Joined: Aug 29, 2010
Posts: 540




@Dirk
no you have done all correct but it seems to be not cracked yet

@furkan
I've done nothing special all the credits go to the programmer of Hashcat
I m just using it so I cant help you with codes or algorithmes.
View user's profile Send private message Visit poster's website ICQ Number
PostPosted: Thu Jun 02, 2011 1:59 pm Reply with quote
Dirk
Regular user
Regular user
Joined: Jun 01, 2011
Posts: 9




Mullog wrote:
@Dirk
no you have done all correct but it seems to be not cracked yet


Thank you Mullog. If you manage succesfully to decrypt this code I will send a list of few other numbers and happily pay for your services.
View user's profile Send private message
PostPosted: Fri Jun 03, 2011 6:44 am Reply with quote
furkan
Beginner
Beginner
Joined: Jun 01, 2011
Posts: 3




@Mullog

Can i have a copy of this Hashcat?
View user's profile Send private message
PostPosted: Fri Jun 03, 2011 7:01 am Reply with quote
Mullog
Advanced user
Advanced user
Joined: Aug 29, 2010
Posts: 540




@Dirk
looking bad just post the other hashes maybe one of them could be cracked

@furkan
pm was send
View user's profile Send private message Visit poster's website ICQ Number
PostPosted: Fri Jun 03, 2011 1:25 pm Reply with quote
Dirk
Regular user
Regular user
Joined: Jun 01, 2011
Posts: 9




Mullog wrote:
@Dirk
looking bad just post the other hashes maybe one of them could be cracked


Ok here are the few:

351c9952218eb2a7d77075476d77797e
hO.<p-.`h|,cPz>TkEaJXq'3:}u)-6

70e424590fa6d2a078ea7adab46d0fb2
Y>nFrlW;*9oulWy"qa2)G!J3f:R(6O

f5476469da702081df1d28271fb237ea
Y}(VE.`khBU(qt5(-pA*Wh7DK.m|hE

a3614815287d2e3631e71bda6eab2ed3
Y}z~!6j}Vh/2]|5a#UF2jCSc/{RFza

ddbc4febb1afe8bb57b873f7688ffecd
LN.WmVLk~_%5@\It,4>Z$x?4_?!}S<

Thanks for your efforts Mullog, highly appreciate it.
View user's profile Send private message
Vbulletin 4 md5 password encypted twice with salt . plz Help
www.waraxe.us Forum Index -> MD5 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 2
Goto page 1, 2Next
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.348 Seconds