As long as we get to make our own network security tools, why not make them look cute? Netgotchi may not be much more than an ESP8266 running network scans and offering up a honeypot service, but it smiles while sits on your desk and we think that’s swell.
Taking inspiration from a recent series of red-team devices that make hacking adorable, most obviously pwnagotchi (and arguably Flipper), Netgotchi lives on the light side of the Force. Right now, it enumerates the devices on your network and can alert you when anything sketchy joins in. We can totally imagine customizing this to include other network security or health checks, and extending the available facial expressions accordingly.
You might not always be thinking about your network, and if you’re like us, that’s probably just fine. But we love standalone displays that show one thing in an easily digestable manner, and this fits the bill, with a smile.
THANK YOU for the support Hackaday! <3
feel free to contribute or modify it as you like, enjoy!
-MXZZ
I wonder if it could also spend part of its time listening for deauth frames.
yep initially I started from wifi promiscuos mode and try to read the frames but it got much complicated as the wifi has problem to connect after , there is a repo for deauther detection here https://github.com/SpacehuhnTech/DeauthDetector, I just just need to merge the code with some selector to enable the feature
I made a Wi-Fi “geiger couter” that would click on a death frame. A neighbor was sending a shitload of deauth frames, we tried settiling this through normal means but nothing ended up working. Instead we just upgraded to WPA3 and let the idiot enjoy ruining the Wi-Fi for everyone else. Shame the law sucks in this country.
But what does it do with zero-day shellcode under a xor or c2c using a cloud API or http smuggling; my guess: nothing..
More pseudo security genius BS
Well, it’s open source so share your code! :)
Good security is like an onion. It makes people cry, I mean it is comprised of Layers. This is a useful tool. But if you implement this and say “My security is complete” you are an even bigger fool than you appear to be.
You could’ve said something constructive. Yet here we are.
This is great, such a neat (and cute) solution.