# ウェブファイアウォール

{% hint style="info" %}
**OWASP TOP 10ベースの基本シグネチャー提供**

ユーザー定義探知フィルターを生成してウェブパケットで探知時にリアルタイム探知及び遮断提供
{% endhint %}

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

### 1. メニューの位置 <a href="#id-1" id="id-1"></a>

* 左ナビゲーション バー メニューにフィルター > 登録メニューをクリックします。

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

### 2. 登録ボタンクリック <a href="#id-2" id="id-2"></a>

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

### 3. フィルター分類ぶんるい選択 <a href="#id-3" id="id-3"></a>

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

### 4. フィルター名入力 <a href="#id-4" id="id-4"></a>

* 登録するフィルターの名前を入力します。

### 5. フィルター説明入力 <a href="#id-5" id="id-5"></a>

### 6. 危険度(高い/中間/低い)を選択 <a href="#id-6" id="id-6"></a>

* 登録するフィルターの危険度を自分で設定することができます。

### 7. 動作設定 <a href="#id-7" id="id-7"></a>

* 下段にある情報入力領域の追加ボタンをクリックすると、データ値を入力して該当する値を含むか除外することができます。
* 登録したフィルターは登録フィルターページで確認することができます。
* フィルターを登録する際は過探/誤探が発生することがあるので担当者と確認後、登録することをおすすめします。
* 以下はウェブフィルターの登録例です。

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

### 8. 動画案内 <a href="#id-8" id="id-8"></a>

{% embed url="<https://youtu.be/y9NnH2fjzEU>" %}
<https://youtu.be/y9NnH2fjzEU>
{% endembed %}


---

# 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/newfilter/waf.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.
