File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 967967 <!-- Other specific named pipes -->
968968 <PipeName condition =" contains" >6e7645c4-32c5-4fe3-aabf-e94c2f4370e7</PipeName > <!-- LiquidSnake hacktool https://github.com/RiccardoAncarani/LiquidSnake -->
969969 <Image condition =" end with" >\scrcons.exe</Image > <!-- Susupicious WMI Event Consumer creating a named pipe -->
970+ <!-- Some interesting ConnectPipe events that we want to include -->
971+ <PipeEvent onmatch =" include" >
972+ <EventType condition =" is" >ConnectPipe</EventType >
973+ <PipeName condition =" is" >\MICROSOFT##WID\tsql\query</PipeName > <!-- https://github.com/SigmaHQ/sigma/pull/2128 -->
974+ </PipeEvent >
970975 </PipeEvent >
971976 </RuleGroup >
972977 <!-- Common Pipe Names to would appear very often in -->
978983 <PipeName condition =" is" >\wkssvc</PipeName >
979984 </PipeEvent >
980985 </RuleGroup >
981- <!-- ConnectPipe Events -->
982- <!-- Some interesting ConnectPipe events that we want to include -->
983- <RuleGroup name =" InterestingConnectPipe" groupRelation =" and" >
984- <PipeEvent onmatch =" include" >
985- <EventType condition =" is" >ConnectPipe</EventType >
986- <PipeName condition =" is" >\MICROSOFT##WID\tsql\query</PipeName > <!-- https://github.com/SigmaHQ/sigma/pull/2128 -->
987- </PipeEvent >
988- </RuleGroup >
989986
990987 <!-- SYSMON EVENT ID 19 & 20 & 21 : WMI EVENT MONITORING [WmiEvent]-->
991988 <!-- EVENT 19: "WmiEventFilter activity detected"-->
You can’t perform that action at this time.
0 commit comments