> For the complete documentation index, see [llms.txt](https://docs.cooku222.kr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cooku222.kr/security/defensive-security/tryhackme/soc-role-in-blue-team.md).

# SOC Role in Blue Team

<figure><img src="https://blog.kakaocdn.net/dna/DEcBa/dJMcacbTvWE/AAAAAAAAAAAAAAAAAAAAABxPMSB_HFR_BrfPc5EEvc1XjeP_bsmLTrPXhXGlzvuu/img.png?credential=yqXZFxpELC7KVnFOS48ylbz2pIh7yKj8&#x26;expires=1782831599&#x26;allow_ip=&#x26;allow_referer=&#x26;signature=P%2BUiDDIdw8hxnxCBzWpwZjomnQM%3D" alt="" height="1372" width="1468"><figcaption></figcaption></figure>

| 시나리오                                                                                    | 역할                                   |
| --------------------------------------------------------------------------------------- | ------------------------------------ |
| SIEM created an alert about FW-NY-01 firewall brute-force. Who should triage the alert? | Lucas \| SOC L1 Analyst              |
| The HR manager Anna launched a phishing malware. Who should make a deep analysis?       | Susan \| SOC L2 Analyst              |
| The office in France was somehow hit with ransomware. Immediate response is required!   | CERT Lead                            |
| Our servers storing the credit cards require PCI DSS audit. Who can help us here?       | GRC                                  |
| Who can check the new version of tryhackme.thm for vulnerabilities?                     | Ben \| Penetration Tester            |
| The SIEM is unavailable due to a storage limit. Who can investigate the issue?          | Eugeu \| SOC L2 Analyst              |
| FIN7 threat group actively targets our company. Who can analyze their tactics?          | Alice \| Threat Intelligence Analyst |

Flag: THM{trysecureme\_is\_secured!}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.cooku222.kr/security/defensive-security/tryhackme/soc-role-in-blue-team.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
