Microsoft-Windows-Sysmon › Event 17

Event ID 17 — PipeEvent (Pipe Created)

Provider
Microsoft-Windows-Sysmon
Channel
Operational
Level
Informational
Collection Priority
Recommended (Palantir, others)
Task
Pipe Created (rule: PipeEvent)
Opcode
Info

Description

This event generates when a named pipe is created.

Message #

Pipe Created:
RuleName: %1
EventType: %2
UtcTime: %3
ProcessGuid: %4
ProcessId: %5
PipeName: %6
Image: %7
User: %8

Fields #

NameDescription
RuleName UnicodeString → stringCustom tag mapped to event, i.e. ATT&CK technique ID
EventType UnicodeString → stringThe type of pipe event (CreatePipe)
UtcTime UnicodeString → stringTime in UTC when event was created
ProcessGuid GUID → GUIDProcess GUID of the process that created the pipe
ProcessId UInt32 → PIDProcess ID used by the OS to identify the process that created the pipe
PipeName UnicodeString → stringName of the pipe created
Image UnicodeString → stringFile path of the process that created the pipe
User UnicodeString → stringThe name of the account that created the named pipe.

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-Sysmon",
    "guid": "5770385F-C22A-43E0-BF4C-06F5698FFBD9",
    "event_source_name": "",
    "event_id": 17,
    "version": 1,
    "level": 4,
    "task": 17,
    "opcode": 0,
    "keywords": 9223372036854775808,
    "time_created": "2023-11-06T02:02:24.642500+00:00",
    "event_record_id": 1433023,
    "correlation": {},
    "execution": {
      "process_id": 7064,
      "thread_id": 9788
    },
    "channel": "Microsoft-Windows-Sysmon/Operational",
    "computer": "WinDev2310Eval",
    "security": {
      "user_id": "S-1-5-18"
    }
  },
  "event_data": {
    "RuleName": "-",
    "EventType": "CreatePipe",
    "UtcTime": "2023-11-06 02:02:24.630",
    "ProcessGuid": "E56ADA26-1A27-6548-3001-000000000D00",
    "ProcessId": 876,
    "PipeName": "\\LOCAL\\mojo.876.3204.14485637353733294330",
    "Image": "C:\\Program Files (x86)\\Microsoft\\EdgeWebView\\Application\\119.0.2151.44\\msedgewebview2.exe",
    "User": "WINDEV2310EVAL\\User"
  },
  "message": ""
}

Detection Patterns #

Named Pipe

23 rules

Sigma

Florian Roth (Nextron Systems)
Roberto Rodriguez @Cyb3rWard0g, Tim Shelton
Roberto Rodriguez (Cyb3rWard0g), OTR (Open Threat Research)
Show 13 more (16 total)
Nikita Nazarov, oscd.community, Nasreddine Bencherchali (Nextron Systems)
Nasreddine Bencherchali (Nextron Systems)
Nikita Nazarov, oscd.community, Nasreddine Bencherchali (Nextron Systems)
Florian Roth (Nextron Systems), Wojciech Lesicki
Florian Roth (Nextron Systems)
Florian Roth (Nextron Systems), Christian Burkard (Nextron Systems)
Florian Roth (Nextron Systems), blueteam0ps, elhoim
Nasreddine Bencherchali (Nextron Systems)

Splunk

Teoderick Contreras, Splunk
Show 2 more (5 total)

Kusto Query Language

Microsoft Security Research

Named Pipe

19 rules

Sigma

Florian Roth (Nextron Systems), Wojciech Lesicki
Florian Roth (Nextron Systems)
Florian Roth (Nextron Systems), Christian Burkard (Nextron Systems)
Show 5 more (8 total)
Florian Roth (Nextron Systems), blueteam0ps, elhoim
Nikita Nazarov, oscd.community, Nasreddine Bencherchali (Nextron Systems)
Nikita Nazarov, oscd.community, Nasreddine Bencherchali (Nextron Systems)

Kusto Query Language

Microsoft Security Research

Named Pipe

15 rules

Sigma

Florian Roth (Nextron Systems), Wojciech Lesicki
Florian Roth (Nextron Systems)
Florian Roth (Nextron Systems), Christian Burkard (Nextron Systems)
Show 3 more (6 total)
Florian Roth (Nextron Systems), blueteam0ps, elhoim

Splunk

Teoderick Contreras, Splunk
Show 3 more (6 total)
Teoderick Contreras, Splunk

Named Pipe

13 rules

Sigma

Florian Roth (Nextron Systems), Wojciech Lesicki
Florian Roth (Nextron Systems)
Florian Roth (Nextron Systems), Christian Burkard (Nextron Systems)
Show 3 more (6 total)
Florian Roth (Nextron Systems), blueteam0ps, elhoim

Splunk

Teoderick Contreras, Splunk
Show 2 more (5 total)

Kusto Query Language

Microsoft Security Research

Detection Rules #

View all rules referencing this event →

Sigma # view in reference

Elastic # view in reference

References #