Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/eusonlito/auto-reaver
- Owner: eusonlito
- Created: 2015-10-01T21:37:03.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-02T07:04:13.000Z (about 9 years ago)
- Last Synced: 2024-10-18T04:23:56.029Z (26 days ago)
- Language: Shell
- Homepage:
- Size: 1000 KB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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)