Welcome to the Pwnagotchi Cyber Viking Cooperation project! 🚀 This script is designed to download and process Wi-Fi network data caputered by Pwnagotchi, processed with wpa-sec, and inject the networks into your Bjorn system. Additionally, it integrates with Discord to send the collected networks to your server! 🌐 Optional ofcourse 🤓.

But that's not all—prepare yourself for an epic journey as Pwnagotchi teams up with the legendary cyber Viking, Bjorn, to hack the planet together! ⚔️
nmcli.SSID:PASSWORD
and run the script.
requests librarypython-dotenv libraryInstall required Python libraries:
64bit OS
bash
sudo apt update && sudo apt install python3-dotenv -y
32bit OS
bash
sudo apt update && sudo pip install python-dotenv --break-system-packages
Clone the repository:
bash
git clone https://github.com/LOCOSP/BjornWpaSecHarvester.git
cd BjornWpaSecHarvester
Create a .env file in the root directory of the project.
bash
nano .env
Populate the .env file with the following variables:
```env COOKIE_VALUE= #wpa-sec key here URL=https://wpa-sec.stanev.org/?api&dl=1 DISCORD_WEBHOOK_URL= #discord webhook here
```
Make sure to replace the placeholders with your actual values:
- COOKIE_VALUE: The value of wpa-sec Key .
- URL: The URL from which to download the Wi-Fi network data.
- DISCORD_WEBHOOK_URL: The Discord webhook URL to send the processed file.
my-cracked.txt file is needed if you are not using wpa-sec service.
nano my-cracked.txt
enter your known networks in format:
SSID:PASSWORD
SSID:PASSWORD
You're ready to go! Run the script:
bash
python3 BjornWpaSecHarvester.py
nmcli is installed and available on your system. This tool is used to inject the networks into your Wi-Fi configuration.You've just embarked on a journey of great conquest! Pwnagotchi and Bjorn, the cyber Viking, have joined forces to bring you the most secure and automated Wi-Fi network processing system! With their powers combined, no Wi-Fi network is safe from their reach! ⚡
Get ready for a legendary partnership where Pwnagotchi handles the tech and Bjorn handles... well, everything else! 😎
Let the cyber Viking revolution begin! 🔥
Feel free to contribute to the project! Open an issue or submit a pull request if you have any improvements or fixes to share.
Bjorn and Pwnagotchi wish you smooth and secure network hunting! 🛡️🌍
$ claude mcp add BjornWpaSecHarvester \
-- python -m otcore.mcp_server <graph>