Waraxe IT Security Portal
Login or Register
September 3, 2026
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: 131
Members: 0
Total: 131
Full disclosure
CyberDanube Security Research 20260611-0 | Multiple Denial of Service Vulnerabilities in Dahua IPC/SD/NVR/XVR/EVS/VTO/VT H/ASI/TPC Camera Series
Multiple Integer Overflows in U-Boot Filesystem Parsing(CVE-2025-70290 through CVE-2025-70293)
[ADVISORY] Multiple Integer Overflows in U-Boot FilesystemParsing (CVE-2025-70290 through CVE-2025-70293)
JSON Deserialiser Unconstrained Resource Consumption Proof ofConcept
Dovecot Security Advisory 3/2026
FD - Half-click unauthenticated remote code execution on Horde Groupware IMP (from a stored XSS)
[NotCVE-2026-0013] CHIRP Kenwood ITM Driver Eval Injection Allows Arbitrary Code Execution via Crafted Radio File
[NotCVE-2026-0012] EmpManageX Hardcoded Administrative Credentials in Login API Allow Full Access to Employee Records
[NotCVE-2026-0011] Nmap 7.99 and Earlier nselib/packet.lua Zero-Length TCP Option Infinite Loop Allows Remote Denial of Service
[NotCVE-2026-0010] Barrier 2.4.0 for Windows Unauthenticated IPC Command Execution Allows Local Privilege Escalation to SYSTEM
[NotCVE-2026-0009] NitroShare Desktop 0.3.4 Path Traversal Allows LAN-Adjacent Arbitrary File Write
Escargot v4.3.0-214-gfaee4437 Unauthenticated Remote Debugger Allows Arbitrary JavaScript Evaluation and Local File Disclosure
Escargot v4.3.0-214-gfaee4437 OS Command Injection in Crash Handler via Unsanitized Executable Path
Escargot v4.3.0-214-gfaee4437 Debugger WebSocket Off-by-One Stack Buffer Overflow
UltraJSON v5.13.0-6-g733f9e1 Length-Boundary Violation Causes Out-of-Bounds Read During Incomplete JSON Parsing
Log in Register Forum FAQ Memberlist Search
IT Security and Insecurity Portal

www.waraxe.us Forum Index -> All other hashes -> Questions about salted hashes
Post new topicReply to topic View previous topic :: View next topic
Questions about salted hashes
PostPosted: Wed Mar 30, 2011 3:34 pm Reply with quote
jmmille
Regular user
Regular user
Joined: Mar 30, 2011
Posts: 8




I'm messing with a salted vBulletin hash. I have oclhashcat running trying to solve this with 212 days remaining. Do you guy have any tips for doing it quicker?

27fc3461b192c8a117e7aac20d87a7a6:`Xv

What do you use to bruteforce these kinds of passwords?
View user's profile Send private message
Re: Questions about salted hashes
PostPosted: Fri Apr 01, 2011 8:25 am Reply with quote
ToXiC
Moderator
Moderator
Joined: Dec 01, 2004
Posts: 181
Location: Cyprus




jmmille wrote:
I'm messing with a salted vBulletin hash. I have oclhashcat running trying to solve this with 212 days remaining. Do you guy have any tips for doing it quicker?

27fc3461b192c8a117e7aac20d87a7a6:`Xv

What do you use to bruteforce these kinds of passwords?


Hey buddy

oclhashcat is a good start for that..

i would recoment also to try http://hashcat.net/oclhashcat+/

If the password is bigger than 8-9 chars then bruteforce i a bit of a hussle.

Then fingerprint attack is very handy.

_________________
who|grep -i blonde|talk; cd~;wine;talk;touch;unzip;touch; strip;gasp;finger;gasp;mount; fsck; more; yes; gasp; umount; make clean; sleep;wakeup;goto http://www.md5this.com
View user's profile Send private message Visit poster's website MSN Messenger
PostPosted: Fri Apr 01, 2011 6:49 pm Reply with quote
jmmille
Regular user
Regular user
Joined: Mar 30, 2011
Posts: 8




Please forgive my ignorance. What's a fingerprint attack? I'm past 8 characters in my bruteforce now with no luck so far.

I don't really see a difference in olcHashcat and oclHashcat+ Is there something obvious that I'm missing there?

Thanks again!
View user's profile Send private message
PostPosted: Sat Apr 02, 2011 5:43 pm Reply with quote
ToXiC
Moderator
Moderator
Joined: Dec 01, 2004
Posts: 181
Location: Cyprus




jmmille wrote:
Please forgive my ignorance. What's a fingerprint attack? I'm past 8 characters in my bruteforce now with no luck so far.

I don't really see a difference in olcHashcat and oclHashcat+ Is there something obvious that I'm missing there?

Thanks again!


There are some hashes that will probably take forever or never cracked.

What Graphics card you have ?

oclhashcat speed depends on the graphics card.

_________________
who|grep -i blonde|talk; cd~;wine;talk;touch;unzip;touch; strip;gasp;finger;gasp;mount; fsck; more; yes; gasp; umount; make clean; sleep;wakeup;goto http://www.md5this.com
View user's profile Send private message Visit poster's website MSN Messenger
PostPosted: Sun Apr 03, 2011 2:56 am Reply with quote
jmmille
Regular user
Regular user
Joined: Mar 30, 2011
Posts: 8




I have a EVGA Nvidia GTX260. I'm getting about 200M/s with this card. I'm not having any luck at using the CPU's to work at cracking the md5 simultaneously.
View user's profile Send private message
PostPosted: Sun Apr 03, 2011 9:08 am Reply with quote
ToXiC
Moderator
Moderator
Joined: Dec 01, 2004
Posts: 181
Location: Cyprus




jmmille wrote:
I have a EVGA Nvidia GTX260. I'm getting about 200M/s with this card. I'm not having any luck at using the CPU's to work at cracking the md5 simultaneously.


gtx260 good.

Do you use wordlists ? or normal attacks ?

D3ad0ne wrote a nice article on how do you use oclhashcat.

http://ob-security.info/?p=116

_________________
who|grep -i blonde|talk; cd~;wine;talk;touch;unzip;touch; strip;gasp;finger;gasp;mount; fsck; more; yes; gasp; umount; make clean; sleep;wakeup;goto http://www.md5this.com
View user's profile Send private message Visit poster's website MSN Messenger
PostPosted: Mon Apr 04, 2011 8:23 pm Reply with quote
jmmille
Regular user
Regular user
Joined: Mar 30, 2011
Posts: 8




Thanks for the link. It was very informative.

I'm not sure oclhashcat+ will woth for vBulletin. I don't see md5(md5(password).salt) in the list of supported hashes. Do you know if it's supported and just not listed?

Thanks
View user's profile Send private message
Questions about salted hashes
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



PCWizardHub - Helping you fix, build, and optimize your PC life
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.037 Seconds