i want to crack wifi passwords with tools like fern wifi crack but this tool works like shit and i need to use a kali linux tool to attack wifi passwords by crack them. what wireless attack can i use to crack wifi passwords?
Forum Thread: How to Bruteforce Wifi Password with Kali Linux Tools?
- 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
6 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
9 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 Burp & FoxyProxy to Easily Switch Between Proxy Settings
-
How To: Scan for Vulnerabilities on Any Website Using Nikto
-
How To: Find Identifying Information from a Phone Number Using OSINT Tools
-
How To: Top 10 Things to Do After Installing Kali Linux
-
How To: Spy on Traffic from a Smartphone with Wireshark
-
How To: Escape Restricted Shell Environments on Linux
-
How to Hack Wi-Fi: Cracking WPA2 Passwords Using the New PMKID Hashcat Attack
-
How To: Buy the Best Wireless Network Adapter for Wi-Fi Hacking in 2019
-
Steganography: How to Hide Secret Data Inside an Image or Audio File in Seconds
-
How to Hack Wi-Fi: Get Anyone's Wi-Fi Password Without Cracking Using Wifiphisher
-
How To: Crack Shadow Hashes After Getting Root on a Linux System
-
How To: Fix Bidirectional Copy/Paste Issues for Kali Linux Running in VirtualBox
-
How To: Brute-Force FTP Credentials & Get Server Access
-
How To: Hack Networks & Devices Right from Your Wrist with the Wi-Fi Deauther Watch
-
How To: Automate Wi-Fi Hacking with Wifite2
-
How To: Use Ettercap to Intercept Passwords with ARP Spoofing
-
How To: Get Root with Metasploit's Local Exploit Suggester
-
How To: Write an XSS Cookie Stealer in JavaScript to Steal Passwords
-
Hack Like a Pro: How to Hack Remote Desktop Protocol (RDP) to Snatch the Sysadmin Password
-
How To: Use Pupy, a Linux Remote Access Tool
2 Responses
Capture a 4 way handshake with airckrack-ng
https://null-byte.wonderhowto.com/how-to/hack-wi-fi-getting-started-with-aircrack-ng-suite-wi-fi-hacking-tools-0147893/
After that you can bruteforce the hash with airckrack, but it is extremely slow to do so especially with brute force, sience the wpa2 hash calculating is pretty resource hungry. You can try it with something that uses the gpu to clalculate (like Hashcat) , it is a bit faster but pure brutforce will take extremely long this way too. You sould try with a dictionary with much less entries than a pure brutforce attack would use, but there is a chance that the passsword is not in the dict. Alternatively you can simply use human stupidity and perform an evil twin attack.
Aircrack-ng but I won't recommend it as it takes a huge amount of time. But if you do get the hashes I would recommend you to crack them with this tool: https://github.com/Anonymous1101/Cerberus
It is perfect for cracking hashes, believe me.
Another option would be to use Fluxion.
Wifiphisher is also good.
Share Your Thoughts