# 保安探知

- [マイターアタック](https://docs.plura.io/ja/fn/comm/sdetection/attack.md): MITRE ATT\&CK (Adversarial Tactics, Techniques, and Common Knowledge)
- [マトリックス](https://docs.plura.io/ja/fn/comm/sdetection/attack/matrix.md): Matrix
- [リスト](https://docs.plura.io/ja/fn/comm/sdetection/attack/list.md): MITRE ATT\&CK List
- [ハッキングループ](https://docs.plura.io/ja/fn/comm/sdetection/attack/groups.md): MITRE ATT\&CK Hacking Group
- [ソフトウェア](https://docs.plura.io/ja/fn/comm/sdetection/attack/sw.md): MITRE ATT\&CK Software
- [相関分析](https://docs.plura.io/ja/fn/comm/sdetection/corelation.md): Correlation Analysis
- [データ流出](https://docs.plura.io/ja/fn/comm/sdetection/breach.md): Data Breach
- [アカウント乗っ取り](https://docs.plura.io/ja/fn/comm/sdetection/takeover.md): Account takeover, Credential Stuffing
- [ホームページの偽造・変造](https://docs.plura.io/ja/fn/comm/sdetection/forgery.md)


---

# 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/ja/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.
