> For the complete documentation index, see [llms.txt](https://docs.cooku222.kr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cooku222.kr/security/defensive-security/tryhackme/humans-as-attack-vectors.md).

# Humans as Attack Vectors

**Task 2. The human element**

Q. 사이버보안에서 가장 취약한 연결고리는?\
A. humans\
-> 사회 공학적 기법,,\
Q. 사람을 표적으로 삼는 것은 무엇을 얻기 위함?\
A. Access\
-> 접근성

***

**Task 3. Attacks on human**

Q. 인간 심리를 이용하는 공격 기법은?\
A. Social Engineering\
-> 사회 공학적 기법\
Q. 다른 사람을 연기하는 사회 공학적 기법은? \
A. impersonation

***

**Task 4. Defending Human**

Q. 어떤 프로세스가 공격을 예방하거나 발생 가능성을 줄이는 것을 목표로 하나요?\
A. Mitigation\
Q. 직원들에게 사이버 보안 교육을 하는 것은 어떤 완화 조치인가요?\
A. Security Awareness Training

***

**Task 5. Practice**

문제가 두 개 있다. \
첫번째는 알맞은 시나리오 고르는 문제,

<figure><img src="https://blog.kakaocdn.net/dna/cea6Lb/dJMcaiJUaw8/AAAAAAAAAAAAAAAAAAAAAEe2mHPWQlN65bIGyNeoa9a3RNBEH4I_AJA13Z42vZ_E/img.png?credential=yqXZFxpELC7KVnFOS48ylbz2pIh7yKj8&#x26;expires=1782831599&#x26;allow_ip=&#x26;allow_referer=&#x26;signature=IEeTbWNOuXRpRust26Tyt0K9EMs%3D" alt="" height="860" width="1310"><figcaption></figcaption></figure>

<figure><img src="https://blog.kakaocdn.net/dna/cGBDI0/dJMcai4bPuc/AAAAAAAAAAAAAAAAAAAAALf1OZnZv9HHb-kbRLWvG4iKA_jK9DbO6bnDnymoVV5H/img.png?credential=yqXZFxpELC7KVnFOS48ylbz2pIh7yKj8&#x26;expires=1782831599&#x26;allow_ip=&#x26;allow_referer=&#x26;signature=TxYvpZsoek29kKqNLjJrqIa3c1Q%3D" alt="" height="916" width="1252"><figcaption></figcaption></figure>

<figure><img src="https://blog.kakaocdn.net/dna/9zppL/dJMcac30yrP/AAAAAAAAAAAAAAAAAAAAACA7hfTGEHDPjDxuGmQJkTzxSGjzXgL-YNj3xbRMHZqF/img.png?credential=yqXZFxpELC7KVnFOS48ylbz2pIh7yKj8&#x26;expires=1782831599&#x26;allow_ip=&#x26;allow_referer=&#x26;signature=LyWFxWvrfSbe9LQjTTdU8ysWao8%3D" alt="" height="918" width="1282"><figcaption></figcaption></figure>

<figure><img src="https://blog.kakaocdn.net/dna/FVKiN/dJMcaipEvnq/AAAAAAAAAAAAAAAAAAAAAPeews6kv7lBXLFV7KNe0fxRKwdS-AoqISfd9Ds3X_l4/img.png?credential=yqXZFxpELC7KVnFOS48ylbz2pIh7yKj8&#x26;expires=1782831599&#x26;allow_ip=&#x26;allow_referer=&#x26;signature=Oja%2BYQ9Z1VYqC8TEJ%2BXpKJRZ6gk%3D" alt="" height="978" width="1282"><figcaption></figcaption></figure>

THM{anyone\_else\_at\_risk?}\
두번재는 알맞은 정책을 고르는 문제

<figure><img src="https://blog.kakaocdn.net/dna/bXBjek/dJMcadu2lEw/AAAAAAAAAAAAAAAAAAAAAPFXYN1e259FYMOom3FIOLqvssnGw0Es1iv7m_2qltPf/img.png?credential=yqXZFxpELC7KVnFOS48ylbz2pIh7yKj8&#x26;expires=1782831599&#x26;allow_ip=&#x26;allow_referer=&#x26;signature=aIIXgfd7RpQP79C5edtBBkypH1o%3D" alt="" height="788" width="1268"><figcaption></figcaption></figure>

THM{human\_protection\_expert!}

<br>


---

# 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.cooku222.kr/security/defensive-security/tryhackme/humans-as-attack-vectors.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.
