buildroot/package/reaver/Config.in
Guillaume W. Bres 55826eae7e reaver: new package
Reaver is a tool to audit networks against brute WPS pins attacks.

We use the github.com/t6x fork at the moment because other
versions/repos of this project won't cross-compile, and this fork is
the only one regularly updated and maintained.

Signed-off-by: Guillaume W. Bres <guillaume.bressaix@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2018-04-12 21:31:06 +02:00

10 lines
299 B
Plaintext

config BR2_PACKAGE_REAVER
bool "reaver"
select BR2_PACKAGE_LIBPCAP
help
Reaver is a tool to audit networks against brute WPS pins
attacks. It is complementary to "Aircrack-ng".
https://code.google.com/archive/p/reaver-wps/wikis/README.wiki
https://github.com/t6x/reaver-wps-fork-t6x