ASM - Service Detection

A post remediation scan to check if service is still detectable.

Cortex Attack Surface Management grid

Details

IDincident_asmservicedetection
CLI Nameasmservicedetection
Typegrid
Version-1
RequiredNo
Read OnlyNo
Use as KPINo
SearchableNo
{
    "associatedToAll": true,
    "caseInsensitive": true,
    "cliName": "asmservicedetection",
    "closeForm": false,
    "columns": [
        {
            "displayName": "ScanNum",
            "fieldCalcScript": "",
            "isDefault": true,
            "isReadOnly": false,
            "key": "scannum",
            "orgType": "shortText",
            "required": false,
            "script": "",
            "selectValues": null,
            "type": "shortText",
            "width": 150,
            "_comment": "Mandatory: ID of the scan."
        },
        {
            "displayName": "ScanDone",
            "fieldCalcScript": "",
            "isDefault": true,
            "isReadOnly": false,
            "key": "scandone",
            "orgType": "shortText",
            "required": false,
            "script": "",
            "selectValues": null,
            "type": "shortText",
            "width": 150,
            "_comment": "Optional: Set to false if the scan failed."
        },
        {
            "displayName": "ScanResult",
            "fieldCalcScript": "",
            "isDefault": true,
            "isReadOnly": false,
            "key": "scanresult",
            "orgType": "shortText",
            "required": false,
            "script": "",
            "selectValues": [
                "",
                "open",
                "closed",
                "other"
            ],
            "type": "shortText",
            "width": 150,
            "_comment": "Mandatory: Set to REMEDIATED or UNREMEDIATED based on the result of the scan."
        },
        {
            "displayName": "TimeStamp",
            "fieldCalcScript": "",
            "isDefault": true,
            "isReadOnly": false,
            "key": "timestamp",
            "orgType": "shortText",
            "required": false,
            "script": "",
            "selectValues": null,
            "type": "shortText",
            "width": 150,
            "_comment": "Mandatory: Current timestamp the scan was seen completed by the playbook."
        },
        {
            "displayName": "ScanState",
            "fieldCalcScript": "",
            "isDefault": true,
            "isReadOnly": false,
            "key": "scanstate",
            "orgType": "shortText",
            "required": false,
            "script": "",
            "selectValues": null,
            "type": "shortText",
            "width": 150,
            "_comment": "Mandatory: The status of the scan. Ex: SUCCESS, IN_PROGRESS, FAILED_ERROR, FAILED_TIMEOUT."
        }
    ],
    "content": true,
    "defaultRows": [
        {}
    ],
    "description": "A post remediation scan to check if service is still detectable.",
    "editForm": true,
    "group": 0,
    "hidden": false,
    "id": "incident_asmservicedetection",
    "isReadOnly": false,
    "locked": false,
    "name": "ASM - Service Detection",
    "neverSetAsRequired": false,
    "openEnded": false,
    "ownerOnly": false,
    "required": false,
    "sla": 0,
    "system": false,
    "threshold": 72,
    "type": "grid",
    "unmapped": false,
    "unsearchable": true,
    "useAsKpi": false,
    "version": -1,
    "fromVersion": "6.5.0"
}