ntdomains

Display basic NT domain information of a Windows machine.

Platform support

Please be aware that some queries can only be run against certain platforms. Below is a list of the supported platforms that this query supports. Zercurity will automatically pause queries from running if errors are detected. Running a query against an unsupported platform will result in the following error: no such table: ntdomains

  • Windows

Table schema

Name Type Description
name TEXT The label by which the object is known.
client_site_name TEXT The name of the site where the domain controller is configured.
dc_site_name TEXT The name of the site where the domain controller is located.
dns_forest_name TEXT The name of the root of the DNS tree.
domain_controller_address TEXT The IP Address of the discovered domain controller..
domain_controller_name TEXT The name of the discovered domain controller.
domain_name TEXT The name of the domain.
status TEXT The current status of the domain object.

Query examples

select * from ntdomains