Stuxnet: Zero Victims
securelist.com
Stuxnet: Zero Victims
1–10 of 11 posts
Re: Stuxnet: Zero Victims
#2I guess the chose the title by analogy with the term "patient zero", since "patients zero" wouldn't have quite made sense.
Re: Stuxnet: Zero Victims
#3Re: Stuxnet: Zero Victims
#4The title should read something like "Initial victims". The article isn't claiming there weren't any victims; it's just the opposite, that there were multiple (5) primary sites affected by the attack, which they attempt to pinpoint and analyze. I guess the chose the title by analogy with the term "patient zero", since "patients zero" wouldn't have quite made sense.
Re: Stuxnet: Zero Victims
#5The title should read something like "Initial victims". The article isn't claiming there weren't any victims; it's just the opposite, that there were multiple (5) primary sites affected by the attack, which they attempt to pinpoint and analyze. I guess the chose the title by analogy with the term "patient zero", since "patients zero" wouldn't have quite made sense.
Re: Stuxnet: Zero Victims
#6The title should read something like "Initial victims". The article isn't claiming there weren't any victims; it's just the opposite, that there were multiple (5) primary sites affected by the attack, which they attempt to pinpoint and analyze. I guess the chose the title by analogy with the term "patient zero", since "patients zero" wouldn't have quite made sense.
Re: Stuxnet: Zero Victims
#7 created a public/private key pair
included the public key in the worm
encrypted interesting stuff with the public key
That way nobody would be able to decrypt any of the information saved by the worm if they didn't know the private key.Does that make sense or am I missing something obvious? Why did Stuxnet keep a cleartext embedded trail of systems it traversed? I can't grok that at all.
Re: Stuxnet: Zero Victims
#8In reading this, I'm astonished at how primitive Stuxnet was. If I were writing a worm that saved information on infected systems, I would have: created a public/private key pair included the public key in the worm encrypted interesting stuff with the public key That way nobody would be able to decrypt any of the information saved by the worm if they didn't know the private key. Does that make sense or am I missing s…
[1] http://gcn.com/articles/2012/06/11/flame-world-class-crypto-...
Re: Stuxnet: Zero Victims
#9In reading this, I'm astonished at how primitive Stuxnet was. If I were writing a worm that saved information on infected systems, I would have: created a public/private key pair included the public key in the worm encrypted interesting stuff with the public key That way nobody would be able to decrypt any of the information saved by the worm if they didn't know the private key. Does that make sense or am I missing s…
My guess is they figured stealth would provide the protection they needed and the possibility that errors/corruption during encryption, storage, and transmission was an unacceptable risk at the time. Another possibility is that large blobs of encrypted data on the victim machines would be obvious and possibly flagged, thereby compromising the stealth of the operation. Or the devs simply didn't have time.
Re: Stuxnet: Zero Victims
#10In reading this, I'm astonished at how primitive Stuxnet was. If I were writing a worm that saved information on infected systems, I would have: created a public/private key pair included the public key in the worm encrypted interesting stuff with the public key That way nobody would be able to decrypt any of the information saved by the worm if they didn't know the private key. Does that make sense or am I missing s…