# ML探知

{% hint style="info" %}
シグネチャーベースのウェブ探知限界を補完するため、マシンラーニングベースのウェブ攻撃探知を提供

攻撃タイプ Injection、Webshell、SQLi、XSS 提供
{% endhint %}

### 1. 日付整列 <a href="#id-1" id="id-1"></a>

* 作成日を基準に最新の順と古い順に並べ替えることができます。
* デフォルトのソートには、最新の順に最後に作成されたログが表示されます。

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

### 2. 1ページで表示されるログライン数 <a href="#id-2" id="id-2"></a>

* 1ページあたりの見えるログの数を設定でき、基本20で100ラインまで選択できます。

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

### 3. 日付/時間選択 <a href="#id-3" id="id-3"></a>

* デフォルトは今日の発生ログで、時間設定で特定のログを検索できます。
* 期間を拡大して、過去 1 週間または 1 か月を選択できます。

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

### 4. グループ選択 <a href="#id-4" id="id-4"></a>

* ユーザーが登録したグループを選択して確認できます。

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

### 5. オペレーティングシステムの選択 <a href="#id-5" id="id-5"></a>

* 収集されたログをオペレーティング システムベースで分類できます。

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

### 6. ホスト選択 <a href="#id-6" id="id-6"></a>

* 特定のホストを選択して、そのログのみを確認できます。

<figure><img src="/files/53LPXaqydOWx5dkoZ0Cm" alt=""><figcaption></figcaption></figure>

### 7. 分類選択 <a href="#id-7" id="id-7"></a>

* 分類別に選択して確認することができます。

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

### 8. 攻撃確率選択 <a href="#id-8" id="id-8"></a>

* 攻撃確率別に選択して確認することができます。

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

### 9. ステータス値選択 <a href="#id-9" id="id-9"></a>

* ステータス値を選択して確認できます。

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

### 10. メソッド選択 <a href="#id-10" id="id-10"></a>

* メソッドを選択して確認できます。

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

### 11. 検出されたログの詳細 <a href="#id-11" id="id-11"></a>

* 検出されたログ リストをクリックすると、それぞれのログに含まれている詳細を確認できます。

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

### 12. 検出されたログソースの内容 <a href="#id-12" id="id-12"></a>

* \[ログ詳細] ボタンをクリックすると、発生した原本の内容を確認できます。

<figure><img src="/files/FKmkNbqNqc0gSlwSNlUV" 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/ml.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.
