Reaver implements a brute-force attack against Wi-Fi Protected Setup which can crack the WPS PIN of a wireless access point in a matter of hours and subsequently recover the WPA/WPA2 passphrase. Reaver includes Wash, a utility for identifying potentially vulnerable access points.
Reaver implements a brute-force attack against Wi-Fi Protected Setup which can crack the WPS PIN of a wireless access point in a matter of hours and subsequently recover the WPA/WPA2 passphrase. Reaver includes Wash, a utility for identifying potentially vulnerable access points.
To install reaver, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install reaver
To see what files were installed by reaver, run:
port contents reaver
To later upgrade reaver, run:
sudo port selfupdate && sudo port upgrade reaver
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.