Darkmon Domain

Layout for Darkmon-enriched Domain indicators. Adds a Darkmon tab with classification and compromise context.

Darkmon Indicator

Details

IDDarkmon Domain
Groupindicator
Version-1
From Version6.8.0
{
    "version": -1,
    "fromVersion": "6.8.0",
    "name": "Darkmon Domain",
    "id": "Darkmon Domain",
    "group": "indicator",
    "description": "Layout for Darkmon-enriched Domain indicators. Adds a Darkmon tab with classification and compromise context.",
    "system": false,
    "marketplaces": [
        "xsoar",
        "platform"
    ],
    "indicatorsDetails": {
        "tabs": [
            {
                "id": "summary",
                "name": "Summary",
                "type": "summary"
            },
            {
                "id": "darkmon",
                "name": "Darkmon",
                "type": "custom",
                "sections": [
                    {
                        "displayType": "ROW",
                        "h": 2,
                        "i": "darkmon-overview",
                        "items": [
                            {
                                "endCol": 2,
                                "fieldId": "indicator_darkmonclassification",
                                "height": 22,
                                "id": "field-indicator_darkmonclassification",
                                "index": 0,
                                "sectionItemType": "field",
                                "startCol": 0
                            }
                        ],
                        "maxW": 3,
                        "minH": 1,
                        "moved": false,
                        "name": "Darkmon Overview",
                        "static": false,
                        "w": 2,
                        "x": 0,
                        "y": 0
                    }
                ]
            },
            {
                "id": "investigation",
                "name": "Investigation",
                "type": "investigation"
            },
            {
                "id": "relationships",
                "name": "Relationships",
                "type": "relationships"
            }
        ]
    },
    "indicatorsQuickView": {
        "tabs": []
    },
    "supportedModules": [
        "cloud_posture",
        "cloud",
        "cloud_runtime_security",
        "edr",
        "asm",
        "tim",
        "cloud_appsec",
        "xsiam",
        "exposure_management",
        "agentix",
        "email_security"
    ]
}