# Modules

Modules are the building blocks of Pentest Copilot Enterprise's assessment capabilities. Each module focuses on a specific type of assessment, allowing for a targeted, one-click approach to identifying vulnerabilities.

<figure><img src="/files/Z1ri0wLgaPJUuPjovOxv" alt=""><figcaption></figcaption></figure>

**External Assessment**

* **Discovery:** Identifies an organization’s public presence by passively gathering information such as related domains, subdomains, employee profiles, and social media accounts, without actively touching systems.
* **Module:** Executes hundreds of automated attacking agents to actively uncover high-impact vulnerabilities, including deep business logic flaws, across internet-facing assets.

**Internal Assessments**

* **Discovery:** Maps the internal Active Directory environment, identifying live hosts and enumerating services running on each, to provide a complete internal network picture.
* **Module:** Simulates real adversary behavior to exploit discovered weaknesses and attempt full domain takeover, demonstrating real-world impact.


---

# 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://copilot-docs.bugbase.ai/enterprise/modules.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.
