GitXplorerGitXplorer
n

DCDetector

public
18 stars
1 forks
0 issues

Commits

List of commits on branch master.
Verified
2e692444b390177a91bad87bdcbaf74956fe9a1e

deprecation warning

nnoraj committed 7 months ago
Unverified
4a2ce77ce93e695bf4aeefddbd7b34df96a517b5

update CI & dependencies

nnoraj committed 10 months ago
Unverified
b18bd4ee62f262771893565b71e23e1ee78da867

add funding_uri

nnoraj committed 10 months ago
Unverified
6ce24e587e840b68df03b7dc2ca8b451cf02d7f4

Bump rubocop from 1.62.0 to 1.62.1

ddependabot[bot] committed 10 months ago
Unverified
e244830f3200593598deb6746111b9be11c54b19

Bump rubocop from 1.61.0 to 1.62.0

ddependabot[bot] committed 10 months ago
Unverified
1fe37f2b3c28fe765998793adf73c2fc4648cdf8

Bump yard from 0.9.35 to 0.9.36

ddependabot[bot] committed a year ago

README

The README file for this repository.

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).