ASN

Common Types

Details

IDASN
From Version6.5.0
LayoutASN

Detection Regex

(?i)\b(AS[N]?[-_]?\d{1,10})\b

Manual Mapping (5)

Indicator Field Source Path
description ASN.Description
name ASN.Name
stixid ASN.StixID
tags ASN.Tags
trafficlightprotocol ASN.TrafficLightProtocol
{
    "id": "ASN",
    "version": -1,
    "modified": "2022-08-08T09:57:13.88080461Z",
    "shouldCommit": false,
    "regex": "(?i)\\b(AS[N]?[-_]?\\d{1,10})\\b",
    "details": "ASN",
    "prevDetails": "ASN",
    "system": false,
    "locked": false,
    "disabled": false,
    "file": false,
    "updateAfter": 0,
    "mergeContext": false,
    "manualMapping": {
        "description": {
            "simple": "ASN.Description"
        },
        "name": {
            "simple": "ASN.Name"
        },
        "stixid": {
            "simple": "ASN.StixID"
        },
        "tags": {
            "simple": "ASN.Tags"
        },
        "trafficlightprotocol": {
            "simple": "ASN.TrafficLightProtocol"
        }
    },
    "expiration": 0,
    "layout": "ASN",
    "fromVersion": "6.5.0",
    "supportedModules": [
        "agentix",
        "xsiam"
    ]
}