Skip to content

Fork of Reaver (the Wireless Protected Setup pentesting tool); Additional patches applied.

License

Notifications You must be signed in to change notification settings

SecureXtools/reaver-wps

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reaver WPS

My fork of Reaver (the Wireless Protected Setup bruteforce tool).

Original code tree (1.4, now abandoned): https://code.google.com/p/reaver-wps/

Community-supported fork (supposedly 1.5): https://code.google.com/p/reaver-wps-fork/

I picked up the latter to continue fixing and improving the tool.

The patches I applied will be stored in ./patches/

The ones I do not apply will be stored in ./patches_misc/

Install

sudo apt-get install libpcap-dev libsqlite3-dev
cd src
./configure
make -j 3
sudo make install

About

Fork of Reaver (the Wireless Protected Setup pentesting tool); Additional patches applied.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 94.7%
  • Roff 5.0%
  • Makefile 0.3%