Freeway is a Python-based WiFi penetration testing tool designed for ethical hackers and pentesters. It helps develop skills in auditing and securing networks. Key features include:
- IEEE 802.11 Packet Monitoring: Captures SSIDs, MACs, clients, and encryption types.
- Deauthentication Attack: Disconnects devices from networks.
- Beacon Flood: Floods WiFi scanners with fake access points.
- Packet Fuzzer: Sends malformed data to assess network vulnerabilities.
- Evil Twin: Hosts a fake access point with a captive portal for credential harvesting.
- Packet Crafter: Allows crafting and sending custom 802.11 frames.
- Arsenal: Allows to include and manage user scripts within the app.