# 보안탐지

- [마이터어택](https://docs.plura.io/ko/fn/comm/sdetection/attack.md): MITRE ATT\&CK (Adversarial Tactics, Techniques, and Common Knowledge)
- [매트릭스](https://docs.plura.io/ko/fn/comm/sdetection/attack/matrix.md): MITRE ATT\&CK Matrix
- [리스트](https://docs.plura.io/ko/fn/comm/sdetection/attack/list.md): MITRE ATT\&CK List
- [해킹그룹](https://docs.plura.io/ko/fn/comm/sdetection/attack/groups.md): MITRE ATT\&CK Hacking Group
- [소프트웨어](https://docs.plura.io/ko/fn/comm/sdetection/attack/sw.md): MITRE ATT\&CK Software
- [상관분석](https://docs.plura.io/ko/fn/comm/sdetection/corelation.md): Correlation Analysis
- [데이터 유출](https://docs.plura.io/ko/fn/comm/sdetection/breach.md): Data Breach
- [계정탈취](https://docs.plura.io/ko/fn/comm/sdetection/takeover.md): Account Takeover, Credential Stuffing
- [홈페이지 위변조](https://docs.plura.io/ko/fn/comm/sdetection/forgery.md): Website Forgery


---

# Agent Instructions: 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.plura.io/ko/fn/comm/sdetection.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.
