Mitigation Techniques
Unlock the complete study guide + 1,040 practice questions across 16 full exams.
Bundled into the existing CompTIA Security+ premium course — no separate purchase.
Included in this chapter:
- The two jobs of a mitigation: shrink the surface or contain the threat
- Hardening: the per-host mitigation bundle
- Segmentation vs isolation vs least privilege: not interchangeable
- Lifecycle ends: configuration enforcement and secure decommissioning
Common SY0-701 mitigations: what each one mitigates
| Technique | Primary job | What it mitigates | Typical implementation |
|---|---|---|---|
| Patching | Surface reduction | Exploitation of a known vulnerability | Vendor update / patch management cycle |
| Segmentation | Containment | Lateral movement between zones | VLANs, subnets, firewall zones |
| Isolation | Containment | Spread from an already-infected host | Quarantine, sandbox, air gap |
| Least privilege | Containment | Damage from a compromised identity/process | Role-based permissions, just-enough access |
| Application allow list | Containment | Execution of unapproved/malicious code | Allow-list policy (e.g. WDAC, AppLocker) |
| Disable ports/protocols | Surface reduction | Exposure of unneeded services | Host hardening, baseline config |
| Default-password change | Surface reduction | Use of documented default credentials | Hardening checklist / onboarding |
| Host-based firewall / HIPS | Surface reduction + containment | Unwanted inbound/outbound traffic, host-level attacks | Endpoint firewall, HIPS agent |
| EDR / endpoint protection | Detection + response | Persistence and post-compromise activity on the host | EDR agent with response actions |
| Encryption (at rest) | Containment | Confidentiality loss if media is stolen | Full-disk / file-level encryption |
| Configuration enforcement | Surface reduction | Drift away from the hardened baseline | GPO, MDM, NAC posture checks |
| Decommissioning | Surface reduction | Orphaned, unmanaged retired assets | Credential revocation + media sanitization |
Decision tree
Cheat sheet
Unlock with Premium — includes all practice exams and the complete study guide.