From c440a73824cc2d18ae002f9af5925e80be18e430 Mon Sep 17 00:00:00 2001 From: Rai <58925163+rai68@users.noreply.github.com> Date: Sat, 17 Aug 2024 21:57:02 +1000 Subject: [PATCH] Update README.md changes a few url Signed-off-by: Rai <58925163+rai68@users.noreply.github.com> --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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/) |