TestimoX

API Reference

Class

NtlmSmbPostureService

Namespace ADPlayground.Gpo
Assembly ADPlayground
Modifiers static

Reads effective NTLM/SMB posture from DC OU policy.

Inheritance

  • Object
  • NtlmSmbPostureService

Methods

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

Returns effective NTLM/SMB posture for Domain Controllers from GPO registry policy only.

Parameters

domainName System.String requiredposition: 0
DNS domain name.

Returns

View with LMCompatibilityLevel, LM hash storage, and SMB signing/Smb1 flags.