mirror of
https://github.com/wiire-a/pixiewps.git
synced 2025-07-27 15:54:29 +02:00
Updated README.md
This commit is contained in:
parent
eaa4c942a4
commit
3ebb9996e1
@ -2,6 +2,14 @@
|
||||
|
||||
Pixiewps is a tool written in C used to bruteforce offline the WPS pin exploiting the low or non-existing entropy of some APs (pixie dust attack). It is meant for educational purposes only. All credits for the research go to Dominique Bongard.
|
||||
|
||||
# DEPENDENCIES
|
||||
|
||||
Pixiewps requires libssl. To install it:
|
||||
|
||||
```
|
||||
sudo apt-get install libssl-dev
|
||||
```
|
||||
|
||||
# INSTALLATION
|
||||
|
||||
Pixiewps can be built and installed by running:
|
||||
|
Loading…
x
Reference in New Issue
Block a user