TestimoX

API Reference

Class

KerberosCryptoPostureService

Namespace ADPlayground.Kerberos
Assembly ADPlayground
Modifiers static

Aggregates Kerberos crypto posture counts across a domain.

Inheritance

  • Object
  • KerberosCryptoPostureService

Methods

public static async Task<View> EvaluateAsync(String domainName) #
Returns: Task<View>

Evaluates Kerberos crypto posture for a domain.

Parameters

domainName System.String requiredposition: 0
DNS domain name.

Returns

Aggregated View with counts.