AUE_LISTEN

Documentation relative au déploiement hors ligne de Jamf Protect

Solution
Application
Content Type
Documentation technique
Utilities & Services
ft:locale
fr-FR
Écoute de connexion entrante
Cet évènement est généré chaque fois qu’un processus configure un socket pour écouter les connexions réseau entrantes.
Log Level (Niveau du journal)
1
Requiert l’option Verbose (Détaillé)
Non

AUE_LISTEN Example

Exemple de journal de télémétrie pour une écoute.

{
  "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"
  }
}