Domain Detective

API Reference

Class

TyposquattingCampaignInfo

Namespace DomainDetective.Views
Assembly DomainDetective
Modifiers sealed

Provides typosquatting campaign info functionality.

Inheritance

  • Object
  • TyposquattingCampaignInfo

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Returned or exposed by

Constructors

Properties

public String Id { get; set; } #

Gets or sets the id value.

public String Label { get; set; } #

Gets or sets the label value.

public String Severity { get; set; } #

Gets or sets the severity value.

public Int32 CampaignScore { get; set; } #

Gets or sets the campaign score value.

public Int32 CandidateCount { get; set; } #

Gets or sets the candidate count value.

public Int32 ActiveCount { get; set; } #

Gets or sets the active count value.

public Int32 ReachableWebCount { get; set; } #

Gets or sets the reachable web count value.

public Int32 ThreatListedCount { get; set; } #

Gets or sets the threat listed count value.

public Int32 LikelyMaliciousCount { get; set; } #

Gets or sets the likely malicious count value.

public Int32 LikelyImpersonationCount { get; set; } #

Gets or sets the likely impersonation count value.

public Int32 LikelyImpersonatingCount { get; set; } #

Gets or sets the likely impersonating count value.

public Int32 LikelyVisualCloneCount { get; set; } #

Gets or sets the likely visual clone count value.

public Int32 HighestRiskScore { get; set; } #

Gets or sets the highest risk score value.

public String TopCandidateDomain { get; set; } #

Gets or sets the top candidate domain value.

public String TopCandidateDisposition { get; set; } #

Gets or sets the top candidate disposition value.

public String PrimaryRegistrar { get; set; } #

Gets or sets the primary registrar value.

public Int32 RegistrarConcentrationPercent { get; set; } #

Gets or sets the registrar concentration percent value.

public String PrimaryHostingProvider { get; set; } #

Gets or sets the primary hosting provider value.

public Int32 HostingConcentrationPercent { get; set; } #

Gets or sets the hosting concentration percent value.

public String PrimaryCountry { get; set; } #

Gets or sets the primary country value.

public Int32 CountryConcentrationPercent { get; set; } #

Gets or sets the country concentration percent value.

public String PrimaryAbuseContact { get; set; } #

Gets or sets the primary abuse contact value.

public Int32 ActionabilityScore { get; set; } #

Gets or sets the actionability score value.

public String Actionability { get; set; } #

Gets or sets the actionability value.

public String ActionabilitySummary { get; set; } #

Gets or sets the actionability summary value.

public IReadOnlyList<String> AbuseContacts { get; set; } #

Gets or sets the abuse contacts value.

public IReadOnlyList<String> RegistrarContacts { get; set; } #

Gets or sets the registrar contacts value.

public IReadOnlyList<String> HostingProviders { get; set; } #

Gets or sets the hosting providers value.

public IReadOnlyList<String> Countries { get; set; } #

Gets or sets the countries value.

public String EscalationSubject { get; set; } #

Gets or sets the escalation subject value.

public String EscalationCaseId { get; set; } #

Gets or sets the escalation case id value.

public String EscalationCaseFingerprint { get; set; } #

Gets or sets the escalation case fingerprint value.

public String EscalationTrackingSummary { get; set; } #

Gets or sets the escalation tracking summary value.

public String EscalationSummary { get; set; } #

Gets or sets the escalation summary value.

public String EscalationEvidenceSummary { get; set; } #

Gets or sets the escalation evidence summary value.

public String EscalationDraftPreview { get; set; } #

Gets or sets the escalation draft preview value.

public String EscalationDraftBody { get; set; } #

Gets or sets the escalation draft body value.

public String EscalationPrimaryRoute { get; set; } #

Gets or sets the escalation primary route value.

public String EscalationPrimaryContact { get; set; } #

Gets or sets the escalation primary contact value.

public IReadOnlyList<String> EscalationContacts { get; set; } #

Gets or sets the escalation contacts value.

public IReadOnlyList<String> EscalationDomains { get; set; } #

Gets or sets the escalation domains value.

public IReadOnlyList<String> EscalationEvidencePoints { get; set; } #

Gets or sets the escalation evidence points value.

public IReadOnlyList<String> EscalationChecklist { get; set; } #

Gets or sets the escalation checklist value.

public String Summary { get; set; } #

Gets or sets the summary value.

public String PivotSummary { get; set; } #

Gets or sets the pivot summary value.

public String RecommendedAction { get; set; } #

Gets or sets the recommended action value.

public IReadOnlyList<String> SharedSignals { get; set; } #

Gets or sets the shared signals value.

public IReadOnlyList<String> Domains { get; set; } #

Gets or sets the domains value.

{{ include "footer" }}