>_ CYBERVERSE.AI
SOC Analyst interview question
What indicators suggest lateral movement, and how would you hunt for it?
What interviewers are really testing
- Knowledge of common techniques (SMB, RDP, WMI, PsExec)
- Log sources mapped to techniques
- Cross-host correlation thinking
A strong answer framework
- Admin-protocol traffic between workstations (SMB/RDP/WMI)
- New service installs, scheduled tasks, remote thread creation
- One account logging into many hosts in a short window
- Pass-the-hash signs: NTLM without Kerberos, odd 4624 logon types
- Hunt: correlate target process creation with source auth events
Follow-ups you should be ready for
- Which Event IDs matter most?
- How do you separate admin tools from attacker tools?
More real SOC Analyst interview questions