|
|
7 years ago | |
|---|---|---|
| .. | ||
| README.md | 7 years ago | |
| gen-traffic.py | 7 years ago | |
| hostap0.conf | 7 years ago | |
| hostap0.sh | 7 years ago | |
| hostap1.conf | 7 years ago | |
| hostap1.sh | 7 years ago | |
| initradios.sh | 7 years ago | |
| supplicant.conf | 7 years ago | |
| supplicant.sh | 7 years ago | |
| vtund.client.conf | 7 years ago | |
| vtund.server.conf | 7 years ago | |
To verify the script is working correctly, try it out against a virtualized Wi-Fi network as follows:
apt-get install vtun bridge-utils hostapd
cd hwsim-test-network
./initradios.sh
./hostap0.sh # Start fist access point in window 1
./hostap1.sh # Start second access point in window 2
Now read the documentation in krack-ft-test.py. Go to step 3 and start the tool using:
../krack-ft-test.py wpa_supplicant -D nl80211 -i wlan2 -c supplicant.conf
Follow the next steps. To generate traffic in step 5 use ./gen-traffic.py.