-
Notifications
You must be signed in to change notification settings - Fork 87
Modules: Copilot Studio Hunter ‐ Enum
AvishaiEZen edited this page Oct 7, 2024
·
5 revisions
Utilizes open-source intelligence to compile lists of environment and tenant IDs from the Power Platform API subdomains to be used by the other Copilot Studio scanning sub-modules. Uses amass.
- Requires amass to be installed and to exist within the path as a prerequisite. Please see the attached link for the installations.
- Run the following command to enumerate new tenant/envrironment IDs:
copilot-studio-hunter enum -e {tenant|environment} -t {timeout in seconds}
- enumerate: Run the enumeration sub-module to either environment IDs or tenant IDs
- timeout: The timeout for the enumeration process to have (in seconds)