In Iran the copyrights of foreign works are not well protected. This lead to a lot of copying: western software and books are/were available for little more than the price of the writable CD-ROM or paper+ink you got it on. Translations of works were slightly more expensive, that the translator did have to get paid. Since Windows (etc.) was free, and the university thought curriculum based largely on US uni-books, Win…
Stuxnet Source Code
31–40 of 127 posts
Re: Stuxnet Source Code
#32At the time they reckoned the authors had a functioning QA environment to ensure it actually worked (broke) the Siemens PLCs they were targeting.
Re: Stuxnet Source Code
#33Re: Stuxnet Source Code
#34In Iran the copyrights of foreign works are not well protected. This lead to a lot of copying: western software and books are/were available for little more than the price of the writable CD-ROM or paper+ink you got it on. Translations of works were slightly more expensive, that the translator did have to get paid. Since Windows (etc.) was free, and the university thought curriculum based largely on US uni-books, Win…
Re: Stuxnet Source Code
#35Technically, Stuxnet was and is an absolute masterpiece. Infiltration (dropper/1. Main.c): Stuxnet infiltrated systems by exploiting vulnerabilities in Windows. It often spread through infected USB drives. When a user plugged the USB into a computer, Stuxnet would use these vulnerabilities to install itself. In the dropper/1. Main.c file, the DllMain function is where this initial infiltration mechanism is initiated.…
Looks like most of this reply is ChatGPT generated... "but the specific code targeting PLCs might be in other parts of the codebase that aren't as clearly identified" is something I've seen it generate when I asked details about a codebase as well, but it didn't have all the details.
Re: Stuxnet Source Code
#36I remember having to write a presentation about Stuxnet while at Uni, it was insane. At the time they reckoned the authors had a functioning QA environment to ensure it actually worked (broke) the Siemens PLCs they were targeting.
Re: Stuxnet Source Code
#37The relevant Darknet Diaries episode: https://darknetdiaries.com/episode/29/
Re: Stuxnet Source Code
#38Can anyone explain why Stuxnet was admitted to and publicised so much. Aren’t secret operations usually kept… secret? What was the motivation for the PR drive?
https://en.wikipedia.org/wiki/Stuxnet
It was publicised so much because it was the most advanced cyber weapon of its kind to ever been released.
Re: Stuxnet Source Code
#39Can anyone explain why Stuxnet was admitted to and publicised so much. Aren’t secret operations usually kept… secret? What was the motivation for the PR drive?
Re: Stuxnet Source Code
#40On the documentary, they mention another virus which was supposed to be even worse than Stuxnet, the project name was Nitro Zeus.