What actually happens in an L1 SOC interview round
Candidates prepare for "the SOC interview" as if it were one event. It is usually three or four, each testing something different. Knowing which round is testing what lets you spend your preparation where it counts.
Round 1: recruiter screening (15–20 minutes)
What it tests: availability, expectations, and whether your resume is true.
Expect: are you comfortable with 24x7 rotational shifts, when can you join, what is your expected range, walk me through your resume in two minutes.
How candidates lose it: rambling for six minutes on the resume question, or having no salary range ready. Prepare a crisp ninety-second version of your story that ends on your target role, and a researched range you can justify.
Shift work: if you say you cannot do nights, most L1 pipelines close. Decide your real answer before the call rather than during it.
Round 2: technical fundamentals (30–45 minutes)
What it tests: whether you understand systems, not whether you memorised definitions.
Typical ground covered:
- TCP/IP, the three-way handshake, TCP vs UDP
- DNS resolution, and what suspicious DNS traffic looks like
- HTTP vs HTTPS, what TLS actually protects
- Windows event IDs around authentication, and what a logon type tells you
- Linux basics: where logs live, how to check running processes
- Symmetric vs asymmetric encryption, hashing, salting
- The CIA triad, defence in depth, least privilege
- SIEM concepts: log sources, correlation, false positives
How candidates lose it: answering with a textbook definition and stopping. Interviewers are listening for the second sentence — why it matters or where you would see it. "UDP is connectionless" is a definition. "UDP is connectionless, which is why DNS uses it, and why DNS tunnelling is attractive to attackers" is an answer.
Round 3: scenario and triage (30–45 minutes)
What it tests: your thinking process. This round decides most offers.
Typical prompts:
- A user reports a suspicious email. What do you do?
- An alert fires for multiple failed logins followed by a success. Is it an incident?
- You see PowerShell spawning from a Word document. Walk me through it.
- Outbound traffic to an unusual IP at 3 a.m. How do you investigate?
What good looks like: you narrate a structured investigation. Clarify the alert. State what you would check and in what order. Say what would make it benign and what would make it malicious. Decide: close with reason, or escalate with evidence. Mention containment only when it is warranted, and mention preserving evidence.
How candidates lose it: jumping to a conclusion ("it''s definitely ransomware") or freezing. It is completely acceptable to say "I would first check X, because that separates the two most likely explanations".
Round 4: managerial / HR
What it tests: whether you will still be here in a year, and whether you can be trusted with access.
Expect: why security, why this company, how do you handle a shift where nothing happens, how do you handle being wrong, what do you read to stay current.
How candidates lose it: having no answer for "what do you read". Name two specific sources you actually follow and one thing you learned from them last month.
What interviewers are quietly scoring
- Clarity. Can you explain something technical to someone who is not tracking every word?
- Honesty. "I don''t know, but here is how I would find out" scores far better than a confident invention. Bluffing is disqualifying in a security role.
- Curiosity. Did you ever look at something because you wanted to, not because a course told you to?
- Composure. L1 work means being calm at 3 a.m. The interview is a small simulation of that.
How to prepare in the last week
- Write out your ninety-second story and say it until it is natural.
- Rehearse ten scenario prompts out loud, not in your head.
- Re-read your own lab write-ups so the details are fresh.
- Prepare two questions to ask them — about the alert volume, the tooling, or how L1 escalates to L2.
Next step
The scenario round is the one you cannot cram for silently. Take the free 5-question AI mock interview with SOC analyst selected: it asks scenario-style questions out loud and scores your reasoning, so you find the gaps before the panel does.