

A reconstructed source code repository of the Stuxnet worm intended for academic study, malware analysis training, and defensive cybersecurity research. It reproduces the original Stuxnet logic targeting Siemens industrial control systems on Windows XP and Windows 7 environments. This project is provided solely for educational and defensive research purposes under AGPL-3.0 license.
Be the first to share a thoughtful review.
Directory filtering needs to be fixed, one weird filename or symlink will make it BSOD. SSDT should probably have a lock. The chance of a race is ~low (higher under heavy sustained workloads) but it's too important to leave to chance. I'd probably do a rebuild of the directory lists in a separate buffer instead of working in place to avoid alignment fuckups. Yes I used LLMs, just like I did for all of the other vulns I've found or refined. As you can see from the source, this shit is tedious as hell. Doesn't change the value of knowing what to look/ask for. Give one of those open models a fresh windows box (not a VM) and tell it to fuck something up, it's fun.
monster_truck · Imported from Show HN
Thanks for posting! ~15k lines of code, a lot to poke around in. I was working on a Siemens S7 PLC project with a WINCC HMI for a power plant (the same target of the cyber-weapon) as I listened to the audio book[2] based on this ~12 years ago, entirely changed how I viewed critical industrial infrastructure. One quote from the book that stuck with me was how you can only use a cyber weapon once at full potential, as it’ll either get patched and/or everyone can reverse engineer it to use. For those not familiar with Stuxnet, it’s a discovered cyber-weapon from 2010 which “reportedly destroyed almost one-fifth of Iran's nuclear centrifuges. ” and “ neither the United States nor Israel has openly admitted responsibility” but likely were the developers [1] [1-Wikipedia Entry]( https://en.wikipedia.org/wiki/Stuxnet ) [2-“Countdown To Zero Day” book if you liked the Wikipedia entry]( https://www.audible.com/pd/Countdown-to-Zero-Day-Audiobook/B... ) [3-“Zero Days” movie]( https://www.imdb.com/title/tt5446858/ )
kibitzor · Imported from Show HN
Somehow, I don't think the original authors of this proprietary code are going to be filing a copyright claim...
aussieguy1234 · Imported from Show HN
I very much recommend reading "Countdown to Zero Day: Stuxnet and the Launch of the World's First Digital Weapon". Fascinating stuff.
beavis000 · Imported from Show HN
I always wondered about how feasible the usb drive propagation bit always noted was. Was there ever any evidence that the hardware was already infected at a less scrupulous reseller? I’ve heard of another site in EU that had misbehaving s7. It could have been a reseller that played loose with licensing.
mzs · Imported from Show HN
Source popularity is separate from ShipDeck ratings.