AUE_LISTEN

Documentación de implementación sin conexión de Jamf Protect

Solution
Application
Content Type
Documentación técnica
Utilities & Services
ft:locale
es-ES
Listen for Incoming Connection (Escuchar conexión entrante)
Este evento se genera siempre que un proceso configura un socket para escuchar conexiones de red entrantes.
Log Level (Nivel de registro)
1
Requiere ajuste detallado.
No

Ejemplo de AUE_LISTEN

Este es un ejemplo de registro de telemetría para un evento de escucha.

{
  "arguments": {
    "fd": 47
  },
  "exec_chain": {
    "uuid": "4AB281FE-6D4A-4E79-8508-E91FCA39BA02"
  },
  "exec_chain_child": {
    "parent_path": "",
    "parent_pid": 0,
    "parent_uuid": "79997063-82EE-49EA-A394-9CE6D66C2771"
  },
  "header": {
    "time_seconds_epoch": 1657906216,
    "time_milliseconds_offset": 361,
    "version": 11,
    "event_modifier": 0,
    "event_id": 43140,
    "event_name": "AUE_LISTEN"
  },
  "host_info": {
    "serial_number": "C03WG0H4HDTS",
    "host_name": "Test_MacBook_Pro",
    "osversion": "Version 12.4 (Build 21F79)",
    "host_uuid": "8891C1E2-0AC0-4E4A-844B-EA491B14D115"
  },
  "identity": {
    "signer_id": "com.apple.xpc.launchd",
    "team_id_truncated": false,
    "signer_id_truncated": false,
    "cd_hash": "6362fcbd64b990b1573060034cdbcd27b2c62dea",
    "team_id": "",
    "signer_type": 1
  },
  "key": "2E3A7C9E-222F-4B86-B58D-6D10F9E62A13",
  "return": {
    "error": 0,
    "description": "success",
    "return_value": 0
  },
  "subject": {
    "session_id": 100000,
    "group_id": 0,
    "process_name": "/sbin/launchd",
    "parent_pid": 0,
    "effective_user_name": "root",
    "user_id": 0,
    "group_name": "wheel",
    "parent_uuid": "79997063-82EE-49EA-A394-9CE6D66C2771",
    "uuid": "4AB281FE-6D4A-4E79-8508-E91FCA39BA02",
    "effective_group_id": 0,
    "process_hash": "6baa120c22c73667be11a307d052b85fb8cd30e8",
    "audit_id": 4294967295,
    "responsible_process_id": 1,
    "parent_path": "",
    "process_id": 1,
    "effective_group_name": "wheel",
    "audit_user_name": "",
    "effective_user_id": 0,
    "terminal_id": {
      "type": 4,
      "ip_address": "0.0.0.0",
      "port": 0
    },
    "responsible_process_name": "/sbin/launchd",
    "user_name": "root"
  }
}