Hi HN,
I’m working on an open-source simulation platform called InfraSim. It lets users create companies, build out simulated infrastructure (servers, APIs, networking, blockchains), and then red-team them through fault injection and scenario testing.
The goal is to build a sandbox for learning, experimentation, and security practice, where LLMs and humans collaborate to simulate realistic systems.
InfraSim is still early, but it includes:
• An in-browser UI with a component system
• Blockchain-backed company creation using Solidity
• A “tick-based” simulation clock (inspired by EVE Online)
• Human + LLM red-teaming workflows
• Persistent state, internal APIs, and networking
It’s meant for ethical hacking, system prototyping, training exercises, and worldbuilding.
The code is here: github.com/infrasimorg/main
I’d love feedback, ideas, contributors, and testers! AMA.
--
Thank you :)