Have I Been Pwned? V2

Uses the Have I Been Pwned? service to check whether email addresses, domains, or usernames were compromised in previous breaches.

Data Enrichment & Threat Intelligence · Pwned

Configuration parameters

  • api_key — API Key
  • credentials_api_key
  • max_retry_time — Maximum time per request (in seconds)
  • default_dbot_score_email — Email Severity: The DBot reputation for compromised emails (SUSPICIOUS or MALICIOUS)
  • default_dbot_score_domain — Domain Severity: The DBot reputation for compromised domains (SUSPICIOUS or MALICIOUS)
  • insecure — Trust any certificate (not secure)
  • proxy — Use system proxy settings
  • integrationReliability — Source Reliability
  • feedExpirationPolicy
  • feedExpirationInterval

Commands (5)

  • domain

    Checks if a domain was compromised.

  • email

    Checks if an email address was compromised.

  • pwned-domain

    Checks if a domain was compromised.

  • pwned-email

    Checks if an email address was compromised.

  • pwned-username

    Checks if a username was compromised.