第 1 课,共 4 课 · 8 分钟
The Security Operations Center: who watches, and how
What a Security Operations Center (SOC) does all day, how its analysts are organised in tiers, and which habits make a small team effective.
此页面暂时只有英文版。
Every organisation that takes security seriously eventually needs someone whose job is to watch. Firewalls block, antivirus scans and backups save you after the fact, but none of them notices that something unusual is happening across the whole organisation. That is the job of a Security Operations Center, usually shortened to SOC. NIST describes a SOC as a centralised function that monitors, detects and responds to security events and incidents, typically around the clock.
A SOC is not necessarily a room full of screens. In a large bank it may be exactly that, with dozens of analysts on shifts. In a university or a charity it may be three people and an outsourced partner who covers nights and weekends. What makes it a SOC is the function: a clear owner for “is something wrong right now, and what do we do about it?”
What a SOC actually does
- Collects signals: logs from servers, laptops, cloud services, firewalls and identity systems.
- Detects: turns those signals into alerts using rules, correlation and, increasingly, machine learning.
- Triages: decides quickly which alerts are real, which are noise, and which are urgent.
- Responds: contains an incident, or hands it to an incident response team with the evidence already gathered.
- Improves: tunes detections, writes playbooks and feeds lessons back to the people who build and run systems.
The tier model
Most SOCs organise analysts in tiers, so that the flood of alerts is filtered by people with increasing experience. The names vary from one organisation to another, but the idea is widely shared:
| Tier | Typical role | What they do |
|---|---|---|
| Tier 1 | Triage analyst | Watches the alert queue, closes false positives, enriches real alerts with context, escalates what needs a closer look |
| Tier 2 | Incident responder | Investigates escalated alerts in depth, scopes what was affected, starts containment |
| Tier 3 | Threat hunter / expert | Hunts for attacks that no alert caught, analyses malicious software, builds new detections |
| Management | SOC manager | Staffing, priorities, metrics, reporting to leadership and coordination with legal and communications |
Around this core sit supporting roles: detection engineers who write and tune rules, threat intelligence analysts who track what attackers are doing, and platform engineers who keep the logging pipeline running. In small teams one person may wear several of these hats.
A day in the queue
A typical shift starts with a handover: what happened overnight, which incidents are open, what the previous shift was watching. Then comes the queue. An alert might say that an account logged in from two countries within an hour, that a laptop contacted an address on a threat list, or that a server started sending far more data than usual. For each one the analyst asks the same questions: Is it real? What else happened on that machine or account around the same time? Who needs to know, and how fast?
Good analysts write down what they checked and why they closed an alert, even when it was harmless. That record is what makes the next investigation faster, and it is what an auditor or a court will want to see if an incident turns serious.
The enemy inside the SOC: alert fatigue
The biggest risk to a SOC is not a clever attacker, it is noise. When hundreds of low-value alerts arrive every hour, people start closing them without reading, and the one real alert slips through. Mature SOCs fight this deliberately: they measure how many alerts turn out to be real, remove or rewrite rules that are almost always wrong, and add context automatically so an analyst does not start every investigation from zero.
Metrics that matter
- Time to detect: how long between the start of an attack and the first alert.
- Time to respond: how long between the alert and containment.
- True-positive rate: what share of alerts were real, per detection rule.
- Coverage: which attacker techniques (for example, those listed in MITRE ATT&CK) you can actually detect, and which you cannot.
Counting alerts closed per hour is a tempting metric and a poor one: it rewards speed over care. The goal is fewer, better alerts and faster, correct decisions.
SOC skills on your own Mac
You do not need a SOC to think like one. The core habit is the same: know what normal looks like, notice what is new, and ask why. On a Mac, FireAI’s Activity view shows which apps connect where, newest first, and the Threats page lists the connections it flagged with the reason in plain words, so you can investigate before you decide. That is triage on a scale of one.
要点
- A SOC is a function, not a room: someone owns “is something wrong right now?”
- Tiered analysts filter alerts: triage, investigation, then hunting and detection engineering.
- Alert fatigue is the main risk; fewer, better alerts beat more alerts.
- Measure time to detect and time to respond, not alerts closed per hour.
自我检测
1. What is the core purpose of a Security Operations Center?
- Writing the company’s software
- Monitoring, detecting and responding to security events across the organisation — 正确。
- Selling security products
- Replacing all firewalls
A SOC centralises monitoring, detection and response to security events and incidents.
2. In a typical tier model, what does a Tier 1 analyst mainly do?
- Reverse-engineer malicious software
- Triage the alert queue and escalate what needs deeper investigation — 正确。
- Negotiate with attackers
- Write the company’s security policy
Tier 1 filters alerts: closes false positives, adds context and escalates real ones.
3. Why is alert fatigue dangerous?
- It makes computers slower
- Analysts overwhelmed by noise start dismissing alerts and miss the real one — 正确。
- It increases electricity costs
- It only affects small companies
When most alerts are noise, people stop reading them carefully, and real attacks slip through.
用 FireAI 动手做
在你自己的 Mac 上练习这节课的内容。
来源
- NIST CSRC Glossary: security operations center
- UK NCSC: Building a Security Operations Centre
- CISA: Best practices for event logging and threat detection
- MITRE ATT&CK
在你的 Mac 上实践
免费试用全部功能 17 天,无需绑定银行卡。