TestimoX

API Reference

Class

GpoArtifactsQuery

Namespace ADPlayground.Gpo
Assembly ADPlayground
Modifiers static

Queries GPOs for script and file artifacts and flags out-of-forest hosts.

Inheritance

  • Object
  • GpoArtifactsQuery

Methods

public static GpoArtifactSnapshot GetSnapshot(String domainName) #
Returns: GpoArtifactSnapshot

Builds an artifact snapshot for the specified domain.

Parameters

domainName System.String requiredposition: 0
DNS domain name to scan.

Returns

Snapshot containing script and file artifacts.