> For the complete documentation index, see [llms.txt](https://blog.syselement.com/home/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://blog.syselement.com/home/cyber-everything/network/wifi/wifi-sec.md).

# WiFi Security

![wifi-sec](/files/rCzLYpKGQg115g3IYeq0)

***

## 🌐 Resources 🔗

> * [Pwnagotchi official](https://pwnagotchi.ai/)
>   * [jayofelony/pwnagotchi](https://github.com/jayofelony/pwnagotchi) (✅ maintained)
>   * <https://pwnstore.org/pwnconfig.html>
>   * <https://pwnagotchi.org/>
> * [bettercap](https://www.bettercap.org/)
> * [WifiForge - Black Hills Infosec](https://github.com/blackhillsinfosec/WifiForge)
>   * [WifiForge Documentation & Labs](https://wififorge.github.io/)
> * [Wireless Attacks TCM PEH - syselement](https://blog.syselement.com/tcm/courses/peh/7-wireless)
> * [koutto/pi-pwnbox-rogueap](https://github.com/koutto/pi-pwnbox-rogueap) - RPi + Alfa WiFi adapter
>   * [koutto/pi-pwnbox-rogueap Wiki](https://github.com/koutto/pi-pwnbox-rogueap/wiki)
> * [ESP8266 Deauther - Spacehuhn Docs](https://docs.spacehuhn.com/deauther/)
>   * <https://spacehuhn.store/> - Hacking Tools made in Germany
>   * <https://dstike.com/>
>   * [Use the Deauther Watch Wi-Fi Hacking Wearable \[Tutorial\] - Null Byte](https://www.youtube.com/watch?v=H0kRS5zR3-w\&t=243s)
> * [Kismet](https://www.kismetwireless.net/docs/readme/intro/kismet/)
>   * [Best WiFi Hacking tools: Airgeddon, Kismet, Raspberry Pi and Kody's favourite wifi tools - David Bombal & Null Byte](https://www.youtube.com/watch?v=f2BjFilLDqQ)
>   * [Wireless Data Analysis with Kismet & ELK (Chase Peterson)](https://www.youtube.com/watch?v=MU3hu3WuRA0)
>     * [developingchase/wawkelk: Wireless Analysis with Kismet and ELK](https://github.com/developingchase/wawkelk)
> * [PiSugar Battery](https://docs.pisugar.com/)
> * [r3dfish/Beepergotchi](https://github.com/r3dfish/Beepergotchi)
>   * [Beepergotchi Build Video - Pwnagotchi + Wardriver](https://www.youtube.com/watch?v=_2HQt8xJ-rQ)
> * [infinition/Bjorn](https://github.com/infinition/Bjorn)
>   * [Meet Bjorn, the Easy to Build Hacking Tool - TCM](https://www.youtube.com/watch?v=1rKBnZx243o)
> * [7h30th3r0n3/Raspyjack](https://github.com/7h30th3r0n3/Raspyjack)
>   * [Raspyjack - Small Offensive Network Toolkit for Raspberry Pi](https://www.youtube.com/watch?v=tnyolkq7x8Y)

***

## TL;DR

*(Summarized with AI)*

| Project                                                                            | Primary Purpose                              | Good For                                               | Maintenance Status               |
| ---------------------------------------------------------------------------------- | -------------------------------------------- | ------------------------------------------------------ | -------------------------------- |
| [Pwnagotchi](https://pwnagotchi.ai/)                                               | AI-assisted Wi-Fi handshake collector        | Portable passive Wi-Fi collection, hobby cyberdecks    | Mostly stagnant/original project |
| [jayofelony/pwnagotchi](https://github.com/jayofelony/pwnagotchi)                  | Modern maintained Pwnagotchi fork            | AI-style Wi-Fi companion, Pi Zero 2 W builds           | Most active Pwnagotchi fork      |
| [bettercap](https://www.bettercap.org/)                                            | Advanced network attack/recon framework      | Wi-Fi auditing, BLE research, MITM labs, automation    | Very active                      |
| [Kismet Wireless](https://www.kismetwireless.net/)                                 | Passive wireless reconnaissance & monitoring | Wardriving, long-term monitoring, enterprise recon     | Very active                      |
| [aircrack-ng](https://www.aircrack-ng.org/)                                        | Wireless security auditing suite             | WPA/WPA2 capture workflows, packet injection, training | Mature & active                  |
| [ESP8266 Deauther](https://github.com/SpacehuhnTech/esp8266_deauther)              | Embedded Wi-Fi testing toolkit               | Portable experiments, beacon/deauth research           | Active                           |
| [Aluminum-Ice/pwnagotchi](https://github.com/Aluminum-Ice/pwnagotchi)              | Updated Pwnagotchi continuation              | Newer kernels/displays, Bookworm support               | Active                           |
| [pi-pwnbox-rogueap](https://github.com/koutto/pi-pwnbox-rogueap)                   | Portable offensive Wi-Fi platform            | Compact red-team appliance builds                      | Maintained                       |
| [WifiForge](https://github.com/blackhillsinfosec/WifiForge) by Black Hills Infosec | Wi-Fi pentest training platform              | Learning wireless attack chains safely                 | Active                           |
| [hcxtools](https://github.com/ZerBea/hcxtools)                                     | WPA/PMKID capture & conversion tools         | Hash extraction, cracking workflows                    | Very active                      |

### WiFi Hacking Mind Map by [github.com/koutto](https://github.com/koutto/pi-pwnbox-rogueap/wiki)

![WiFi Hacking Mind Map - github.com/koutto](/files/JHIV8b5RoJzUTAmMDvpT)

***

## Commands

```bash
```

...

***

## WifiForge Labs

* Check [WifiForge Labs](https://wififorge.github.io/Lab-Walkthroughs/Lab-00---Getting-Started)

***
