Malware (malicious software) is the payload of most attacks, and endpoints (laptops, servers, phones) are where it lands.
Malware Types
The families of malicious software — and how they differ.
Tap or hover a part to learn more.
Self-replicating.
A virus attaches to a file and needs user action to spread; a worm self-propagates across networks with no help. Both replicate — the difference is how.
Check your understanding
1. What is the key difference between a virus and a worm?
2. What is the best defence against ransomware?
Know the families and the defence
- Malware types: viruses (attach to files), worms (self-spreading), trojans (disguised), ransomware (encrypts for extortion), spyware and rootkits (stealthy persistence).
- Endpoint defence has evolved from signature-based antivirus to EDR (Endpoint Detection & Response) — behavioural detection, investigation and remediation.
- Hardening reduces the attack surface: patching (see Vulnerability Management), least privilege and disabling unused services.
Ransomware defence — backups, segmentation and MFA — ties into Incident Response.
