Investigation Data Sources
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:
- What logs are, and what each log type proves
- Network sources: logs, flow metadata, and packet captures
- Correlation, timelines, and the order of volatility
- Exam-pattern recognition for investigation data sources
Which source answers which investigative question
| Data source | What it natively records | Investigation use |
|---|---|---|
| Firewall / router logs | Allowed/denied connections: source & destination IP, port, protocol, timestamp (no payload) | Prove perimeter allow/deny; pivot on a source IP to find related attempts |
| OS security logs | System events + audit records: logons, privilege use, account changes, file access on one host | Confirm activity on a specific host after a sensor flags it |
| Endpoint logs (AV/EDR) | Detected malware, quarantine/clean actions, scan history, host process behavior | Show what executed on an endpoint and what the agent did about it |
| Application logs | Client requests/responses, authenticated user, which records/transactions touched | Attribute an in-app action to a user; reconstruct request sequence |
| IPS/IDS logs | Suspicious events with intent: attack type, targeted vulnerability, success/failure | Identify the kind of attack and whether it landed |
| Network logs / flow metadata | Who-talked-to-whom-and-how-much: IPs, ports, protocol, byte/packet counts | Baseline volume; spot beaconing or exfiltration spikes |
| Packet captures | Full packet content (the payload itself) | Prove the actual data or command sent; deep protocol analysis |
| Vulnerability scans | Missing patches and misconfigurations per host, scored against a baseline | Establish the weakness an attacker may have used |
| Automated reports / dashboards | Aggregated, summarized metrics and findings over time | See trends and the normal baseline an incident deviates from |
| Metadata | Descriptive data about other records: timestamps, file/email headers, geolocation | Tie sources together and order events on a common timeline |
Decision tree
Cheat sheet
Unlock with Premium — includes all practice exams and the complete study guide.