diff --git a/README.md b/README.md index aee7dfc0..46032f8a 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ This is the main source for all forks: --- -[Pwnagotchi](https://pwnagotchi.ai/) is an [A2C](https://hackernoon.com/intuitive-rl-intro-to-advantage-actor-critic-a2c-4ff545978752)-based "AI" leveraging [bettercap](https://www.bettercap.org/) that learns from its surrounding Wi-Fi environment to maximize the crackable WPA key material it captures (either passively, or by performing authentication and association attacks). 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/), +[Pwnagotchi](https://pwnagotchi.org/) is an [A2C](https://hackernoon.com/intuitive-rl-intro-to-advantage-actor-critic-a2c-4ff545978752)-based "AI" leveraging [bettercap](https://www.bettercap.org/) that learns from its surrounding Wi-Fi environment to maximize the crackable WPA key material it captures (either passively, or by performing authentication and association attacks). 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. ![ui](https://i.imgur.com/X68GXrn.png) @@ -32,7 +32,7 @@ https://www.pwnagotchi.ai |   | Official Links | |-----------|-------------------------------------------------------------| -| Website | [pwnagotchi.ai](https://pwnagotchi.ai/) | +| Website | [pwnagotchi.ai](https://pwnagotchi.org/) | | Forum | [community.pwnagotchi.ai](https://community.pwnagotchi.ai/) | | Slack | [pwnagotchi.slack.com](https://invite.pwnagotchi.ai/) | | Subreddit | [r/pwnagotchi](https://www.reddit.com/r/pwnagotchi/) |