>_ CYBERVERSE.AI
SOC Analyst interview question
A domain controller is making outbound connections to an external IP on port 443. No maintenance is scheduled. How do you investigate?
What interviewers are really testing
- Structured triage: validate, enrich, scope, contain
- Knowing DCs should never initiate outbound traffic
- Escalation judgment and evidence preservation
A strong answer framework
- Validate: confirm source host, process, user context via EDR/Sysmon
- Enrich the destination IP with threat intel and DNS logs
- Scope: new services, scheduled tasks, odd logons, other hosts hitting the IP
- Contain: block destination, isolate DC, preserve memory and logs
- Eradicate: remove persistence, reset creds (KRBTGT if touched), rebuild if needed
- Document the timeline and recommend: no direct internet access from DCs
Follow-ups you should be ready for
- Which logs would you pull first?
- What if the IP resolves to a legitimate cloud provider?
- When exactly do you escalate to IR?
More real SOC Analyst interview questions