Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/eusonlito/auto-reaver

Launch reaver against all WPA/WPS discovered networks
https://github.com/eusonlito/auto-reaver

Last synced: 6 days ago
JSON representation

Launch reaver against all WPA/WPS discovered networks

Awesome Lists containing this project

README

        

# Auto Reaver Script

Launch reaver against all WPA/WPS discovered networks.

```bash
git clone https://github.com/eusonlito/auto-reaver.git
cd auto-reaver
chmod +x launch.sh
./launch.sh
```

Now, it will create `tmp` and `logs` folders.

* `tmp` will store packages to be installed.
* `logs` will store one file for each router mac.

## Requirements

* airmon-ng (from `aircrack-ng` package)
* wash (from `reaver` package)
* reaver (from `reaver` package)