TestimoX

API Reference

Class

DcShadowIndicatorService

Namespace ADPlayground.Security
Assembly ADPlayground
Modifiers static

Detects principals with replication extended rights (DCShadow indicators) on critical containers. Low-priv: reads ACLs via DirectoryEntry.ObjectSecurity.

Inheritance

  • Object
  • DcShadowIndicatorService

Methods

public static View Evaluate(String domainName) #
Returns: View

Evaluates replication extended-right indicators for the specified domain.

Parameters

domainName System.String requiredposition: 0
DNS name of the Active Directory domain.

Returns

Aggregated View with discovered findings.