Phishing Sub-type

Phishing incident sub-type. Can be "Spear Phishing", "Whaling", "Credential Harvesting", "Malware", "Scam", or "Automatic".

Phishing multiSelect

Details

IDincident_phishingsubtype
CLI Namephishingsubtype
TypemultiSelect
Version-1
RequiredNo
Read OnlyNo
Use as KPIYes
SearchableYes

Select Values

  • Spear Phishing
  • Whaling
  • Credential Harvesting
  • Malware
  • Scam
  • Automatic

Associated Incident Types

{
    "id": "incident_phishingsubtype",
    "version": -1,
    "modified": "2019-09-02T12:35:58.575458134Z",
    "name": "Phishing Sub-type",
    "ownerOnly": false,
    "placeholder": "",
    "description": "Phishing incident sub-type. Can be \"Spear Phishing\", \"Whaling\", \"Credential Harvesting\", \"Malware\", \"Scam\", or \"Automatic\".",
    "cliName": "phishingsubtype",
    "type": "multiSelect",
    "closeForm": true,
    "editForm": true,
    "required": false,
    "script": "",
    "fieldCalcScript": "",
    "neverSetAsRequired": false,
    "isReadOnly": false,
    "selectValues": [
        "Spear Phishing",
        "Whaling",
        "Credential Harvesting",
        "Malware",
        "Scam",
        "Automatic"
    ],
    "validationRegex": "",
    "useAsKpi": true,
    "locked": false,
    "system": false,
    "content": true,
    "group": 0,
    "hidden": false,
    "associatedTypes": [
        "Phishing"
    ],
    "systemAssociatedTypes": null,
    "associatedToAll": false,
    "unmapped": false,
    "unsearchable": false,
    "caseInsensitive": true,
    "columns": null,
    "defaultRows": null,
    "sla": 0,
    "threshold": 72,
    "breachScript": "",
    "fromVersion": "5.0.0",
    "supportedModules": [
        "agentix",
        "xsiam"
    ]
}