# 대시보드

{% hint style="info" %}
**웹 패킷 분석을 통한 해킹 탐지 및 차단**

* 웹 패킷을 분석하여 해킹 공격을 실시간으로 탐지하고 차단하는 기능을 제공합니다.
* 웹 패킷 및 로그 분석 시, 요청 및 응답 본문 정보도 포함되어 있습니다. (세계 특허 기술)
* OWASP TOP 10 및 사용자 정의 필터를 통한 탐지 방식 제공.
* 주요 패킷 및 로그 정보를 시각적으로 표현하여 제공합니다.
* 알려지지 않은(Unknown) 공격에도 대응 가능합니다.
  {% endhint %}

### **1. 상단 메뉴 설명** <a href="#id-1" id="id-1"></a>

* [x] 대시보드는 **자정(00:00)**&#xBD80;터 탐지된 로그를 기본 시작 시간으로 설정합니다.

- 탐지된 로그는 **선택한 시간** 기준으로 표시되어 관리가 용이합니다.
- 사용자가 설정한 시간은 **재로그인 시 00:00**으로 자동 초기화됩니다.

<figure><img src="/files/eIpiWzqXTvvPM5hDJme4" alt=""><figcaption><p>[탐지 시점 00:00 자정부터 시작]</p></figcaption></figure>

* [x] **상단 메뉴 구성**

- **총 탐지 건수:** 전체 탐지된 로그 수
- **등록 호스트:** 등록된 호스트 수
- **탐지로그 발생 호스트:** 탐지된 로그가 발생한 호스트 수
- **로그 미업로드 호스트:** 로그 업로드가 발생하지 않은 호스트 수
- **로그 업로드량:** 현재 업로드된 로그의 총량
- **리소스 모니터링:** 호스트의 리소스 사용 현황

<figure><img src="/files/Uq6XjzZqX3Now0HJ7XA4" alt=""><figcaption><p>[상단 메뉴]</p></figcaption></figure>

### 2. 실시간 탐지 항목 <a href="#id-2" id="id-2"></a>

* [x] 웹방화벽

- Status별, 차단/탐지별 조회 가능

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

* [x] **서비스별 상세 내역**

- **최근 탐지된 필터**
- **탐지 필터 TOP 5**
- **위험도별 로그 발생 현황**
- **시간별 로그 발생 현황**
- **접속 IP TOP 5**
- **탐지로그 호스트 TOP 5**

최근 탐지된 필터 옆의 **‘+’ 아이콘**을 클릭하면 해당 필터의 상세 페이지로 이동할 수 있습니다.

<figure><img src="https://qubitsec.github.io/docs/images/Manual/waf/manual/02.png" alt=""><figcaption></figcaption></figure>

### 3. 탐지필터 TOP5 / Status별 로그발생 현황 <a href="#id-3" id="id-3"></a>

* 탐지필터 TOP5와 Status별 로그발생 현황 그래프 확인<br>

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

### 4. 시간별 탐지로그 발생 현황 <a href="#id-4" id="id-4"></a>

* 탐지 로그가 시간대별로 발생한 추이를 **그래프**로 제공합니다.
* **전일 발생한 로그와 비교**하여 시간별 탐지 패턴을 쉽게 파악할 수 있습니다.<br>

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

### 5. 접속 IP TOP5 / 탐지로그 호스트 TOP5 <a href="#id-5" id="id-5"></a>

* 접속 IP TOP5와 탐지로그 호스트 TOP5 현황을 확인<br>

  <figure><img src="/files/9p8oKwFVio2ozChs6qJC" alt=""><figcaption></figcaption></figure>

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

{% embed url="<https://www.youtube.com/embed/VM_0StJpsKE?si=Rb4FM-4Yqc-FgYJv>" %}


---

# 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/dashboard.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.
