# 인프라 (Infrastructure)

- [개념](https://www.xn--hy1b43d247a.com/infrastructure/concepts.md)
- [예시 인프라](https://www.xn--hy1b43d247a.com/infrastructure/example-infra.md)
- [팀 서버 - Sliver](https://www.xn--hy1b43d247a.com/infrastructure/sliver.md)
- [스테이저 (Stager) 사용](https://www.xn--hy1b43d247a.com/infrastructure/sliver/stager.md)
- [도메인 분류와 신뢰도](https://www.xn--hy1b43d247a.com/infrastructure/domain-categorization-reputation.md)
- [HTTP 리다이렉터](https://www.xn--hy1b43d247a.com/infrastructure/http-redirector.md)
- [HTTPS 리다이렉터](https://www.xn--hy1b43d247a.com/infrastructure/https-redirector.md)
- [SMTP Gophish + Mail](https://www.xn--hy1b43d247a.com/infrastructure/smtp-do.md)
- [SMTP Gophish + ESP](https://www.xn--hy1b43d247a.com/infrastructure/smtp-aws-zoho.md): 본 실습은 레드팀 인프라에 꼭 필요한 SMTP 서버를 GoPhish 피싱 프레임워크와 ZoHo Third-party 메일 서비스를 활용해 AWS에서 설정하는 법을 다룬다.
- [SMTP Gophish + Relay + ESP](https://www.xn--hy1b43d247a.com/infrastructure/smtp-toolkit-relay-esp.md)
- [인프라 구축 자동화](https://www.xn--hy1b43d247a.com/infrastructure/infra-automation.md)
- [테라폼 (Terraform)](https://www.xn--hy1b43d247a.com/infrastructure/infra-automation/terraform.md)
- [SMTP 테라폼 자동화](https://www.xn--hy1b43d247a.com/infrastructure/infra-automation/mail-terraform.md)
- [HTTPS 리다이렉터 자동화 (AWS)](https://www.xn--hy1b43d247a.com/infrastructure/infra-automation/https-redir-automation.md)
- [old-네뷸라를 이용한 인프라 구축](https://www.xn--hy1b43d247a.com/infrastructure/old.md)
- [도메인과 리다이렉터 설정](https://www.xn--hy1b43d247a.com/infrastructure/old/domain-redirector-config.md)
- [중립 공간 (클라우드) 설정](https://www.xn--hy1b43d247a.com/infrastructure/old/neutral-area-cloud-config.md)
- [네뷸라 (Nebula)](https://www.xn--hy1b43d247a.com/infrastructure/old/nebula.md)
- [네뷸라 설정](https://www.xn--hy1b43d247a.com/infrastructure/old/nebula-config.md)
- [도메인 프론팅 (Domain Fronting)](https://www.xn--hy1b43d247a.com/infrastructure/domain-fronting.md)
- [도메인 프론팅 - Azure Edgio CDN](https://www.xn--hy1b43d247a.com/infrastructure/domain-fronting-azure-edgio-cdn.md): Akamai가 Edgio를 2024년 12월 인수하고, Edgio가 파산신청을 진행하며 이 도메인 프론팅은 2025/01/15 이후 더 이상 할 수 없다.
- [Cloudflared Tunnel과 Worker](https://www.xn--hy1b43d247a.com/infrastructure/cloudflared-tunnel-and-worker-redirector.md): 이 문서는 Jumpsec Labs 블로그 글(https://labs.jumpsec.com/putting-the-c2-in-c2loudflare/)을 기반으로 쓰여졌습니다. 해당 글에서 부족한 부분 및 서비스 업데이트로 인해 deprecated된 요소를 디버깅 및 연구한 결과를 포함해 문서화 했습니다.
- [Cloudflared Tunnel과 Pages](https://www.xn--hy1b43d247a.com/infrastructure/cloudflared-tunnel-pages.md)


---

# 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://www.xn--hy1b43d247a.com/infrastructure.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.
