CybelAngel Platform Modeling Rule

Modeling Rule

CybelAngel

Details

IDCybelAngel_Platform_ModelingRule
From Version8.15.0

Schema

cybelangel_platform_raw

Field Type Array?
SOURCE_LOG_TYPE string
abstract string
abuse_email string
alert_ids string
asset_urls string
category string
city string
country string
domain string
email string
hostnames string
id string
incident_id string
ip string
ip_address string
liveness string
location string
machine_name string
malware_location string
malware_name string
mx string
ns string
port int
registrant_name string
registrant_organisation string
report_content string
report_id string
report_type string
risks string
severity int
status string
tags string
threat string
title string
user_machine_name string
user_session string
{
    "cybelangel_platform_raw": {
        "id": {
            "type": "string",
            "is_array": false
        },
        "report_content": {
            "type": "string",
            "is_array": false
        },
        "abstract": {
            "type": "string",
            "is_array": false
        },
        "category": {
            "type": "string",
            "is_array": false
        },
        "incident_id": {
            "type": "string",
            "is_array": false
        },
        "ip": {
            "type": "string",
            "is_array": false
        },
        "liveness": {
            "type": "string",
            "is_array": false
        },
        "machine_name": {
            "type": "string",
            "is_array": false
        },
        "malware_location": {
            "type": "string",
            "is_array": false
        },
        "malware_name": {
            "type": "string",
            "is_array": false
        },
        "port": {
            "type": "int",
            "is_array": false
        },
        "report_type": {
            "type": "string",
            "is_array": false
        },
        "risks": {
            "type": "string",
            "is_array": false
        },
        "severity": {
            "type": "int",
            "is_array": false
        },
        "threat": {
            "type": "string",
            "is_array": false
        },
        "title":{
            "type": "string",
            "is_array": false
        },
        "city": {
            "type": "string",
            "is_array": false
        },
        "location": {
            "type": "string",
            "is_array": false
        },
        "hostnames": {
            "type": "string",
            "is_array": false
        },
        "tags": {
            "type": "string",
            "is_array": false
        },
        "asset_urls": {
            "type": "string",
            "is_array": false
        },
        "report_id": {
            "type": "string",
            "is_array": false
        },
        "domain": {
            "type": "string",
            "is_array": false
        },
        "status": {
            "type": "string",
            "is_array": false
        },
        "registrant_name": {
            "type": "string",
            "is_array": false
        },
        "registrant_organisation": {
            "type": "string",
            "is_array": false
        },
        "mx": {
            "type": "string",
            "is_array": false
        },
        "ns": {
            "type": "string",
            "is_array": false
        },
        "abuse_email": {
            "type": "string",
            "is_array": false
        },
        "country": {
            "type": "string",
            "is_array": false
        },
        "ip_address": {
            "type": "string",
            "is_array": false
        },
        "alert_ids": {
            "type": "string",
            "is_array": false
        },
        "email": {
            "type": "string",
            "is_array": false
        },
        "user_machine_name": {
            "type": "string",
            "is_array": false
        },
        "user_session": {
            "type": "string",
            "is_array": false
        },
        "SOURCE_LOG_TYPE": {
            "type": "string",
            "is_array": false
        }
    }
}