Unfortunately my word list is not big enough.
Here is the hash: 0BBDE92B8E9B6E4A657761F0BC166DD2
Forum Thread: Can Someone Help Me Decrypt This NTLM Hash?
- Hot
- Active
-
Forum Thread: Free Proxy Servers? 9 Replies
17 hrs ago -
Forum Thread: Hack and Track People's Device Constantly Using TRAPE 32 Replies
1 day ago -
Forum Thread: 12 Ways How to Hack Any Social Network and Protect Yourself 2018 1 Replies
2 days ago -
Metasploit Error: Handler Failed to Bind 40 Replies
5 days ago -
Forum Thread: How to Know if You Are a Script Kiddie? 9 Replies
2 wks ago -
Forum Thread: How to Identify and Crack Hashes 8 Replies
2 wks ago -
Forum Thread: How to Hack School Website 8 Replies
3 wks ago -
Forum Thread: Whenever I Try "Airmon-Ng Start wlan0" There's an Error? 16 Replies
3 wks ago -
Forum Thread: How to Fix 'Failed to Detect and Mount CD-ROM' Problem When Installing Kali Linux 14 Replies
3 wks ago -
Forum Thread: Awesome Keylogging Script - BeeLogger 30 Replies
1 mo ago -
Forum Thread: How to Hack Android Phone Using Same Wifi 27 Replies
1 mo ago -
Forum Thread: Complete Guide to Creating and Hosting a Phishing Page for Beginners 48 Replies
1 mo ago -
Forum Thread: Create and Use Android/Meterpreter/reverse_tcp APK with Msfvenom? 121 Replies
1 mo ago -
How to: Minecraft DoS'Ing with Python. 1 Replies
2 mo ago -
Forum Thread: HELP I Created an Apk for Hacking My Phone Using Kali Linux in Virtual Box How Can I Install That Apk on My Phone 17 Replies
2 mo ago -
Forum Thread: Tools for Beginner Hacker 3 Replies
2 mo ago -
Forum Thread: How to Embed an Android Payload in an Image? 9 Replies
3 mo ago -
Forum Thread: Metasploit reverse_tcp Handler Problem 46 Replies
3 mo ago -
Forum Thread: HACK ANDROID with KALI USING PORT FORWARDING(portmap.io) 11 Replies
3 mo ago -
Forum Thread: Fix Initramfs Problem 5 Replies
3 mo ago
-
How To: Crack SSH Private Key Passwords with John the Ripper
-
Android for Hackers: How to Turn an Android Phone into a Hacking Device Without Root
-
How To: Top 10 Things to Do After Installing Kali Linux
-
How To: Find Identifying Information from a Phone Number Using OSINT Tools
-
How To: Scan Websites for Interesting Directories & Files with Gobuster
-
BT Recon: How to Snoop on Bluetooth Devices Using Kali Linux
-
Hacking Windows 10: How to Dump NTLM Hashes & Crack Windows Passwords
-
Tutorial: Create Wordlists with Crunch
-
How To: Create Custom Wordlists for Password Cracking Using the Mentalist
-
How To: Embed a Metasploit Payload in an Original .Apk File | Part 2 – Do It Manually
-
How To: Make Spoofed Calls Using Any Phone Number You Want Right from Your Smartphone
-
How To: Find Anyone's Private Phone Number Using Facebook
-
Hacking macOS: How to Hack a Mac Password Without Changing It
-
How To: Find Hidden Web Directories with Dirsearch
-
How to Hack Wi-Fi: Stealing Wi-Fi Passwords with an Evil Twin Attack
-
How To: Brute-Force Nearly Any Website Login with Hatch
-
How to Hack Wi-Fi: Cracking WPA2 Passwords Using the New PMKID Hashcat Attack
-
How To: Gain SSH Access to Servers by Brute-Forcing Credentials
-
How To: Scan for Vulnerabilities on Any Website Using Nikto
-
How To: Exploit EternalBlue on Windows Server with Metasploit
5 Responses
Sorry, I am unable to crack something like that yet either. I'm still compiling a wordlist myself. I figure if I might have to wait several days, the wordlist that I use should cover nearly all of the bases, so I don't check the progress after 2-4 days and see that nothing was accomplished.
I'm using the "rockyou.txt" as a starting point and then adding wordlists to the pile as I find good ones. I was thinking to maybe get a bunch of lists together that'll cover wpa/wpa2 authentication passwords that're 8-32 characters in length (low letters,CAPITAL LETTERS, the numbers 0-9 and some symbols). After I get the wordlists together, I'll clean it of duplicates and sort it according to known statistical rules, etc. Then, I'll divide up the one large file into smaller ones that're around 5MB in size.
I posted to your thread because I was curious, is that hash a wpa/wpa2 hash? If so, is there a way that we can know (by the length of the hash) what the length of the password must be (or at least in a near ballpark)? I remember reading somewhere that most are 128 bit, but I can't recall what that number pertained to exactly.
Also, did you get that hash from one of the four packets in an EAPOL handshake? If so, did it come from the 3rd packet? What was the field name of that value (was it the (wireshark's middle pane) "> 802.1x Authentication > WPA Key Data:" field value?) ?
Sorry I only had questions and not an answer to trade for them. I do recall seeing an online site that supposedly could crack wpa/wpa2 encrypted keys, but that was a few weeks before I got into learning about this stuff and I haven't even been able to track down a decent site that's similar to it yet.
I've got about 2 dozen valid captures, but no way to crack any of them, so I'm compiling the wordlist and then I'm gonna try either aircrack-ng or hashcat.
I almost forgot to ask you... What's the total size of the wordlist that you tried, and what type of passwords will it cover (ie- an example answer might be something like, "It's 20GB total, divided into 5MB smaller files. I made some of it in Crunch and dll'd others to get the final list. It's geared toward authentication passwords that're 8-64 characters in length, and they can possibly be made of the letters/numbers/symbols: a-z, A-Z, 0-9, about %50 of the symbols on a QWERTY keyboard _/\";$#%&*().
Thanks for the reply, I got this hash from a SAM file. The password length is between 6-8 characters, and I think it only contains letters, capital letters and numbers.
Oh, I didn't remember SAM files, until you mentioned it. That's where Linux stores passwords, isn't it? I've read alot of stuff about a lot of different things but don't retain most of it unless it's something that actually pertains to my situation at the time.
Windows stores the passwords in SAM files and it is encrypted with LM or NT algorithms, mostly NT in newer windows versions.
Share Your Thoughts