-
Notifications
You must be signed in to change notification settings - Fork 43
/
example.json
103 lines (103 loc) · 3.4 KB
/
example.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
[
{
"event_type": "process",
"parent_process_name": "System Idle Process",
"pid": 4,
"process_name": "System",
"subtype": "create",
"timestamp": 131485996510000000,
"user": "NT AUTHORITY\\SYSTEM",
"user_domain": "NT AUTHORITY",
"user_name": "SYSTEM"
},
{
"command_line": "wininit.exe",
"event_type": "process",
"md5": "94355c28c1970635a31b3fe52eb7ceba",
"pid": 424,
"ppid": 364,
"process_name": "wininit.exe",
"process_path": "C:\\Windows\\System32\\wininit.exe",
"subtype": "create",
"timestamp": 131485996510000000,
"user": "NT AUTHORITY\\SYSTEM",
"user_domain": "NT AUTHORITY",
"user_name": "SYSTEM"
},
{
"command_line": "winlogon.exe",
"event_type": "process",
"md5": "1151b1baa6f350b1db6598e0fea7c457",
"pid": 472,
"ppid": 416,
"process_name": "winlogon.exe",
"process_path": "C:\\Windows\\System32\\winlogon.exe",
"subtype": "create",
"timestamp": 131485996510000000,
"user": "NT AUTHORITY\\SYSTEM",
"user_domain": "NT AUTHORITY",
"user_name": "SYSTEM"
},
{
"command_line": "C:\\Windows\\system32\\services.exe",
"event_type": "process",
"md5": "24acb7e5be595468e3b9aa488b9b4fcb",
"parent_process_name": "wininit.exe",
"parent_process_path": "C:\\Windows\\System32\\wininit.exe",
"pid": 524,
"ppid": 424,
"process_name": "services.exe",
"process_path": "C:\\Windows\\System32\\services.exe",
"subtype": "create",
"timestamp": 131485996520000000,
"user": "NT AUTHORITY\\SYSTEM",
"user_domain": "NT AUTHORITY",
"user_name": "SYSTEM"
},
{
"command_line": "C:\\Windows\\system32\\lsass.exe",
"event_type": "process",
"md5": "7554a1b82b4a222fd4cc292abd38a558",
"parent_process_name": "wininit.exe",
"parent_process_path": "C:\\Windows\\System32\\wininit.exe",
"pid": 536,
"ppid": 424,
"process_name": "lsass.exe",
"process_path": "C:\\Windows\\System32\\lsass.exe",
"subtype": "create",
"timestamp": 131485996520000000,
"user": "NT AUTHORITY\\SYSTEM",
"user_domain": "NT AUTHORITY",
"user_name": "SYSTEM"
},
{
"command_line": "C:\\Windows\\Explorer.EXE",
"event_type": "process",
"md5": "ac4c51eb24aa95b77f705ab159189e24",
"pid": 2460,
"ppid": 3052,
"process_name": "explorer.exe",
"process_path": "C:\\Windows\\explorer.exe",
"subtype": "create",
"timestamp": 131485997150000000,
"user": "research\\researcher",
"user_domain": "research",
"user_name": "researcher"
},
{
"command_line": "\"C:\\Windows\\system32\\cmd.exe\" ",
"event_type": "process",
"md5": "5746bd7e255dd6a8afa06f7c42c1ba41",
"parent_process_name": "explorer.exe",
"parent_process_path": "C:\\Windows\\explorer.exe",
"pid": 2864,
"ppid": 2460,
"process_name": "cmd.exe",
"process_path": "C:\\Windows\\System32\\cmd.exe",
"subtype": "create",
"timestamp": 131491838190000000,
"user": "research\\researcher",
"user_domain": "research",
"user_name": "researcher"
}
]