> For the complete documentation index, see [llms.txt](https://docs.plura.io/ja/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.plura.io/ja/fn/waf/defense/setting.md).

# 設定

{% hint style="info" %}
リアルタイムでハッキングログを検出することで、攻撃者からシステムを守ることができます。 防御 > 設定 > ウェブファイアウォールで以下のサービスを使用できます:

* アカウント奪取遮断
* データ漏洩防止
* OWASPブロック

注: アカウントの奪取とデータ流出フィルターの使用後、ブロックサービスが可能で、これにはウェブファイアウォールライセンスが必要です。
{% endhint %}

### ウェブファイアウォール設定 <a href="#id-1" id="id-1"></a>

* 分類
  * ユーザーが防御したい分類タイプを選択します。
* 例外条件
  * 例外条件に登録したIPは防御されません。
* 動作
  * 防御状態のON/OFFでその攻撃に対する防御を実行または解約します。

### ウェブファイアウォール機能一覧 <a href="#id-2" id="id-2"></a>

* アカウント奪取ブロック

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

* データ漏洩遮断

<figure><img src="/files/1yypRDUbnBLTZY7VOnGT" alt=""><figcaption></figcaption></figure>

* OWASPカット

<figure><img src="/files/859s7grFmL64c3IYAV4X" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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