# 정보 수집 - 내부망

- [개념](https://www.xn--hy1b43d247a.com/enumeration/concepts.md): TA0007
- [로컬 호스트 정보 수집](https://www.xn--hy1b43d247a.com/enumeration/local-host-enumeration.md): MITRE ATTACK - TA0007 (T1082, T1016, ...)
- [블러드하운드](https://www.xn--hy1b43d247a.com/enumeration/bloodhound.md)
- [SMB 쉐어 수집](https://www.xn--hy1b43d247a.com/enumeration/smb-share.md)
- [정보 수집 - 파워쉘](https://www.xn--hy1b43d247a.com/enumeration/powershell.md)
- [정보 수집 - C# - TODO](https://www.xn--hy1b43d247a.com/enumeration/csharp.md)
- [커버로스 유저 이름 정보수집](https://www.xn--hy1b43d247a.com/enumeration/kerberos-username-enumeration.md): Discovery (TA0007) + Account Discovery (T1087)
- [CME - 호스트이름과 IP주소](https://www.xn--hy1b43d247a.com/enumeration/cme-hostname-ip.md)
- [LDAP Anonymous Bind](https://www.xn--hy1b43d247a.com/enumeration/ldap-anonymous-bind.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/enumeration.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.
