Skip to content

Commit a420303

Browse files
Adding TRR for SAM Dumping (T1003.002) (#22)
* Adding TRR for SAM Dumping (T1003.002) * fixing file structure * Fixing linter errors * Addressing reviewer comments * Apply suggestion from @sludgework Co-authored-by: Adam Przybyszewski <80924384+sludgework@users.noreply.github.com> * Fixing linter error * Apply suggestion from @vanvleeta * Apply suggestion from @vanvleeta * Apply suggestion from @vanvleeta --------- Co-authored-by: Adam Przybyszewski <80924384+sludgework@users.noreply.github.com>
1 parent 1cf2e6f commit a420303

12 files changed

Lines changed: 2654 additions & 0 deletions

reports/trr0000/win/README.md

Lines changed: 620 additions & 0 deletions
Large diffs are not rendered by default.

reports/trr0000/win/ddms/trr0000_win_a.json

Lines changed: 439 additions & 0 deletions
Large diffs are not rendered by default.
618 KB
Loading

reports/trr0000/win/ddms/trr0000_win_b.json

Lines changed: 660 additions & 0 deletions
Large diffs are not rendered by default.
1.11 MB
Loading

reports/trr0000/win/ddms/trr0000_win_c.json

Lines changed: 504 additions & 0 deletions
Large diffs are not rendered by default.
879 KB
Loading
Lines changed: 229 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,229 @@
1+
{
2+
"style": {
3+
"font-family": "sans-serif",
4+
"background-color": "#ffffff",
5+
"background-image": "",
6+
"background-size": "100%",
7+
"node-color": "#ffffff",
8+
"border-width": 4,
9+
"border-color": "#000000",
10+
"radius": 50,
11+
"node-padding": 5,
12+
"node-margin": 2,
13+
"outside-position": "auto",
14+
"node-icon-image": "",
15+
"node-background-image": "",
16+
"icon-position": "inside",
17+
"icon-size": 64,
18+
"caption-position": "inside",
19+
"caption-max-width": 200,
20+
"caption-color": "#000000",
21+
"caption-font-size": 16,
22+
"caption-font-weight": "normal",
23+
"label-position": "outside",
24+
"label-display": "pill",
25+
"label-color": "#000000",
26+
"label-background-color": "#ffffff",
27+
"label-border-color": "#000000",
28+
"label-border-width": 2,
29+
"label-font-size": 14,
30+
"label-padding": 5,
31+
"label-margin": 4,
32+
"directionality": "directed",
33+
"detail-position": "inline",
34+
"detail-orientation": "parallel",
35+
"arrow-width": 5,
36+
"arrow-color": "#000000",
37+
"margin-start": 5,
38+
"margin-end": 5,
39+
"margin-peer": 20,
40+
"attachment-start": "normal",
41+
"attachment-end": "normal",
42+
"relationship-icon-image": "",
43+
"type-color": "#000000",
44+
"type-background-color": "#ffffff",
45+
"type-border-color": "#000000",
46+
"type-border-width": 0,
47+
"type-font-size": 16,
48+
"type-padding": 5,
49+
"property-position": "outside",
50+
"property-alignment": "colon",
51+
"property-color": "#000000",
52+
"property-font-size": 16,
53+
"property-font-weight": "normal"
54+
},
55+
"nodes": [
56+
{
57+
"id": "n0",
58+
"position": {
59+
"x": 75,
60+
"y": 50
61+
},
62+
"caption": "Call API",
63+
"labels": [],
64+
"properties": {
65+
"API": "CreateFile",
66+
"Prefix": "\"\\\\.\\\" or \"\\\\?\\\""
67+
},
68+
"style": {}
69+
},
70+
{
71+
"id": "n1",
72+
"position": {
73+
"x": 75,
74+
"y": 326.7497119080524
75+
},
76+
"caption": "Call API",
77+
"labels": [],
78+
"properties": {
79+
"API": "NtCreateFile",
80+
"Prefix": "\"\\\\.\\\" or \"\\\\?\\\""
81+
},
82+
"style": {}
83+
},
84+
{
85+
"id": "n2",
86+
"position": {
87+
"x": 320,
88+
"y": 50
89+
},
90+
"caption": "Call API",
91+
"labels": [],
92+
"properties": {
93+
"API": "ReadFile"
94+
},
95+
"style": {}
96+
},
97+
{
98+
"id": "n3",
99+
"position": {
100+
"x": 320,
101+
"y": 320.2
102+
},
103+
"caption": "Call API",
104+
"labels": [],
105+
"properties": {
106+
"API": "NtReadFile"
107+
},
108+
"style": {}
109+
},
110+
{
111+
"id": "n4",
112+
"position": {
113+
"x": 572.2050020146113,
114+
"y": 50
115+
},
116+
"caption": "Call API",
117+
"labels": [],
118+
"properties": {
119+
"API": "SetFilePointer"
120+
},
121+
"style": {}
122+
},
123+
{
124+
"id": "n5",
125+
"position": {
126+
"x": 824.4100040292226,
127+
"y": 50
128+
},
129+
"caption": "Call API",
130+
"labels": [],
131+
"properties": {
132+
"API": "WriteFile"
133+
},
134+
"style": {}
135+
},
136+
{
137+
"id": "n6",
138+
"position": {
139+
"x": 824.4100040292226,
140+
"y": 320.2
141+
},
142+
"caption": "Call API",
143+
"labels": [],
144+
"properties": {
145+
"API": "NtWriteFile"
146+
},
147+
"style": {}
148+
},
149+
{
150+
"id": "n7",
151+
"position": {
152+
"x": 572.2050020146113,
153+
"y": 320.2
154+
},
155+
"caption": "Call API",
156+
"labels": [],
157+
"properties": {
158+
"API": "NtSetInformationFile"
159+
},
160+
"style": {}
161+
}
162+
],
163+
"relationships": [
164+
{
165+
"id": "n0",
166+
"fromId": "n0",
167+
"toId": "n1",
168+
"type": "",
169+
"properties": {},
170+
"style": {}
171+
},
172+
{
173+
"id": "n1",
174+
"fromId": "n1",
175+
"toId": "n2",
176+
"type": "",
177+
"properties": {},
178+
"style": {}
179+
},
180+
{
181+
"id": "n2",
182+
"fromId": "n2",
183+
"toId": "n3",
184+
"type": "",
185+
"properties": {},
186+
"style": {}
187+
},
188+
{
189+
"id": "n3",
190+
"fromId": "n5",
191+
"toId": "n6",
192+
"type": "",
193+
"properties": {},
194+
"style": {}
195+
},
196+
{
197+
"id": "n4",
198+
"fromId": "n4",
199+
"toId": "n7",
200+
"type": "",
201+
"properties": {},
202+
"style": {}
203+
},
204+
{
205+
"id": "n5",
206+
"fromId": "n7",
207+
"toId": "n5",
208+
"type": "",
209+
"properties": {},
210+
"style": {}
211+
},
212+
{
213+
"id": "n6",
214+
"fromId": "n3",
215+
"toId": "n4",
216+
"type": "",
217+
"properties": {},
218+
"style": {}
219+
},
220+
{
221+
"id": "n7",
222+
"fromId": "n7",
223+
"toId": "n2",
224+
"type": "",
225+
"properties": {},
226+
"style": {}
227+
}
228+
]
229+
}
26.4 KB
Loading

0 commit comments

Comments
 (0)