API Reference
Class
PlaintextCredentialFinding
Finding indicating potential plaintext credentials in a script.
Inheritance
- Object
- PlaintextCredentialFinding
Constructors
public PlaintextCredentialFinding() #Inherited Methods
Properties
public String File { get; set; } #Script file where the snippet was found.
public String CredentialSnippet { get; set; } #Sanitized snippet of suspected credential material.
public String DomainName { get; set; } #DNS domain name owning the GPO.
public String GpoDisplayName { get; set; } #GPO display name.