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: Eml to PST Conversion 4 Replies
38 min ago -
Forum Thread: How to Install Kali Linux on Iphone or Ipad 26 Replies
1 day ago -
Forum Thread: How to Hack an Android Device with Only a Ip Adress 45 Replies
2 days ago -
Forum Thread: How to Use NGROK in a Reverse_Tcp Attack? 21 Replies
2 days ago -
Forum Thread: Hack Instagram Account Using BruteForce 191 Replies
3 days ago -
How to: Crack Instagram Passwords Using Instainsane 33 Replies
3 days ago -
Forum Thread: Track phone using imei number. 5 Replies
3 days ago -
Forum Thread: Security in IOT ( Internet of Things ) By [Mohamed Ahmed] 1 Replies
5 days ago -
Forum Thread: Kali linux command error. Kindly help 2 Replies
1 wk ago -
Forum Thread: When to Use Reverse Shell and Bind Shell? 5 Replies
1 wk ago -
Forum Thread: Fluxion Not Working 6 Replies
1 wk ago -
Forum Thread: Hacking Stream (LIVE) 10 Replies
1 wk ago -
Forum Thread: Blind SQL Injection 6 Replies
1 wk ago -
Forum Thread: Hacking Facebook,Twitter,Instagram Account Passwords with BruteForce 160 Replies
2 wks ago -
Forum Thread: Can C Programming Help Me for Hacking or Pen Testing. 10 Replies
2 wks ago -
Forum Thread: I Want to Hack in to My Friends System Through his wifi router i am controlling 7 Replies
2 wks ago -
Forum Thread: How to Use the Exploits Found in Vega Scan 3 Replies
2 wks ago -
Forum Thread: Can I Send a File to a Computer Using Ip Address 5 Replies
3 wks ago -
Forum Thread: Problem with Hacking Webserver with Armitage 11 Replies
3 wks ago -
Forum Thread: Metasploit - Embedding an Android Payload into a PDF? 7 Replies
3 wks ago
-
How To: Generate Crackable Wi-Fi Handshakes with an ESP8266-Based Test Network
-
How To: Brute-Force Nearly Any Website Login with Hatch
-
How To: Hunt Down Social Media Accounts by Usernames with Sherlock
-
How To: Hack Android Using Kali (Remotely)
-
How to Hack Wi-Fi: Stealing Wi-Fi Passwords with an Evil Twin Attack
-
How To: Rank Up in Google Searches with This SEO Couse Bundle
-
How To: Find Identifying Information from a Phone Number Using OSINT Tools
-
How To: Buy the Best Wireless Network Adapter for Wi-Fi Hacking in 2019
-
Hack Like a Pro: How to Spy on Anyone, Part 1 (Hacking Computers)
-
How To: Check if Your Wireless Network Adapter Supports Monitor Mode & Packet Injection
-
How To: The Hacks Behind Cracking, Part 1: How to Bypass Software Registration
-
How To: Spy on Traffic from a Smartphone with Wireshark
-
Hack Like a Pro: How to Use Netcat, the Swiss Army Knife of Hacking Tools
-
How To: Gain SSH Access to Servers by Brute-Forcing Credentials
-
Hack Like a Pro: How to Hack Facebook (Facebook Password Extractor)
-
How To: This VPN Will Give You a Lifetime of Security for Just $18
-
How To: Crack Shadow Hashes After Getting Root on a Linux System
-
How To: Phish for Social Media & Other Account Passwords with BlackEye
-
How To: Automate Remote SSH Control of Computers with Expect Scripts
-
Hack Like a Pro: How to Crack Passwords, Part 4 (Creating a Custom Wordlist with Crunch)
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