# 쇼핑몰 웹 취약점 점검은 어떻게 진행하나요?

메이크샵에서는 쇼핑몰 웹 취약점 점검 기능을 직접 제공하고 있지 않아요.

필요한 경우 관리자님께서 자체적으로 점검을 진행해 주셔야 하며, 발견된 취약점 결과를 메이크샵에 전달해 주시면 개선 조치가 가능해요. 다만, 일부 취약점은 조치가 어려울 수 있으니 참고해 주세요.

***

{% stepper %}
{% step %}

#### 취약점 진단 전 관련 정보 전달

1:1 문의를 통해 아래 정보를 전달하신 후, 자체 취약점 점검을 진행해 주세요.

수행원 정보(회사명, 담당자명, 비상연락처, 점검에 사용하는 IP 주소), 점검 기간
{% endstep %}

{% step %}

#### 점검 기간 동안 취약점 점검 진행

{% endstep %}

{% step %}

#### 취약점 결과 조치 요청

점검 완료 후 1:1 문의를 통해 취약점 진단 결과에 대한 조치 요청을 접수해 주세요.

접수된 내용에 대해 취약점 이행 조치 결과 및 가이드를 안내해 드려요.

{% hint style="danger" %}

## 주의사항

점검 중 과도하게 공격을 시도할 경우 해당 IP가 자동으로 차단될 수 있어요.\
IP가 차단되었을 때는 반드시 해제 요청을 해 주셔야 다시 접속할 수 있어요.
{% endhint %}
{% endstep %}
{% endstepper %}


---

# 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://help.makeshop.co.kr/faq/pc-and/undefined-10.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.
