> 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/security-guide.md).

# 보안 가이드

- [\[KISA\] 보이스피싱 대응 방법](https://ssv.skill.or.kr/security-guide/kisa-voicephishing-response-guide.md): 과학기술정보통신부, 한국인터넷진흥원에서 발간한 가이드
- [\[KISA\] DDoS공격 대응 가이드](https://ssv.skill.or.kr/security-guide/kisa-ddos-defender-guide.md): 과학기술정보통신부, 한국인터넷진흥원에서 발간한 가이드
- [\[금융보안원\] 금융회사 재택근무 보안 안내서](https://ssv.skill.or.kr/security-guide/home-work-security-guide.md): 출처 : \[2020.12] 금융보안원(fsec) 발간 내용 "금융회사 재택근무 보안 안내서"
- [\[개인정보보호위원회\]\[한국인터넷진흥원\] 개인정보의 암호화 조치 안내서](https://ssv.skill.or.kr/security-guide/privacy-security-guide.md): 출처 : \[2020.12] 개인정보보호위원회, 한국인터넷진흥원(KISA) 발간 내용 "개인정보의 암호화 조치 안내서"
- [\[과학기술정보통신부\]\[한국인터넷진흥원\] 정보보호 공시 가이드라인](https://ssv.skill.or.kr/security-guide/information-protection-security-guide.md): 출처 : \[2021.12] 과학기술정보통신부, 한국인터넷진흥원(KISA) 발간 내용 "정보보호 공시 가이드라인"


---

# 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/security-guide.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.
