Pentest Copilot Documentation
  • Pentest Copilot (BETA)
    • 🚀User Guide
    • 🌟Getting Started
    • 💻Run commands
    • 📦Exploit Box
    • 🛡️Setting Up Chisel
    • 🪙Usage System
    • 👾Processes
    • 📰To-Do List
    • ⚙️Settings
      • My Account
      • Usage
      • Billing
      • Storage
      • Tools
    • 🥳Feedback & Ending Notes
    • ‼️Troubleshooting
  • Enterprise
    • Overview
    • Attack Surface Dashboard
    • Exploit Graph
      • Entities
      • Relations
    • Modules
    • Copilot
    • Activity
      • Logging
      • Scheduling
    • Agent
Powered by GitBook
On this page
  1. Enterprise
  2. Exploit Graph

Relations

Relations in the graph represent the connections and interactions between different entities. Understanding these relationships is key to identifying how vulnerabilities can be exploited across your network.

Understanding Relations

  • Parent-Child Relationships: Hierarchical connections, such as a domain containing multiple subdomains.

  • Network Connections: Represent how different network entities communicate with each other.

  • Data Flow: Indicates the flow of data between different entities, which can highlight potential data exfiltration paths.

Each relation is essentially the submodule or the discovery method that was used to find and add the new entity.

For example: A relation can be ACTV_SUB_DISC (Active Subdomain Discovery) originating from a root domain (bugbase.ai) to a subdomain (copilot.bugbase.ai)

PreviousEntitiesNextModules

Last updated 10 months ago