

I got tired of real-life Netrunners scanning my servers, so I coded a working version of "The Blackwall" to trap them
Hey chooms!
I play way too much Cyberpunk and work in software, so I decided to build a real-world piece of ICE (Intrusion Countermeasures Electronics) inspired directly by the Blackwall.
In reality, servers get scanned constantly by rogue botnets and hackers. Normally, a standard firewall just drops their connection. But my Blackwall acts as active, hostile ICE.
It intercepts the connection at the lowest system level. If it detects malicious behavior, it doesn't just block them - it throws them into an AI-generated construct.
The attacker thinks they've successfully hacked the server, but they are actually sitting in a fake terminal controlled by a local AI. The AI hallucinates fake files, passwords, and directories on the fly, streaming the responses back incredibly slowly to trap the hacker and waste their time while silently logging everything they do.
It's been running on my servers and catching actual botnets. I open-sourced the whole project for any actual netrunners out there who want to look at the code (I'll drop the GitHub link in the comments if anyone is interested)


