Bjorn Cyberviking: Difference between revisions
Created page with "== Hardware == It's a Pi Zero W with a waveshare e-paper screen. See Pwnagotchi If you want to run Bjorn on different Pi's there is https://github.com/HackCocaine/BjornCocaine - it also extends functionality but I don't know exactly how. == General Setup == See Pi_Zero_W == Setting up Bjorn == View https://github.com/infinition/Bjorn === USB Networking === This guide explains how to configure USB networking (<code>usb0</code>) on a Raspberry Pi Zero W using N..." |
No edit summary |
||
| Line 24: | Line 24: | ||
== Nice 3d Printable cases == | == Nice 3d Printable cases == | ||
https://cyberspacemanmike.com/2025/06/06/bsides-716-2025-bjorn-cyberviking-build-presentation/ | https://cyberspacemanmike.com/2025/06/06/bsides-716-2025-bjorn-cyberviking-build-presentation/ | ||
== Other links == | |||
https://www.reddit.com/r/Bjorn_CyberViking/ | |||
Revision as of 04:54, 24 August 2025
Hardware
It's a Pi Zero W with a waveshare e-paper screen. See Pwnagotchi
If you want to run Bjorn on different Pi's there is https://github.com/HackCocaine/BjornCocaine - it also extends functionality but I don't know exactly how.
General Setup
See Pi_Zero_W
Setting up Bjorn
View https://github.com/infinition/Bjorn
USB Networking
This guide explains how to configure USB networking (usb0) on a Raspberry Pi Zero W using NetworkManager, so you can stay connected via SSH or a web UI even when switching WiFi networks.
I had the problem where the otg would stop working if I switched wifi connections on Windows.
This as I said let's you stay connected to Bjorn if you use http://bjorn.local:8000/ or if you ssh into bjorn with ssh bjorn@bjorn.local
https://github.com/iam-jorn/Bjorn-cyberviking-otg-fix
Addon Modules
https://github.com/LOCOSP/BjornWpaSecHarvester - 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 optionally send the collected networks to your server
Nice 3d Printable cases
https://cyberspacemanmike.com/2025/06/06/bsides-716-2025-bjorn-cyberviking-build-presentation/