Hello, I have an NTLM hash from my Windows 7 computer. I created the account myself as a test. I know the password. I can load this hash into Cain, then load this test wordlist http://www.rainbowtables.net/tutorials/Cain_Sampl_Dictionary.txt with the correct password that I know appended at the end of the test list. I then run the dictionary attack and it is successful. Now, I create a custom wordlist myself in Notepad and I insert the known password and the dictionary attack fails every time. I can even create a wordlist that ONLY contains the CORRECT KNOWN password and it fails every time. I am ready to pull out all of my hair and go Office Space on my computer. By Office Space, for those who haven't seen it, I want to take my computer out into the back yard and beat the shit out of it with a bat. Can anyone out there provide any explanation as to why a wordlist that definitely has the correct password in it will fail every time? I follow the exact same steps and one will work and then it won't. TIA
- Hot
- Active
-
Forum Thread: How to Track Who Is Sms Bombing Me . 4 Replies
2 mo ago -
Forum Thread: Removing Pay-as-You-Go Meter on Loan Phones. 1 Replies
2 mo ago -
Forum Thread: Hydra Syntax Issue Stops After 16 Attempts 3 Replies
2 mo ago -
Forum Thread: moab5.Sh Error While Running Metasploit 17 Replies
3 mo ago -
Forum Thread: Execute Reverse PHP Shell with Metasploit 1 Replies
4 mo ago -
Forum Thread: Install Metasploit Framework in Termux No Root Needed M-Wiz Tool 1 Replies
5 mo ago -
Forum Thread: Hack and Track People's Device Constantly Using TRAPE 35 Replies
6 mo ago -
Forum Thread: When My Kali Linux Finishes Installing (It Is Ready to Boot), and When I Try to Boot It All I Get Is a Black Screen. 8 Replies
7 mo ago -
Forum Thread: HACK ANDROID with KALI USING PORT FORWARDING(portmap.io) 12 Replies
7 mo ago -
Forum Thread: Hack Instagram Account Using BruteForce 208 Replies
7 mo ago -
Forum Thread: Metasploit reverse_tcp Handler Problem 47 Replies
9 mo ago -
Forum Thread: How to Train to Be an IT Security Professional (Ethical Hacker) 22 Replies
9 mo ago -
Metasploit Error: Handler Failed to Bind 41 Replies
10 mo ago -
Forum Thread: How to Hack Android Phone Using Same Wifi 21 Replies
10 mo ago -
How to: HACK Android Device with TermuX on Android | Part #1 - Over the Internet [Ultimate Guide] 177 Replies
10 mo ago -
How to: Crack Instagram Passwords Using Instainsane 36 Replies
10 mo ago -
Forum Thread: How to Hack an Android Device Remotely, to Gain Acces to Gmail, Facebook, Twitter and More 5 Replies
10 mo ago -
Forum Thread: How Many Hackers Have Played Watch_Dogs Game Before? 13 Replies
10 mo ago -
Forum Thread: How to Hack an Android Device with Only a Ip Adress 55 Replies
11 mo ago -
How to: Sign the APK File with Embedded Payload (The Ultimate Guide) 10 Replies
11 mo ago
-
How To: Use Kismet to Watch Wi-Fi User Activity Through Walls
-
How To: Detect When a Device Is Nearby with the ESP8266 Friend Detector
-
How To: Creating a (Almost) Fully Undetectable EXE Using Kali & GCC
-
How To: Use Burp & FoxyProxy to Easily Switch Between Proxy Settings
-
How To: Find Identifying Information from a Phone Number Using OSINT Tools
-
How To: Make Your Own Bad USB
-
How To: Spy on Traffic from a Smartphone with Wireshark
-
How To: Build a Beginner Hacking Kit with the Raspberry Pi 3 Model B+
-
How To: Set Your Wi-Fi Card's TX Power Higher Than 30 dBm
-
How To: Exploit EternalBlue on Windows Server with Metasploit
-
How To: Use SpiderFoot for OSINT Gathering
-
How To: Write an XSS Cookie Stealer in JavaScript to Steal Passwords
-
How To: Hack 5 GHz Wi-Fi Networks with an Alfa Wi-Fi Adapter
-
How To: Steal macOS Files with the USB Rubber Ducky
-
How to Hack Wi-Fi: Disabling Security Cameras on Any Wireless Network with Aireplay-Ng
-
How To: Fully Anonymize Kali with Tor, Whonix & PIA VPN
-
How To: Detect Misconfigurations in 'Anonymous' Dark Web Sites with OnionScan
-
How To: Mine Twitter for Targeted Information with Twint
-
Hack Like a Pro: How to Fingerprint Web Servers Using Httprint
-
How To: Install & Lock Down Kali Linux for Safe Desktop Use
6 Responses
Without looking at your created files I can't be sure what is causing the problem. Make sure the file is properly formatted and that the file is saved as a txt file. Be careful as sometimes a program might interpret a white-space character as being part of the password. For example, spaces, tabs, etc... Basically though, I'm saying show us the failed files, not the one you know works :)
Thanks for the response. I changed the passwords for the test accounts on my machine to something random. I downloaded the test dictionary from RainbowTables.net and then appended (with Notepad) the correct passwords to the end of their test file (a txt file). When I run this through Cain, it successfully finds the passwords. I then put JUST those three correct passwords into a txt file using Notepad and saved it. When I run Cain using that txt file, it fails every time. Here are Mediafire links to the two txt files. Hopefully this isn't something stupid and simple that is happening. I do want to get it sorted, but hopefully I won't look like a complete noob. :)
http://www.mediafire.com/download/fx3icsfnjd8jx8u/wordlist.txt
http://www.mediafire.com/download/9w9hinccc5uoqrd/Rainbow+Tables+Dot+Net.txt
EDIT: I also tried Hashcat and L0phtCrack with no luck.
Here are comparisons of the two files in Notepad++ showing the same carriage returns and line feeds in both documents. They look identical to me except for the RainbowTables.net file containing additional words. They use the same encoding as well. I have tried different encoding with no luck.
I tried generating the wordlists and doing it by hand on another PC. I also ran Cain on this other PC. Same results again. I'm seriously ready to give up. I don't know wtf the magic formatting should be to make a wordlist, but I apparently don't know it. I can take two lists with the exact same formatting and encoding and one will work and the other will not. If I start adding my own entries to the one that works, it will eventually stop working too. I tried CUPP on Linux and apparently the script is broken. It won't run properly. I tried to fix it following something I found online. That go me a little further, then it bombed again. I don't know anything about coding, so I cannot fix it. I also tried crunch on Linux but couldn't figure out how to even run it. L517 seems to be a really good option for Windows, but the lists won't work. It creates output of a standard txt file that appears to be formatted correctly, but like the ones that I make by hand, it doesn't work. I'm amazed that other people don't run into this and I'm amazed that all over the net it talks about using custom word lists, but I can't find anything that explains exactly how to make one. The only reason might be because it's "supposed" to be so simple that it doesn't need explaining. However, it never works.
Try removing the CR (carriage return) characters, instead leaving just the LF (line feed) character. Windows is the only OS that uses CRLF for new lines instead of just LF, so I wonder if that's throwing it off. If that doesn't do it, you might also try saving in ASCII instead of UTF-8.
Matt:
Wish I could help. It IS a very simple process. Usually, as long as the file is created in Notepad or Notepad++, then no problem. It just works. I'm wondering if there is something unique about your setup, but what it is, escapes me. For some reason, your system is adding some encoding to the file that makes your words unrecognizable.
Sorry I can't be more help, but if something occurs to me, I'll get back to you.
OTW
Share Your Thoughts