OpenSSH

5 events across 3 channels

EventTitleChannelSample
1process: payload.AdminN
2process: payload.AdminY
3process: payload.OperationalN
4process: payload.OperationalY
6process: payload.DebugN

Event ID 1: process: payload.

#
Provider
OpenSSH
Channel
Admin

Description

process: payload

Message #

%1: %2

Fields #

NameDescription
process UnicodeString
payload UnicodeString

Event ID 2: process: payload.

#
Provider
OpenSSH
Channel
Admin
Level
Error

Description

process: payload

Message #

%1: %2

Fields #

NameDescription
process UnicodeString
payload UnicodeString

Example Event #

{
  "system": {
    "provider": "OpenSSH",
    "guid": "C4B57D35-0636-4BC3-A262-370F249F9802",
    "event_source_name": "",
    "event_id": 2,
    "version": 0,
    "level": 2,
    "task": 0,
    "opcode": 0,
    "keywords": 9223372036854775808,
    "time_created": "2023-10-25T22:48:38.752876+00:00",
    "event_record_id": 8,
    "correlation": {},
    "execution": {
      "process_id": 2320,
      "thread_id": 1048
    },
    "channel": "OpenSSH/Admin",
    "computer": "WinDevEval",
    "security": {
      "user_id": "S-1-5-18"
    }
  },
  "event_data": {
    "process": "sshd",
    "payload": "error: kex_exchange_identification: Connection closed by remote host"
  },
  "message": ""
}

References #

Event ID 3: process: payload.

#
Provider
OpenSSH
Channel
Operational

Description

process: payload

Message #

%1: %2

Fields #

NameDescription
process UnicodeString
payload UnicodeString

Event ID 4: process: payload.

#
Provider
OpenSSH
Channel
Operational
Level
Informational

Description

process: payload

Message #

%1: %2

Fields #

NameDescriptionRules
process UnicodeString2 detection rules
payload UnicodeString2 detection rules

Example Event #

{
  "system": {
    "provider": "OpenSSH",
    "guid": "C4B57D35-0636-4BC3-A262-370F249F9802",
    "event_source_name": "",
    "event_id": 4,
    "version": 0,
    "level": 4,
    "task": 0,
    "opcode": 0,
    "keywords": 4611686018427387904,
    "time_created": "2023-10-25T22:56:14.223049+00:00",
    "event_record_id": 40,
    "correlation": {},
    "execution": {
      "process_id": 3136,
      "thread_id": 3384
    },
    "channel": "OpenSSH/Operational",
    "computer": "WinDevEval",
    "security": {
      "user_id": "S-1-5-18"
    }
  },
  "event_data": {
    "process": "sshd",
    "payload": "Received signal 8; terminating."
  },
  "message": ""
}

Common Indicators #

Field/value combinations most frequently checked by detection rules targeting this event, derived from cross-vendor predicate analysis.

FieldKindValueRulesVendors
CommandLineeqsshd2 rulessigma

Detection Rules #

View all rules referencing this event →

Sigma # view in coverage

References #

Event ID 6: process: payload.

#
Provider
OpenSSH
Channel
Debug

Description

process: payload

Message #

%1: %2

Fields #

NameDescription
process UnicodeString
payload UnicodeString

Provenance

Where this provider's schema came from, and which Windows build it was observed on. Windows can change a provider's event schema between builds, so use this to judge whether it matches the build you collect from.

ETW provider GUID c4b57d35-0636-4bc3-a262-370f249f9802

Defined in ssh-agent.exe, which carries the event manifest.

Observed on:

  • WS2022-20348.4893, schema read from the registered manifest, binary version 9.5.5.1, captured 2026-06-02
  • Win11-26200.6584, schema read from the registered manifest, binary version 9.5.5.1, captured 2026-06-02

Downloads