markdown style formatting, adding content to configure

This commit is contained in:
sp3nx0r
2019-10-03 16:35:06 -05:00
parent 8118aa65b2
commit d58e416ede
8 changed files with 51 additions and 58 deletions

View File

@ -1,10 +1,6 @@
## About the Project
# About the Project
[Pwnagotchi](https://twitter.com/pwnagotchi) is an "AI" that learns from the WiFi environment and instruments
[bettercap](https://www.bettercap.org/) in order to maximize the WPA key material that's being captured either passively
or by performing deauthentication and association attakcs. This material is collected as pcap files containing any form
of handshake supported by [hashcat](https://hashcat.net/hashcat/), including [PMKIDs](https://www.evilsocket.net/2019/02/13/Pwning-WiFi-networks-with-bettercap-and-the-PMKID-client-less-attack/),
full and half WPA handshakes.
[Pwnagotchi](https://twitter.com/pwnagotchi) is an "AI" that learns from the WiFi environment and instruments [bettercap](https://www.bettercap.org/) in order to maximize the WPA key material that's being captured either passively or by performing deauthentication and association attakcs. This material is collected as pcap files containing any form of handshake supported by [hashcat](https://hashcat.net/hashcat/), including [PMKIDs](https://www.evilsocket.net/2019/02/13/Pwning-WiFi-networks-with-bettercap-and-the-PMKID-client-less-attack/), full and half WPA handshakes.
![handshake](https://i.imgur.com/pdA4vCZ.png)
@ -20,4 +16,4 @@ If instead you just want to use your own parameters and save battery and CPU cyc
## License
`pwnagotchi` is made with ♥ by [@evilsocket](https://twitter.com/evilsocket) and the [amazing dev team](https://github.com/evilsocket/pwnagotchi/graphs/contributors). It's released under the GPL3 license.
`pwnagotchi` is made with ♥ by [@evilsocket](https://twitter.com/evilsocket) and the [amazing dev team](https://github.com/evilsocket/pwnagotchi/graphs/contributors). It's released under the GPL3 license.