GetStringsDistance
Common Scripts Pack.#
This Script is part of theGets the string distance between inputString and compareString (compareString can be a comma-separated list) based on the Levenshtein Distance algorithm.
#
Script DataName | Description |
---|---|
Script Type | python |
Tags | server, phishing |
#
InputsArgument Name | Description |
---|---|
compareString | A comma-separated list of strings to compare with the input string. |
inputString | The input string to compare. |
distance | The distance that is considered close. |
#
OutputsPath | Description | Type |
---|---|---|
LevenshteinDistance | The closeness of the sender domain to the configured domains. | Unknown |