WCU / Cybersecurity
~/CSC 471/Class 01/KP 14
Class 01 · KP 14 / 25

Botnets, Droppers/Loaders, Ransomware, Wipers

  • Botnet: fleet of compromised hosts under central command-and-control (C2). Example: Mirai (IoT DDoS, 2016).
  • Dropper / Loader: stages and installs later payloads; often the first thing you actually catch. Example: Emotet.
  • Ransomware: encrypts data and extorts payment. Example: LockBit.
  • Wiper: destroys data, only pretending to be ransomware. Examples: NotPetya (2017), HermeticWiper (2022).
Key Takeaway

Intent matters: NotPetya looked like ransomware but had no real recovery path — it was a wiper built for destruction.