TestimoX

API Reference

Class

DisplaySpecifiersAnalyzer

Namespace ADPlayground.DirectoryOps
Assembly ADPlayground
Modifiers static

Analyzes display specifiers for attributes that reference external hosts/paths outside the forest root.

Inheritance

  • Object
  • DisplaySpecifiersAnalyzer

Methods

public static IReadOnlyList<Finding> Evaluate(String domainName) #
Returns: IReadOnlyList<Finding>

Scans display specifiers for values that reference paths/hosts outside the forest root.

Parameters

domainName System.String requiredposition: 0
Domain name (not currently used; analysis is forest-wide).

Returns

List of suspicious values with class/locale/attribute context.