Network Threats & Attacks
Unlock the complete study guide + 1,040 practice questions across 16 full exams.
Bundled into the existing Certified in Cybersecurity premium course — no separate purchase.
Included in this chapter:
- Threats and attacks: classify by target
- Virus vs worm vs Trojan: how each spreads
- Detecting attacks: IDS, HIDS, and NIDS
- Preventing attacks: firewalls, antivirus, scans, IPS
Malware types: how each spreads
| Property | Virus | Worm | Trojan horse |
|---|---|---|---|
| Needs a host program/file | Yes, inserts itself into one | No, self-contained | No, is the disguised program |
| Self-replicates | Yes, when the host runs | Yes, on its own | No |
| Needs user action to spread | Usually, to run the host | No, propagates over the network | Yes, user installs/runs it |
| Defining trait | Infects a host to propagate | Spreads across the network alone | Disguised as useful software |
| Primary defense | Antivirus, scans, patching | Patching, segmentation | User awareness, app controls, antivirus |
Decision tree
Cheat sheet
Unlock with Premium — includes all practice exams and the complete study guide.
Also tested in
References
- https://csrc.nist.gov/glossary/term/confidentiality
- https://csrc.nist.gov/glossary/term/denial_of_service
- https://csrc.nist.gov/glossary/term/distributed_denial_of_service
- https://csrc.nist.gov/glossary/term/man_in_the_middle_attack
- https://csrc.nist.gov/glossary/term/side_channel_attack
- https://csrc.nist.gov/glossary/term/malware
- https://csrc.nist.gov/glossary/term/virus
- https://csrc.nist.gov/glossary/term/worm
- https://csrc.nist.gov/glossary/term/Trojan_horse
- https://csrc.nist.gov/glossary/term/intrusion_detection_system
- https://csrc.nist.gov/glossary/term/firewall
- https://csrc.nist.gov/glossary/term/intrusion_detection_and_prevention_system
- https://cheatsheetseries.owasp.org/cheatsheets/Denial_of_Service_Cheat_Sheet.html