> For the complete documentation index, see [llms.txt](https://ssv.skill.or.kr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ssv.skill.or.kr/cloud-security/db-postgres-sql-security-vulnerability.md).

# \[DB] Postgres-SQL 시스템 취약점 점검 가이드

{% embed url="<https://paypal.me/shop2002>" %}
donation
{% endembed %}

## \[DB] Postgres-SQL 시스템 취약점 점검 가이드&#x20;

![그림. DB Postgres-SQL 취약점 진단 리스트 ](/files/pjMlFVvSI2US2chDL1aX)

## 가. 보안 설정&#x20;

### DP-01. 불필요한 계정 제거&#x20;

![그림. DP-01. 불필요한 계정 제거](/files/mLyygFVdnMydRlGThMcq)

### DP-02. 취약한 패스워드 사용제한&#x20;

![그림. DP-02. 취약한 패스워드 사용제한 ](/files/By81i28aPHwoVjsbm4gd)

### DP-03. 불필요한 권한 제거&#x20;

![그림. DP-03. 불필요한 권한 제거 ](/files/kndIFt9qbJBUFeAA2uRJ)

### DP-04. public schema 사용 제한&#x20;

![그림. DP-04. public schema 사용 제한 ](/files/LbUy270MDBE4iRdIDXNd)

### DP-05. IP 접근 제한 설정&#x20;

![그림. DP-05. IP 접근 제한 설정 ](/files/juRMBT8HaZQvlZWwzQVd)

### DP-06. 안전한 인증 방식 설정&#x20;

![그림. DP-06. 안전한 인증 방식 설정 ](/files/DJV3c50jZkxIEzX8KABP)

![그림. DP-06. 안전한 인증 방식 설정 ](/files/wxNsUBwTlzyE0EwH5Su0)

### DP-07. 안전한 암호화 알고리즘 사용&#x20;

![그림. DP-07. 안전한 암호화 알고리즘 사용 ](/files/OMzWchiABwLhJyku3PbZ)

## 나. 디렉토리 및 파일권한 관리&#x20;

### DP-08. 데이터 디렉토리 권한 설정 &#x20;

![그림. DP-09. 데이터 디렉토리 권한 설정 ](/files/Wdnmu41dAofef2M1CAqn)

### DP-09. 환경 설정파일 권한 설정&#x20;

![그림. DP-09. 환경 설정파일 권한 설정 ](/files/3h0ZfxG1YEzkXjA0gHkV)

## 다. 패치 및 로그 관리&#x20;

### DP-10. 로그 활성화&#x20;

![그림. DP-10. 로그 활성화 ](/files/qX86kzqfH4rXV5rxrNCx)

### DP-11. 최신 패치 적용&#x20;

![그림. DP-11. 최신 패치 적용 ](/files/kudaNAeyhzz5ZcHtGOtu)

{% embed url="<https://paypal.me/shop2002>" %}
donation
{% endembed %}


---

# 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://ssv.skill.or.kr/cloud-security/db-postgres-sql-security-vulnerability.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.
