TestimoX

API Reference

Class

VulnerabilityReport

Namespace ADPlayground.Audit
Assembly ADPlayground

Represents patch level information for a domain controller and related CVEs.

Inheritance

  • Object
  • VulnerabilityReport

Constructors

Properties

public String DomainController { get; set; } #

Gets or sets the domain controller host name.

public String OperatingSystem { get; set; } #

Gets or sets the operating system.

public String Build { get; set; } #

Gets or sets the build number including UBR.

public List<String> Cves { get; set; } #

Gets applicable CVE identifiers.