Week 14 · overview
Week 14: Threats, Malware Response, and Secure Client Systems
A strange process is not automatically malware.
A suspicious email is not automatically proof that an account was compromised.
A certificate warning is not something to click through because the website looks familiar.
Security response begins by separating evidence from the story we are tempted to tell about it.
That matters because a bad response can make the incident worse. Reconnecting a quarantined endpoint can expose shared resources. Deleting files can destroy evidence. Wiping a drive can destroy recoverable data. Disabling security controls can turn one support problem into a larger security problem.
The system question
What actually happened, what evidence supports the threat category, and what is the safest approved action that preserves people, data, and recovery?
Use this response model:
observable indicator
↓
possible threat / non-malicious alternative
↓
scope and asset at risk
↓
containment or verification
↓
approved remediation / hardening
↓
recovery
↓
verification
↓
documentation + user guidance
How the chapter moves
- Social Engineering, Attacks, and Vulnerabilities teaches threat recognition from evidence without practicing attacks.
- Malware Types, Defensive Tools, and Removal separates malware categories from symptoms and applies the full A+ SOHO malware-removal sequence.
- Secure SOHO Networks and Browsers hardens the network edge and browser without confusing obscurity or private mode with security.
- Data Destruction and Security Triage Lab connects media type, sanitization requirement, chain of custody, and incident triage before destructive action.
- Security Incident Practical combines containment, remediation, hardening, recovery, verification, escalation, and documentation.
Safety boundary
All artifacts, users, credentials, network states, and incidents are fictional or supplied.
You will not execute malware, send phishing, collect credentials, bypass controls, probe live targets, or modify school security infrastructure.
The goal is recognition and defensive decision-making.
Curiosity is useful. An uncontained security incident is not the place to improvise.