Microsoft-Windows-PowerShell › Event 53504

Event ID 53504 — Windows PowerShell has started an IPC listening thread on process: param1 in AppDomain: param2.

Provider
Microsoft-Windows-PowerShell
Channel
Operational
Level
Informational
Collection Priority
Recommended (Yamato Security)
Task
PowerShellNamedPipeIPC
Opcode
Open(async)

Description

Windows PowerShell has started an IPC listening thread on process: param1 in AppDomain: param2.

Message #

Windows PowerShell has started an IPC listening thread on process: %1 in AppDomain: %2.

Fields #

NameDescription
param1 UnicodeStringWindows PowerShell has started an IPC listening thread on process.
param2 UnicodeStringin AppDomain.

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-PowerShell",
    "guid": "A0C1853B-5C40-4B15-8766-3CF1C58F985A",
    "event_source_name": "",
    "event_id": 53504,
    "version": 1,
    "level": 4,
    "task": 111,
    "opcode": 10,
    "keywords": 0,
    "time_created": "2023-11-06T01:18:29.006927+00:00",
    "event_record_id": 774,
    "correlation": {
      "ActivityID": "E4DB489E-1037-0002-CA26-E6E43710DA01"
    },
    "execution": {
      "process_id": 12192,
      "thread_id": 10468
    },
    "channel": "Microsoft-Windows-PowerShell/Operational",
    "computer": "WinDev2310Eval",
    "security": {
      "user_id": "S-1-5-21-1992711665-1655669231-58201500-1000"
    }
  },
  "event_data": {
    "param1": "12192",
    "param2": "DefaultAppDomain"
  },
  "message": ""
}

References #