mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2024-11-25 16:58:41 -05:00
8 lines
155 B
Plaintext
8 lines
155 B
Plaintext
|
# WPA2-Personal (PSK) with CCMP, AP and single client
|
||
|
|
||
|
modprobe mac80211_hwsim
|
||
|
|
||
|
hostapd hostapd.conf
|
||
|
|
||
|
wpa_supplicant -Dwext -iwlan1 -c wpa_supplicant.conf
|