Email Headers

A list of all of the email headers.

Phishing grid

Details

IDincident_emailheaders
CLI Nameemailheaders
Typegrid
Version-1
RequiredNo
Read OnlyNo
Use as KPINo
SearchableYes

Associated Incident Types

{
    "id": "incident_emailheaders",
    "version": -1,
    "modified": "2019-09-25T07:59:39.33830724Z",
    "name": "Email Headers",
    "ownerOnly": false,
    "placeholder": "",
    "description": "A list of all of the email headers.",
    "cliName": "emailheaders",
    "type": "grid",
    "closeForm": false,
    "editForm": true,
    "required": false,
    "script": "",
    "fieldCalcScript": "",
    "neverSetAsRequired": false,
    "isReadOnly": false,
    "selectValues": [],
    "validationRegex": "",
    "useAsKpi": false,
    "locked": false,
    "system": false,
    "content": true,
    "group": 0,
    "hidden": false,
    "associatedTypes": [
        "Phishing",
        "Phishing Alerts",
        "Email Communication"
    ],
    "systemAssociatedTypes": [
        "Email Communication",
        "Phishing",
        "Phishing Alerts"
    ],
    "associatedToAll": false,
    "unmapped": false,
    "unsearchable": false,
    "caseInsensitive": true,
    "columns": [
        {
            "key": "headername",
            "displayName": "Header Name",
            "type": "shortText",
            "required": false,
            "script": "",
            "width": 150,
            "isDefault": true,
            "fieldCalcScript": "",
            "isReadOnly": false,
            "selectValues": null
        },
        {
            "key": "headervalue",
            "displayName": "Header Value",
            "type": "shortText",
            "required": false,
            "script": "",
            "width": 150,
            "isDefault": true,
            "fieldCalcScript": "",
            "isReadOnly": false,
            "selectValues": null
        }
    ],
    "defaultRows": [],
    "sla": 0,
    "threshold": 72,
    "breachScript": "",
    "fromVersion": "5.0.0",
    "supportedModules": [
        "agentix",
        "xsiam"
    ]
}