Macro Source Code

In case there's a macro in a Microsoft file such as docm, xlsm or pptm, this field will hold the source code of the macro.

Common Types longText

Details

IDincident_macrosourcecode
CLI Namemacrosourcecode
TypelongText
Version-1
RequiredNo
Read OnlyNo
Use as KPINo
SearchableNo

Associated Incident Types

{
    "id": "incident_macrosourcecode",
    "version": -1,
    "name": "Macro Source Code",
    "ownerOnly": false,
    "description": "In case there's a macro in a Microsoft file such as docm, xlsm or pptm, this field will hold the source code of the macro.",
    "cliName": "macrosourcecode",
    "type": "longText",
    "closeForm": false,
    "editForm": true,
    "required": false,
    "neverSetAsRequired": false,
    "isReadOnly": false,
    "useAsKpi": false,
    "locked": false,
    "system": false,
    "content": true,
    "group": 0,
    "hidden": false,
    "openEnded": false,
    "associatedTypes": [
        "Phishing"
    ],
    "associatedToAll": false,
    "unmapped": false,
    "unsearchable": true,
    "caseInsensitive": true,
    "sla": 0,
    "threshold": 72,
    "fromVersion": "6.5.0",
    "supportedModules": [
        "agentix",
        "xsiam"
    ]
}