Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nxxxu/AutoPixieWps
Automated pixieWps python script
https://github.com/nxxxu/AutoPixieWps
Last synced: 13 days ago
JSON representation
Automated pixieWps python script
- Host: GitHub
- URL: https://github.com/nxxxu/AutoPixieWps
- Owner: nxxxu
- Created: 2015-04-05T22:32:56.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-12-20T03:30:41.000Z (almost 5 years ago)
- Last Synced: 2024-08-01T16:38:38.978Z (3 months ago)
- Language: Python
- Size: 248 KB
- Stars: 334
- Watchers: 50
- Forks: 105
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-termux-hacking - AutoPixieWps - Automated pixieWps python script.[![->](https://img.shields.io/github/stars/nxxxu/AutoPixieWps.svg?style=social&label=Star&maxAge=2592000)](https://github.com/nxxxu/AutoPixieWps/stargazers/) (Uncategorized / Uncategorized)
README
# OVERVIEW
AutoPixieWps is a script to automate the pixiewps attack>https://github.com/wiire/pixiewps
for kali linux, and nethunter nexus devices.Credits goes to Wiire and all who have been working on that project
this script is meant for people who wants to check if someone can gain the wpa key,
and or if you are protected from this attack
Any illegal use of this program is strictly forbidden!.# FEATURES
Kill reaver as soon as e-hash2 is gained.
Manual input target router without scan
Wash scan > target router from scan list
Save resuslts to logfile
option to ignore router from wash scan if it has been cracked, or if PixieWps failed to crack the hash
# DEPENDENCIES
since AutoPixieWps not actually an attack, but merely controls pixiewps and reaver
you need pixieWps and forked reaver that outputs PKE: AuthKey: E-hash1: E-hash2: hashes.# USAGE
first time, it is needed to add executable permissions for autopixie.
```
chmod +x autopixie.py
```to run:
```
./autopixie.py
```on any promt, input "0" as aswer to go back to menu (exept under settings when creating new rules)
# CHANGES
13.4.2015:
changed autopixie to not run reaver with -S and run pixiewps with -e -r -s -z -a -nto be added:
multi attack, attack multiple accesspoints from wash scan, (if multiple routers are in same channel, it will try hashing them all at once, and then move on to the next channel)