# 계정 정보 탈취 (Credential Access)

- [커버로스](https://www.xn--hy1b43d247a.com/credential-access/kerberos.md)
- [커버로스팅 (Kerberoasting)](https://www.xn--hy1b43d247a.com/credential-access/kerberos/kerberoasting.md): MITRE ATTACK - T1558.003
- [AS-Rep Roasting](https://www.xn--hy1b43d247a.com/credential-access/kerberos/as-rep-roasting.md): MITRE ATTACK - T1558.004
- [비밀번호 스프레이 공격](https://www.xn--hy1b43d247a.com/credential-access/password-spraying.md): MITRE ATTACK - T1110.003
- [LLMNR/NBT-NS 포이즈닝](https://www.xn--hy1b43d247a.com/credential-access/llmnr-nbtns-poisoning.md)
- [NTLM 릴레이 (NTLM Relay)](https://www.xn--hy1b43d247a.com/credential-access/ntlm-relay.md)
- [SMB to SMB](https://www.xn--hy1b43d247a.com/credential-access/ntlm-relay/smb-to-smb.md)
- [SMB to LDAP/S](https://www.xn--hy1b43d247a.com/credential-access/ntlm-relay/smb-to-ldap-s.md)
- [HTTP to LDAP](https://www.xn--hy1b43d247a.com/credential-access/ntlm-relay/http-to-ldap.md)
- [SMB to HTTP](https://www.xn--hy1b43d247a.com/credential-access/ntlm-relay/smb-to-http.md)
- [SMB to SCCM](https://www.xn--hy1b43d247a.com/credential-access/ntlm-relay/smb-to-sccm.md)
- [강제 인증 (Authentication Coercion)](https://www.xn--hy1b43d247a.com/credential-access/authentication-coercion.md)
- [MS-RPRN - Printerbug / Print Spooler](https://www.xn--hy1b43d247a.com/credential-access/authentication-coercion/ms-rprn.md)
- [MS-EFSRPC - Petitpotam](https://www.xn--hy1b43d247a.com/credential-access/authentication-coercion/ms-efsrpc.md)
- [MS-FSRVP - ShadowCoerce](https://www.xn--hy1b43d247a.com/credential-access/authentication-coercion/ms-fsrvp.md)
- [MS-DFSNM - DFSCoerce](https://www.xn--hy1b43d247a.com/credential-access/authentication-coercion/ms-dfsnm.md)
- [NTLM 다운그레이드](https://www.xn--hy1b43d247a.com/credential-access/ntlm-downgrade.md)
- [DHCPv6 포이즈닝](https://www.xn--hy1b43d247a.com/credential-access/dhcpv6.md)
- [LAPS - TODO](https://www.xn--hy1b43d247a.com/credential-access/laps-todo.md)
- [DCSync](https://www.xn--hy1b43d247a.com/credential-access/dcsync.md): ID: T1003.006 - OS Credential Dumping: DCSync
- [DPAPI](https://www.xn--hy1b43d247a.com/credential-access/dpapi.md): T1555 -  Credentials from Password Stores


---

# 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/credential-access.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.
