Wifi / Wlan¶
- Wigle.net - Open WLAN Map
- https://alaa.blog/2019/09/cracking-wpa2wpa-wifi-network/
- Capture Wi-Fi Passwords From Smartphones with a Half-Handshake Attack
- Series: https://www.hackers-arise.com/wireless-hacks
- Wireless Hacking Strategies
- Getting Started with aircrack-ng
- Hacking WEP
- Hacking WPA2-PSK
- Continuous DoSing of a Wireless AP
- Hacking WPS with Reaver
- Hacking WPA2-PSK without Password Cracking
- Evading Wi-Fi Authentication
- Evil Twin Attack to Spy
- Rogue Access Point Attack (coming soon)
- Wireless Kraack Attack (coming soon)
- Wi-Fi WPA2-PSK PMKID Attack
- Hacking WPA2-Enterprise (coming soon)
- Anatomy of Wi-Fi Frames
- Creating a Wi-Fi Scanner in Python and Scapy
- Automating Wi-Fi Hacking with wifite
- Hacking Wi-Fi with Bettercap
- Ex-NSA Hacker about many Physical Devices
KARMA Attack¶
- (https://en.wikipedia.org/wiki/KARMA_attack)[https://en.wikipedia.org/wiki/KARMA_attack]
This attack consists of offering an accesspoint with the same name of a known protected wifi accesspoint. Because devices will query all sorts of accesspoints to authenticate, they will eventually send you the credentials in order to authenticate.
Physical Devices¶
- (https://shop.hak5.org)[https://shop.hak5.org]
pwnagotchi¶
The PwnAGotchi is a battery-powered "rasperry-pi zero w" wardriving device which learns by itself how to deauth wlan devices and captures handshake hashes. Here is an explaination how it learns (as comic!). It also utilises bettercap to sniff the network. In addition it also connects to nearby pwnagotchis tin order to spread the workload.