reaver
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.
- Versions: 1.6.6
- 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 the latest version of reaver
as follows:
guix install reaver
Or install a particular version:
guix install reaver@1.6.6
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.