# 필터 등록

{% hint style="info" %}
OWASP TOP 10을 기반으로 한 기본 시그니처를 제공하며, 사용자 정의 탐지 필터를 생성하여 실시간으로 웹 패킷에서 탐지 및 차단 기능을 제공합니다.
{% endhint %}

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

### 1. 메뉴 위치 <a href="#id-1" id="id-1"></a>

* 왼쪽 네비게이션 바에서 **필터 > 등록** 메뉴를 클릭합니다.<br>

  <figure><img src="https://qubitsec.github.io/docs/images/Manual/common/regi/web/2.png" alt=""><figcaption></figcaption></figure>

### 2. 등록 버튼 클릭 <a href="#id-2" id="id-2"></a>

<figure><img src="https://qubitsec.github.io/docs/images/Manual/common/regi/web/3.png" alt=""><figcaption></figcaption></figure>

### 3. 필터분류 선택 <a href="#id-3" id="id-3"></a>

<figure><img src="https://qubitsec.github.io/docs/images/Manual/common/regi/web/4.png" alt=""><figcaption></figcaption></figure>

### 4. 필터명 입력 <a href="#id-4" id="id-4"></a>

* 등록할 필터의 이름을 입력합니다.

### 5. 필터설명 입력 <a href="#id-5" id="id-5"></a>

### 6. 위험도(Very High/High/Middle/Low) 선택 <a href="#id-6" id="id-6"></a>

* 필터의 위험도를 직접 설정할 수 있습니다.

### 7. 동작 설정 <a href="#id-7" id="id-7"></a>

* 정보 입력 영역 하단의 **추가** 버튼을 클릭하여 필터가 탐지할 값을 설정할 수 있습니다.
* 등록된 필터는 **등록 필터** 페이지에서 확인할 수 있습니다.
* 필터 등록 시 과탐지(오탐지)가 발생할 수 있으므로, 담당자와 충분히 확인한 후 필터를 등록하는 것이 좋습니다.
* 아래는 웹 방화벽 필터 등록 예시입니다.&#x20;

<figure><img src="/files/2ZpGsp6QtjE3RrSgADM4" alt=""><figcaption></figcaption></figure>

### 8. 동영상  <a href="#id-8" id="id-8"></a>

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


---

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