File tree Expand file tree Collapse file tree 1 file changed +49
-0
lines changed
Expand file tree Collapse file tree 1 file changed +49
-0
lines changed Original file line number Diff line number Diff line change 1+ Author: Andrew Rathbun
2+ Description: A program was executed
3+ EventId: 260
4+ Channel: Microsoft-Windows-Win32k/Operational
5+ Provider: Microsoft-Windows-Win32k
6+ Maps:
7+ -
8+ Property: PayloadData1
9+ PropertyValue: "Blocked: %Blocked%"
10+ Values:
11+ -
12+ Name: Blocked
13+ Value: "/Event/EventData/Data[@Name=\"Blocked\"]"
14+ -
15+ Property: ExecutableInfo
16+ PropertyValue: "%SourceProcessName%"
17+ Values:
18+ -
19+ Name: SourceProcessName
20+ Value: "/Event/EventData/Data[@Name=\"SourceProcessName\"]"
21+
22+ # Documentation:
23+ # N/A
24+ #
25+ # Example Event Data:
26+ # <Event>
27+ # <System>
28+ # <Provider Name="Microsoft-Windows-Win32k" Guid="8c416c79-d49b-4f01-a467-e56d3aa8234c" />
29+ # <EventID>260</EventID>
30+ # <Version>0</Version>
31+ # <Level>4</Level>
32+ # <Task>260</Task>
33+ # <Opcode>0</Opcode>
34+ # <Keywords>0x100000100000000</Keywords>
35+ # <TimeCreated SystemTime="2025-04-12 15:43:16.1867980" />
36+ # <EventRecordID>23456</EventRecordID>
37+ # <Correlation ActivityID="8c679c79-d49b-4f01-abcd-e56d3679234c" />
38+ # <Execution ProcessID="12148" ThreadID="19124" />
39+ # <Channel>Microsoft-Windows-Win32k/Operational</Channel>
40+ # <Computer>hostname.DOMAIN</Computer>
41+ # <Security UserID="S-1-5-21-123456789-123456789-123456789-123456" />
42+ # </System>
43+ # <EventData>
44+ # <Data Name="SourceProcessName">C:\Users\testuser\AppData\Roaming\MobaXterm\slash\bin\MobaRTE.exe</Data>
45+ # <Data Name="SourceType">1</Data>
46+ # <Data Name="FontSourcePath"></Data>
47+ # <Data Name="Blocked">True</Data>
48+ # </EventData>
49+ # </Event>
You can’t perform that action at this time.
0 commit comments