> For the complete documentation index, see [llms.txt](https://docs.plura.io/ko/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/ko/fn/comm/sdetection/forgery.md).

# 홈페이지 위변조

{% hint style="info" %}
홈페이지 위변조가 발생했을 때, 실시간 로그 분석을 통해 공격을 탐지할 수 있습니다.&#x20;

이를 위해서는 감사 정책 설정이 필수입니다.
{% endhint %}

### 1. 홈페이지 위변조 예시

* 홈페이지 위변조 필터로 등록된 경로에서 위변조가 발생하면, 이를 탐지할 수 있습니다.

<figure><img src="/files/lzujihEn5Io8j9LVWaG0" alt="" width="563"><figcaption></figcaption></figure>

<figure><img src="/files/k4PUmSt9GfR0szS09BNe" alt="" width="563"><figcaption></figcaption></figure>

### 2. 탐지된 로그 상세 내용

* 탐지된 로그를 클릭하면 해당 로그의 자세한 내용을 확인할 수 있습니다.<br>

  <figure><img src="/files/wwmOJGC1gregO43MZMqY" alt="" width="563"><figcaption></figcaption></figure>

### 3. 탐지된 로그 원본 내용

* '로그 상세' 버튼을 클릭하면 원본 로그 내용을 확인할 수 있습니다.<br>

  <figure><img src="/files/hbz126GjgypBaZfAgXa9" alt="" width="563"><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/ko/fn/comm/sdetection/forgery.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.
