Domain Detective

API Reference

Enum

ThreatIntelSource

Namespace DomainDetective
Assembly DomainDetective
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Supported threat intelligence sources.

Inheritance

  • Enum
  • ThreatIntelSource

Usage

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

Values

public const ThreatIntelSource GoogleSafeBrowsing #

Google Safe Browsing service.

Value: 0
public const ThreatIntelSource PhishTank #

PhishTank phishing URL database.

Value: 1
public const ThreatIntelSource VirusTotal #

VirusTotal reputation service.

Value: 2
public const ThreatIntelSource AbuseIpDb #

AbuseIPDB IP reputation database.

Value: 3
public const ThreatIntelSource UrlHaus #

URLHaus (abuse.ch) URL and host blacklist.

Value: 4
public const ThreatIntelSource OpenPhish #

OpenPhish phishing feed.

Value: 5
{{ include "footer" }}