reaver 1.6.6
Attack tool for Wi-Fi Protected Setup
Reaver performs a brute force attack against an access point's Wi-Fi Protected Setup (WPS) PIN. Once the PIN is found, the WPA passphrase can be recovered and the AP's wireless settings can be reconfigured.
- Website: https://github.com/t6x/reaver-wps-fork-t6x/
- Licenses: GPL 2+
- Package source: gnu/packages/networking.scm
- Builds: See build status
- Issues: See known issues
Installation
Install reaver 1.6.6
as follows:
guix install reaver@1.6.6
Or install the latest version:
guix install reaver
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.