Skip to main content

CheckSenderDomainDistance

This Script is part of the Common Scripts Pack.#

Gets the string distance for the sender from our domain.

Script Data#


NameDescription
Script Typepython
Tagsserver, phishing, Condition

Inputs#


Argument NameDescription
domainThe domain to be measured against the domain in the sender's email address. Usually the domain used by the company for email. For example, "acme.com", when users are assigned jane@acme.com (could be multiple domains with a comma-separator).
senderThe sender's email address.
distanceThe distance that is considered close.

Outputs#


PathDescriptionType
LevenshteinDistanceThe proximity of the sender domain to our configured domains.Unknown