# Domain Enumeration

- [Tools](https://crtp-certification.certs-study.com/domain-enumeration/tools.md): Active Directory Enumeration Tools
- [Domain Enumeration](https://crtp-certification.certs-study.com/domain-enumeration/domain-enumeration.md): Domain enumeration is the process of gathering information about a target domain, such as user accounts, group memberships, and computer systems, to identify potential security vulnerabilities.
- [Users, Groups, Computers  Enumeration](https://crtp-certification.certs-study.com/domain-enumeration/users-groups-computers-enumeration.md)
- [Shares  Enumeration](https://crtp-certification.certs-study.com/domain-enumeration/shares-enumeration.md)
- [GPO  Enumeration](https://crtp-certification.certs-study.com/domain-enumeration/gpo-enumeration.md)
- [ACLs  Enumeration](https://crtp-certification.certs-study.com/domain-enumeration/acls-enumeration.md)
- [Domain Trusts](https://crtp-certification.certs-study.com/domain-enumeration/domain-trusts.md): Explore our comprehensive article on Domain Trusts, an essential aspect in network security.
- [Domain Forests](https://crtp-certification.certs-study.com/domain-enumeration/domain-forests.md)
- [Miscellaneous Enumeration](https://crtp-certification.certs-study.com/domain-enumeration/miscellaneous-enumeration.md)
- [User Hunting](https://crtp-certification.certs-study.com/domain-enumeration/user-hunting.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://crtp-certification.certs-study.com/domain-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.
