Category: Wireless

Aircrack-ng Cheatsheet

Setting TX POWER iw reg set BO iwconfig wlan1 txpower 25 Cracking WPA airmon-ng start wlan0 airodump-ng -c (channel) –bssid (AP MAC) -w (filename) wlan0mon aireplay-ng -0 1 -a (AP...

marfil: extension of the Aircrack-ng suite

Marfil Marfil is an extension of the Aircrack-ng suite, used to assess WiFi network security. It allows to split the work of performing long running dictionary attacks among many computers....

mitmAP

mitmAP v2.2: create a fake AP and sniff data

mitmAP A python program to create a fake AP and sniff data. new in 2.0: SSLstrip2 for HSTS bypass Image capture with Driftnet TShark for command line .pcap capture features:...

Attacking WPA-PSK

WPA / WPA2 Introduction  It’s probably apparent by now that WEP needed to be replaced.  To accomplish this the Wi-Fi Alliance came up with a new standard called IEEE 802.11i...