# アカウント奪取分析

{% hint style="info" %}
ユーザー定義フィルターを通じて探知されたログを活用して可視性を提供

* グラフ変化量分析により異常兆候探知
* クリデンシャルスタッフィング攻撃にホストと攻撃者情報、そして時間帯分析を通じて素早く異常兆候を調査して対応できるように提供
  * [x] [フィルター登録方法](https://docs.plura.io/ja/function/common/sfilter/takeover)
    {% endhint %}

### 報告書項目 <a href="#id-1" id="id-1"></a>

* 日別報告書

<figure><img src="/files/L3hmCXB7n2Y389AYOf85" alt=""><figcaption></figcaption></figure>

* 週別報告書

<figure><img src="/files/PT3eUiA9kEQ6Sj58c2q9" alt=""><figcaption></figcaption></figure>

* 月別報告書

<figure><img src="/files/Apv6X9BG4vmNb9oQSnv9" alt=""><figcaption></figcaption></figure>


---

# 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/report/takeover.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.
