WPA3 SAE wireless testing tool. Fork of yunginnanet/noair - finishing what kayos started.
- Go 100%
| channel.go | ||
| go.mod | ||
| go.sum | ||
| main.go | ||
| noair | ||
| radio.go | ||
| radio_test.go | ||
| README.md | ||
noair
meant to replace mdk4
what it does
- sets wireless interfaces to monitor mode
- hops 2.4GHz and 5GHz channels
- captures beacon frames
- injects deauth frames at discovered APs
- runs until you hit ctrl+c
usage
requires root and a wireless card that supports monitor mode and packet injection
sudo ./noair
gr33tz
a lot of this code was jacked and adapted from https://github.com/unixpickle/gofi gr33tz to @unixpickle
kayos + ibot 5evr started by yunginnanet/kayos. finished by ibot/lifelessai.