get_computer_info
Retrieve domain computer details for security reconnaissance, including name, domain, and attributes to analyze Active Directory attack paths.
Instructions
Retrieves information about a specific computer in a specific domain.
This provides a general overview of a computer's information including their name, domain, and other attributes.
It can be used to conduct reconnaissance and start formulating and targeting computers within the domain
Args:
computer_id: The ID of the computer to query
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| computer_id | Yes |