Email Authenticity Check

Indicates the authenticity of the email. This check is done using the CheckEmailAuthenticity script.

Phishing singleSelect

Details

IDincident_emailauthenticitycheck
CLI Nameemailauthenticitycheck
TypesingleSelect
Version-1
RequiredNo
Read OnlyNo
Use as KPIYes
SearchableYes

Select Values

  • Pass
  • Undetermined
  • Suspicious
  • Fail

Associated Incident Types

{
    "id": "incident_emailauthenticitycheck",
    "version": -1,
    "modified": "2019-09-08T11:50:56.532385842Z",
    "name": "Email Authenticity Check",
    "ownerOnly": false,
    "placeholder": "",
    "description": "Indicates the authenticity of the email. This check is done using the CheckEmailAuthenticity script.",
    "cliName": "emailauthenticitycheck",
    "type": "singleSelect",
    "closeForm": false,
    "editForm": true,
    "required": false,
    "script": "",
    "fieldCalcScript": "",
    "neverSetAsRequired": false,
    "isReadOnly": false,
    "selectValues": [
        "",
        "Pass",
        "Undetermined",
        "Suspicious",
        "Fail"
    ],
    "validationRegex": "",
    "useAsKpi": true,
    "locked": false,
    "system": false,
    "content": true,
    "group": 0,
    "hidden": false,
    "associatedTypes": [
        "Phishing",
        "Phishing Alerts"
    ],
    "systemAssociatedTypes": [
        "Phishing",
        "Phishing Alerts"
    ],
    "associatedToAll": false,
    "unmapped": false,
    "unsearchable": false,
    "caseInsensitive": true,
    "columns": null,
    "defaultRows": null,
    "sla": 0,
    "threshold": 72,
    "breachScript": "",
    "fromVersion": "5.0.0",
    "supportedModules": [
        "agentix",
        "xsiam"
    ]
}