/DCDetector

Spot all domain controllers in a Microsoft Active Directory environment. Find computer name, FQDN, and IP address(es) of all DCs.

Primary LanguageRubyMIT LicenseMIT

DEPRECATED. DC Detector features have been implemented in AD Assault CLI command dns find_dcs and library class ADAssault::DNS::FindDCs. Please use AD Assault now.


DC Detector

Gem Version GitHub tag (latest SemVer) GitHub forks GitHub stars GitHub license Rawsec's CyberSecurity Inventory

Packaging status

logo

Spot all domain controllers in a Microsoft Active Directory environment.

CLI

dcd -d za.tryhackme.com -s 10.200.28.101

CLI example

Library

library example

Features

  • CLI and library
  • Find computer name, FQDN, and IP address(es) of all DCs

Installation

$ gem install dcdetector

Check the installation page on the documentation to discover more methods.

Documentation

Documentation:

Author

Made by Alexandre ZANNI (@noraj).