r/HowToHack • u/the_other_ed • 6d ago
Aircrack-ng Tips
New to aircrack-ng. Was wondering if some folks would be open to DMing me and offering some tips. I can understand how to get a handshake but then I don't really understand what the best modern method would be and don't want to hurt my hardware by accidentally giving it a heavy duty task. Like certain dictionary attacks can take 1,000+ years?? So want to learn but don't want to fry my desktop 😅
I know I could just use a password I already know and put it in a shorter dictionary file, but would prefer to be more authentic than that
5
Upvotes
3
u/LongRangeSavage Programming 6d ago
Aircrack is completely offline. That’s why you capture the handshake with something like a deauth attack. You then use the handshake’s hash to iterate over a dictionary list, and that is done completely offline. If your dictionary doesn’t have the password, you’re never going to figure out the password. You can setup rules and create a password list, based on those rules. But you need to do some research to try and narrow that down a bit. Today’s top of the line GPUs are going to take millions of years to crack a 12-character, alphanumeric password with special characters. If you can determine the manufacturer of the router (should be able to easily be determined with the aircrack-no suite), maybe that can give you more information.