main
json 1,174 lines 25.2 KB
Raw
1 {
2 "annotations": {
3 "list": [
4 {
5 "builtIn": 1,
6 "datasource": {
7 "type": "datasource",
8 "uid": "grafana"
9 },
10 "enable": true,
11 "hide": true,
12 "iconColor": "rgba(0, 211, 255, 1)",
13 "name": "Annotations & Alerts",
14 "target": {
15 "limit": 100,
16 "matchAny": false,
17 "tags": [],
18 "type": "dashboard"
19 },
20 "type": "dashboard"
21 }
22 ]
23 },
24 "editable": false,
25 "fiscalYearStartMonth": 0,
26 "graphTooltip": 0,
27 "id": null,
28 "iteration": 1658194317131,
29 "links": [
30 {
31 "asDropdown": true,
32 "icon": "external link",
33 "includeVars": true,
34 "keepTime": true,
35 "tags": ["EDR"],
36 "targetBlank": true,
37 "title": "",
38 "type": "dashboards"
39 }
40 ],
41 "liveNow": false,
42 "panels": [
43 {
44 "datasource": {
45 "type": "elasticsearch",
46 "uid": "replace_datasource_uid"
47 },
48 "fieldConfig": {
49 "defaults": {
50 "mappings": [
51 {
52 "options": {
53 "match": "null",
54 "result": {
55 "text": "N/A"
56 }
57 },
58 "type": "special"
59 }
60 ],
61 "thresholds": {
62 "mode": "absolute",
63 "steps": [
64 {
65 "color": "blue",
66 "value": null
67 }
68 ]
69 },
70 "unit": "short"
71 },
72 "overrides": []
73 },
74 "gridPos": {
75 "h": 7,
76 "w": 4,
77 "x": 0,
78 "y": 0
79 },
80 "id": 43,
81 "links": [],
82 "options": {
83 "colorMode": "value",
84 "graphMode": "area",
85 "justifyMode": "auto",
86 "orientation": "horizontal",
87 "reduceOptions": {
88 "calcs": ["sum"],
89 "fields": "",
90 "values": false
91 },
92 "text": {},
93 "textMode": "auto"
94 },
95 "pluginVersion": "9.0.0",
96 "targets": [
97 {
98 "bucketAggs": [
99 {
100 "$$hashKey": "object:118",
101 "field": "timestamp",
102 "id": "2",
103 "settings": {
104 "interval": "auto",
105 "min_doc_count": 0,
106 "trimEdges": 0
107 },
108 "type": "date_histogram"
109 }
110 ],
111 "metrics": [
112 {
113 "$$hashKey": "object:116",
114 "field": "select field",
115 "id": "1",
116 "type": "count"
117 }
118 ],
119 "query": "rule_group3:sysmon_event_10 AND agent_name:$agent_name",
120 "refId": "A",
121 "timeField": "timestamp"
122 }
123 ],
124 "title": "PROCESS INJECTION EVENTS",
125 "type": "stat"
126 },
127 {
128 "datasource": {
129 "type": "elasticsearch",
130 "uid": "replace_datasource_uid"
131 },
132 "fieldConfig": {
133 "defaults": {
134 "color": {
135 "mode": "thresholds"
136 },
137 "custom": {
138 "align": "auto",
139 "displayMode": "auto",
140 "inspect": false
141 },
142 "mappings": [],
143 "thresholds": {
144 "mode": "absolute",
145 "steps": [
146 {
147 "color": "green",
148 "value": null
149 },
150 {
151 "color": "red",
152 "value": 80
153 }
154 ]
155 }
156 },
157 "overrides": []
158 },
159 "gridPos": {
160 "h": 7,
161 "w": 6,
162 "x": 4,
163 "y": 0
164 },
165 "id": 59,
166 "links": [],
167 "options": {
168 "footer": {
169 "fields": "",
170 "reducer": ["sum"],
171 "show": false
172 },
173 "showHeader": true
174 },
175 "pluginVersion": "9.0.0",
176 "targets": [
177 {
178 "bucketAggs": [
179 {
180 "$$hashKey": "object:73",
181 "fake": true,
182 "field": "agent_name",
183 "id": "3",
184 "settings": {
185 "min_doc_count": "1",
186 "order": "desc",
187 "orderBy": "_count",
188 "size": "10"
189 },
190 "type": "terms"
191 }
192 ],
193 "metrics": [
194 {
195 "$$hashKey": "object:71",
196 "field": "select field",
197 "id": "1",
198 "type": "count"
199 }
200 ],
201 "query": "rule_group3:sysmon_event_10 AND agent_name:$agent_name",
202 "queryType": "lucene",
203 "refId": "A",
204 "timeField": "timestamp"
205 }
206 ],
207 "title": "PROCESS INJECTION EVENTS / AGENT",
208 "type": "table"
209 },
210 {
211 "datasource": {
212 "type": "elasticsearch",
213 "uid": "replace_datasource_uid"
214 },
215 "fieldConfig": {
216 "defaults": {
217 "color": {
218 "mode": "palette-classic"
219 },
220 "custom": {
221 "axisLabel": "",
222 "axisPlacement": "auto",
223 "barAlignment": 0,
224 "drawStyle": "bars",
225 "fillOpacity": 0,
226 "gradientMode": "none",
227 "hideFrom": {
228 "legend": false,
229 "tooltip": false,
230 "viz": false
231 },
232 "lineInterpolation": "linear",
233 "lineWidth": 1,
234 "pointSize": 5,
235 "scaleDistribution": {
236 "type": "linear"
237 },
238 "showPoints": "auto",
239 "spanNulls": false,
240 "stacking": {
241 "group": "A",
242 "mode": "normal"
243 },
244 "thresholdsStyle": {
245 "mode": "off"
246 }
247 },
248 "mappings": [],
249 "thresholds": {
250 "mode": "absolute",
251 "steps": [
252 {
253 "color": "green",
254 "value": null
255 },
256 {
257 "color": "red",
258 "value": 80
259 }
260 ]
261 }
262 },
263 "overrides": []
264 },
265 "gridPos": {
266 "h": 7,
267 "w": 14,
268 "x": 10,
269 "y": 0
270 },
271 "id": 75,
272 "options": {
273 "legend": {
274 "calcs": [],
275 "displayMode": "table",
276 "placement": "right"
277 },
278 "tooltip": {
279 "mode": "single",
280 "sort": "none"
281 }
282 },
283 "targets": [
284 {
285 "alias": "",
286 "bucketAggs": [
287 {
288 "field": "agent_name",
289 "id": "3",
290 "settings": {
291 "min_doc_count": "1",
292 "order": "desc",
293 "orderBy": "_term",
294 "size": "10"
295 },
296 "type": "terms"
297 },
298 {
299 "field": "timestamp",
300 "id": "2",
301 "settings": {
302 "interval": "auto"
303 },
304 "type": "date_histogram"
305 }
306 ],
307 "datasource": {
308 "type": "elasticsearch",
309 "uid": "replace_datasource_uid"
310 },
311 "metrics": [
312 {
313 "id": "1",
314 "type": "count"
315 }
316 ],
317 "query": "rule_group3:sysmon_event_10 AND agent_name:$agent_name",
318 "refId": "A",
319 "timeField": "timestamp"
320 }
321 ],
322 "title": "TOP 10 AGENTS - HISTOGRAM",
323 "transparent": true,
324 "type": "timeseries"
325 },
326 {
327 "datasource": {
328 "type": "elasticsearch",
329 "uid": "replace_datasource_uid"
330 },
331 "fieldConfig": {
332 "defaults": {
333 "mappings": [],
334 "thresholds": {
335 "mode": "absolute",
336 "steps": [
337 {
338 "color": "green",
339 "value": null
340 },
341 {
342 "color": "red",
343 "value": 80
344 }
345 ]
346 }
347 },
348 "overrides": []
349 },
350 "gridPos": {
351 "h": 13,
352 "w": 24,
353 "x": 0,
354 "y": 7
355 },
356 "id": 73,
357 "options": {
358 "color": "blue",
359 "iteration": 20,
360 "monochrome": false,
361 "nodeColor": "grey",
362 "nodePadding": 20,
363 "nodeWidth": 30
364 },
365 "targets": [
366 {
367 "alias": "",
368 "bucketAggs": [
369 {
370 "field": "source_image",
371 "id": "3",
372 "settings": {
373 "min_doc_count": "1",
374 "order": "desc",
375 "orderBy": "_term",
376 "size": "10"
377 },
378 "type": "terms"
379 },
380 {
381 "field": "target_image",
382 "id": "4",
383 "settings": {
384 "min_doc_count": "1",
385 "order": "desc",
386 "orderBy": "_term",
387 "size": "10"
388 },
389 "type": "terms"
390 },
391 {
392 "field": "granted_access",
393 "id": "5",
394 "settings": {
395 "min_doc_count": "1",
396 "order": "desc",
397 "orderBy": "_term",
398 "size": "10"
399 },
400 "type": "terms"
401 }
402 ],
403 "datasource": {
404 "type": "elasticsearch",
405 "uid": "replace_datasource_uid"
406 },
407 "metrics": [
408 {
409 "id": "1",
410 "type": "count"
411 }
412 ],
413 "query": "rule_group3:sysmon_event_10 AND agent_name:$agent_name",
414 "refId": "A",
415 "timeField": "timestamp"
416 }
417 ],
418 "title": "PROCESS INJECTION - MAP",
419 "type": "netsage-sankey-panel"
420 },
421 {
422 "datasource": {
423 "type": "elasticsearch",
424 "uid": "replace_datasource_uid"
425 },
426 "fieldConfig": {
427 "defaults": {
428 "mappings": [],
429 "thresholds": {
430 "mode": "absolute",
431 "steps": [
432 {
433 "color": "green",
434 "value": null
435 },
436 {
437 "color": "red",
438 "value": 80
439 }
440 ]
441 }
442 },
443 "overrides": []
444 },
445 "gridPos": {
446 "h": 8,
447 "w": 12,
448 "x": 0,
449 "y": 20
450 },
451 "id": 67,
452 "links": [],
453 "options": {
454 "displayMode": "gradient",
455 "minVizHeight": 10,
456 "minVizWidth": 0,
457 "orientation": "horizontal",
458 "reduceOptions": {
459 "calcs": ["sum"],
460 "fields": "",
461 "values": false
462 },
463 "showUnfilled": true,
464 "text": {}
465 },
466 "pluginVersion": "9.0.0",
467 "targets": [
468 {
469 "bucketAggs": [
470 {
471 "$$hashKey": "object:73",
472 "fake": true,
473 "field": "source_image",
474 "id": "3",
475 "settings": {
476 "min_doc_count": "1",
477 "order": "desc",
478 "orderBy": "_count",
479 "size": "10"
480 },
481 "type": "terms"
482 },
483 {
484 "$$hashKey": "object:74",
485 "field": "timestamp",
486 "id": "2",
487 "settings": {
488 "interval": "auto",
489 "min_doc_count": 0,
490 "trimEdges": 0
491 },
492 "type": "date_histogram"
493 }
494 ],
495 "datasource": {
496 "type": "elasticsearch",
497 "uid": "replace_datasource_uid"
498 },
499 "metrics": [
500 {
501 "$$hashKey": "object:71",
502 "field": "select field",
503 "id": "1",
504 "type": "count"
505 }
506 ],
507 "query": "rule_group3:sysmon_event_10 AND agent_name:$agent_name",
508 "queryType": "lucene",
509 "refId": "A",
510 "timeField": "timestamp"
511 }
512 ],
513 "title": "PROCESS INJECTION EVENTS / TOP 10 PROCESS",
514 "type": "bargauge"
515 },
516 {
517 "datasource": {
518 "type": "elasticsearch",
519 "uid": "replace_datasource_uid"
520 },
521 "fieldConfig": {
522 "defaults": {
523 "custom": {
524 "align": "auto",
525 "displayMode": "auto",
526 "filterable": false,
527 "inspect": false
528 },
529 "mappings": [],
530 "thresholds": {
531 "mode": "absolute",
532 "steps": [
533 {
534 "color": "green",
535 "value": null
536 },
537 {
538 "color": "red",
539 "value": 80
540 }
541 ]
542 }
543 },
544 "overrides": [
545 {
546 "matcher": {
547 "id": "byName",
548 "options": "process_image"
549 },
550 "properties": [
551 {
552 "id": "custom.width",
553 "value": 699
554 }
555 ]
556 }
557 ]
558 },
559 "gridPos": {
560 "h": 16,
561 "w": 12,
562 "x": 12,
563 "y": 20
564 },
565 "id": 69,
566 "links": [],
567 "options": {
568 "footer": {
569 "fields": "",
570 "reducer": ["sum"],
571 "show": false
572 },
573 "showHeader": true,
574 "sortBy": [
575 {
576 "desc": true,
577 "displayName": "Count"
578 }
579 ]
580 },
581 "pluginVersion": "9.0.0",
582 "targets": [
583 {
584 "bucketAggs": [
585 {
586 "$$hashKey": "object:42",
587 "fake": true,
588 "field": "source_image",
589 "id": "3",
590 "settings": {
591 "min_doc_count": "1",
592 "order": "desc",
593 "orderBy": "_count",
594 "size": "0"
595 },
596 "type": "terms"
597 }
598 ],
599 "datasource": {
600 "type": "elasticsearch",
601 "uid": "replace_datasource_uid"
602 },
603 "metrics": [
604 {
605 "$$hashKey": "object:40",
606 "field": "select field",
607 "id": "1",
608 "type": "count"
609 }
610 ],
611 "query": "rule_group3:sysmon_event_10 AND agent_name:$agent_name",
612 "queryType": "lucene",
613 "refId": "A",
614 "timeField": "timestamp"
615 }
616 ],
617 "title": "PROCESS INJECTION EVENTS / PROCESS",
618 "type": "table"
619 },
620 {
621 "datasource": {
622 "type": "elasticsearch",
623 "uid": "replace_datasource_uid"
624 },
625 "fieldConfig": {
626 "defaults": {
627 "mappings": [],
628 "thresholds": {
629 "mode": "absolute",
630 "steps": [
631 {
632 "color": "green"
633 },
634 {
635 "color": "red",
636 "value": 80
637 }
638 ]
639 }
640 },
641 "overrides": []
642 },
643 "gridPos": {
644 "h": 8,
645 "w": 12,
646 "x": 0,
647 "y": 28
648 },
649 "id": 68,
650 "links": [],
651 "options": {
652 "displayMode": "gradient",
653 "minVizHeight": 10,
654 "minVizWidth": 0,
655 "orientation": "horizontal",
656 "reduceOptions": {
657 "calcs": ["sum"],
658 "fields": "",
659 "values": false
660 },
661 "showUnfilled": true,
662 "text": {}
663 },
664 "pluginVersion": "9.0.0",
665 "targets": [
666 {
667 "bucketAggs": [
668 {
669 "$$hashKey": "object:73",
670 "fake": true,
671 "field": "source_image",
672 "id": "3",
673 "settings": {
674 "min_doc_count": "1",
675 "order": "asc",
676 "orderBy": "_count",
677 "size": "10"
678 },
679 "type": "terms"
680 },
681 {
682 "$$hashKey": "object:74",
683 "field": "timestamp",
684 "id": "2",
685 "settings": {
686 "interval": "auto",
687 "min_doc_count": 0,
688 "trimEdges": 0
689 },
690 "type": "date_histogram"
691 }
692 ],
693 "datasource": {
694 "type": "elasticsearch",
695 "uid": "replace_datasource_uid"
696 },
697 "metrics": [
698 {
699 "$$hashKey": "object:71",
700 "field": "select field",
701 "id": "1",
702 "type": "count"
703 }
704 ],
705 "query": "rule_group3:sysmon_event_10 AND agent_name:$agent_name",
706 "queryType": "lucene",
707 "refId": "A",
708 "timeField": "timestamp"
709 }
710 ],
711 "title": "PROCESS INJECTION EVENTS / LEAST SEEN PROCESS",
712 "type": "bargauge"
713 },
714 {
715 "datasource": {
716 "type": "elasticsearch",
717 "uid": "replace_datasource_uid"
718 },
719 "fieldConfig": {
720 "defaults": {
721 "custom": {
722 "align": "auto",
723 "displayMode": "auto",
724 "filterable": false,
725 "inspect": false
726 },
727 "mappings": [],
728 "thresholds": {
729 "mode": "absolute",
730 "steps": [
731 {
732 "color": "green"
733 },
734 {
735 "color": "red",
736 "value": 80
737 }
738 ]
739 }
740 },
741 "overrides": [
742 {
743 "matcher": {
744 "id": "byName",
745 "options": "DATE/TIME"
746 },
747 "properties": [
748 {
749 "id": "custom.width",
750 "value": 255
751 }
752 ]
753 },
754 {
755 "matcher": {
756 "id": "byName",
757 "options": "AGENT"
758 },
759 "properties": [
760 {
761 "id": "custom.width",
762 "value": 205
763 }
764 ]
765 },
766 {
767 "matcher": {
768 "id": "byName",
769 "options": "AGENT IP"
770 },
771 "properties": [
772 {
773 "id": "custom.width",
774 "value": 184
775 }
776 ]
777 },
778 {
779 "matcher": {
780 "id": "byName",
781 "options": "GRANTED ACCESS"
782 },
783 "properties": [
784 {
785 "id": "custom.width",
786 "value": 220
787 }
788 ]
789 },
790 {
791 "matcher": {
792 "id": "byName",
793 "options": "TARGET IMAGE"
794 },
795 "properties": [
796 {
797 "id": "custom.width",
798 "value": 512
799 }
800 ]
801 },
802 {
803 "matcher": {
804 "id": "byName",
805 "options": "SOURCE IMAGE"
806 },
807 "properties": [
808 {
809 "id": "custom.width",
810 "value": 460
811 }
812 ]
813 },
814 {
815 "matcher": {
816 "id": "byName",
817 "options": "EVENT ID"
818 },
819 "properties": [
820 {
821 "id": "links",
822 "value": [
823 {
824 "targetBlank": true,
825 "title": "VIEW EVENT DETAILS",
826 "url": "https://grafana.company.local/explore?left=%7B%22datasource%22:%22WAZUH%22,%22queries%22:%5B%7B%22refId%22:%22A%22,%22query%22:%22_id:${__value.text}%22,%22alias%22:%22%22,%22metrics%22:%5B%7B%22id%22:%221%22,%22type%22:%22logs%22,%22settings%22:%7B%22limit%22:%22500%22%7D%7D%5D,%22bucketAggs%22:%5B%7B%22type%22:%22date_histogram%22,%22id%22:%221%22,%22settings%22:%7B%22interval%22:%22auto%22%7D%7D%5D,%22timeField%22:%22timestamp%22%7D%5D,%22range%22:%7B%22from%22:%22now-6h%22,%22to%22:%22now%22%7D%7D"
827 }
828 ]
829 }
830 ]
831 }
832 ]
833 },
834 "gridPos": {
835 "h": 10,
836 "w": 24,
837 "x": 0,
838 "y": 36
839 },
840 "id": 71,
841 "options": {
842 "footer": {
843 "fields": "",
844 "reducer": ["sum"],
845 "show": false
846 },
847 "showHeader": true,
848 "sortBy": [
849 {
850 "desc": false,
851 "displayName": "GRANTED ACCESS"
852 }
853 ]
854 },
855 "pluginVersion": "9.0.0",
856 "targets": [
857 {
858 "bucketAggs": [{"type": "date_histogram", "id": "1", "settings": {"interval": "auto"}}],
859 "datasource": {
860 "type": "elasticsearch",
861 "uid": "replace_datasource_uid"
862 },
863 "metrics": [
864 {
865 "$$hashKey": "object:823",
866 "field": "select field",
867 "id": "1",
868 "meta": {},
869 "settings": {
870 "size": "250"
871 },
872 "type": "raw_data"
873 }
874 ],
875 "query": "rule_group3:sysmon_event_10 AND agent_name:$agent_name",
876 "queryType": "lucene",
877 "refId": "A",
878 "timeField": "timestamp"
879 }
880 ],
881 "title": "PROCESS INJECTION - EVENTS",
882 "transformations": [
883 {
884 "id": "organize",
885 "options": {
886 "excludeByName": {
887 "@metadata_beat": true,
888 "@metadata_type": true,
889 "@metadata_version": true,
890 "IMPHASH": true,
891 "MD5": true,
892 "SHA1": true,
893 "_id": false,
894 "_index": true,
895 "_type": true,
896 "agent_ephemeral_id": true,
897 "agent_hostname": true,
898 "agent_id": true,
899 "agent_ip": false,
900 "agent_ip_city_name": true,
901 "agent_ip_country_code": true,
902 "agent_ip_geolocation": true,
903 "agent_labels_customer": true,
904 "agent_name": false,
905 "agent_type": true,
906 "agent_version": true,
907 "beats_type": true,
908 "call_trace": true,
909 "collector_node_id": true,
910 "data_win_eventdata_callTrace": true,
911 "data_win_eventdata_description": true,
912 "data_win_eventdata_fileVersion": true,
913 "data_win_eventdata_fileVersion_city_name": true,
914 "data_win_eventdata_fileVersion_country_code": true,
915 "data_win_eventdata_fileVersion_geolocation": true,
916 "data_win_eventdata_grantedAccess": true,
917 "data_win_eventdata_hashes": true,
918 "data_win_eventdata_image": false,
919 "data_win_eventdata_originalFileName": true,
920 "data_win_eventdata_processGuid": true,
921 "data_win_eventdata_processId": true,
922 "data_win_eventdata_product": true,
923 "data_win_eventdata_ruleName": true,
924 "data_win_eventdata_signature": true,
925 "data_win_eventdata_sourceImage": true,
926 "data_win_eventdata_sourceProcessGUID": true,
927 "data_win_eventdata_sourceProcessId": true,
928 "data_win_eventdata_sourceThreadId": true,
929 "data_win_eventdata_sourceUser": true,
930 "data_win_eventdata_targetImage": true,
931 "data_win_eventdata_targetProcessGUID": true,
932 "data_win_eventdata_targetProcessId": true,
933 "data_win_eventdata_targetUser": true,
934 "data_win_eventdata_user": true,
935 "data_win_eventdata_utcTime": true,
936 "data_win_system_channel": true,
937 "data_win_system_computer": true,
938 "data_win_system_eventID": true,
939 "data_win_system_eventRecordID": true,
940 "data_win_system_keywords": true,
941 "data_win_system_level": true,
942 "data_win_system_message": true,
943 "data_win_system_opcode": true,
944 "data_win_system_processID": true,
945 "data_win_system_providerGuid": true,
946 "data_win_system_providerName": true,
947 "data_win_system_severityValue": true,
948 "data_win_system_systemTime": true,
949 "data_win_system_task": true,
950 "data_win_system_threadID": true,
951 "data_win_system_version": true,
952 "date": true,
953 "decoder_name": true,
954 "dll_hashes": true,
955 "dll_name": true,
956 "dll_signature": true,
957 "dll_signature_status": true,
958 "dll_signed": true,
959 "ecs_version": true,
960 "firewall_rule_name": true,
961 "gl2_accounted_message_size": true,
962 "gl2_message_id": true,
963 "gl2_processing_error": true,
964 "gl2_remote_ip": true,
965 "gl2_remote_port": true,
966 "gl2_source_collector": true,
967 "gl2_source_input": true,
968 "gl2_source_node": true,
969 "hash_md5": true,
970 "hash_sha1": true,
971 "hash_sha256": true,
972 "highlight": true,
973 "host_name": true,
974 "id": true,
975 "image_loaded": true,
976 "location": true,
977 "log_file_path": true,
978 "log_offset": true,
979 "manager_name": true,
980 "message": true,
981 "process_id": true,
982 "process_image": true,
983 "rule_description": true,
984 "rule_firedtimes": true,
985 "rule_group1": true,
986 "rule_group2": true,
987 "rule_group3": true,
988 "rule_groups": true,
989 "rule_id": true,
990 "rule_level": true,
991 "rule_mail": true,
992 "rule_mitre_id": true,
993 "rule_mitre_tactic": true,
994 "rule_mitre_technique": true,
995 "software_package": false,
996 "sort": true,
997 "source": true,
998 "source_image": false,
999 "src_ip": true,
1000 "src_ip_city_name": true,
1001 "src_ip_country_code": true,
1002 "src_ip_geolocation": true,
1003 "streams": true,
1004 "syslog_tag": true,
1005 "syslog_type": true,
1006 "sysmon_event_description": true,
1007 "timestamp": false,
1008 "win_system_eventID": true,
1009 "windows_event_id": true,
1010 "windows_event_severity": true
1011 },
1012 "indexByName": {
1013 "_id": 1,
1014 "_index": 3,
1015 "_type": 4,
1016 "agent_id": 5,
1017 "agent_ip": 6,
1018 "agent_ip_city_name": 70,
1019 "agent_ip_country_code": 71,
1020 "agent_ip_geolocation": 72,
1021 "agent_labels_customer": 47,
1022 "agent_name": 2,
1023 "call_trace": 55,
1024 "data_win_eventdata_callTrace": 56,
1025 "data_win_eventdata_grantedAccess": 57,
1026 "data_win_eventdata_ruleName": 46,
1027 "data_win_eventdata_sourceImage": 58,
1028 "data_win_eventdata_sourceProcessGUID": 59,
1029 "data_win_eventdata_sourceProcessId": 60,
1030 "data_win_eventdata_sourceThreadId": 61,
1031 "data_win_eventdata_sourceUser": 62,
1032 "data_win_eventdata_targetImage": 63,
1033 "data_win_eventdata_targetProcessGUID": 64,
1034 "data_win_eventdata_targetProcessId": 65,
1035 "data_win_eventdata_targetUser": 66,
1036 "data_win_eventdata_utcTime": 7,
1037 "data_win_system_channel": 8,
1038 "data_win_system_computer": 9,
1039 "data_win_system_eventID": 10,
1040 "data_win_system_eventRecordID": 11,
1041 "data_win_system_keywords": 12,
1042 "data_win_system_level": 13,
1043 "data_win_system_message": 14,
1044 "data_win_system_opcode": 15,
1045 "data_win_system_processID": 16,
1046 "data_win_system_providerGuid": 17,
1047 "data_win_system_providerName": 18,
1048 "data_win_system_severityValue": 19,
1049 "data_win_system_systemTime": 20,
1050 "data_win_system_task": 21,
1051 "data_win_system_threadID": 22,
1052 "data_win_system_version": 23,
1053 "decoder_name": 24,
1054 "gl2_accounted_message_size": 25,
1055 "gl2_message_id": 26,
1056 "gl2_processing_error": 48,
1057 "gl2_remote_ip": 27,
1058 "gl2_remote_port": 28,
1059 "gl2_source_input": 29,
1060 "gl2_source_node": 30,
1061 "granted_access": 69,
1062 "highlight": 44,
1063 "id": 31,
1064 "location": 32,
1065 "manager_name": 33,
1066 "message": 34,
1067 "rule_description": 35,
1068 "rule_firedtimes": 36,
1069 "rule_group1": 49,
1070 "rule_group2": 50,
1071 "rule_group3": 51,
1072 "rule_groups": 37,
1073 "rule_id": 38,
1074 "rule_level": 39,
1075 "rule_mail": 40,
1076 "rule_mitre_id": 52,
1077 "rule_mitre_tactic": 53,
1078 "rule_mitre_technique": 54,
1079 "sort": 45,
1080 "source": 41,
1081 "source_image": 67,
1082 "streams": 42,
1083 "syslog_level": 73,
1084 "syslog_type": 43,
1085 "target_image": 68,
1086 "timestamp": 0,
1087 "true": 74
1088 },
1089 "renameByName": {
1090 "SHA256": "DLL HASH (SHA256)",
1091 "_id": "EVENT ID",
1092 "agent_ip": "AGENT IP",
1093 "agent_name": "AGENT",
1094 "data_win_eventdata_company": "VENDOR",
1095 "data_win_eventdata_image": "PROCESS FILE",
1096 "data_win_eventdata_imageLoaded": "DLL LOCATION",
1097 "data_win_eventdata_signatureStatus": "CERT STATUS",
1098 "data_win_eventdata_signed": "DIGITAL SIGNATURE",
1099 "granted_access": "GRANTED ACCESS",
1100 "process_name": "DLL",
1101 "software_package": "SOFTWARE",
1102 "software_vendor": "VENDOR",
1103 "source": "",
1104 "source_image": "SOURCE IMAGE",
1105 "target_image": "TARGET IMAGE",
1106 "timestamp": "DATE/TIME"
1107 }
1108 }
1109 }
1110 ],
1111 "type": "table"
1112 }
1113 ],
1114 "refresh": false,
1115 "schemaVersion": 36,
1116 "style": "dark",
1117 "tags": ["EDR"],
1118 "templating": {
1119 "list": [
1120 {
1121 "datasource": {
1122 "type": "elasticsearch",
1123 "uid": "replace_datasource_uid"
1124 },
1125 "filters": [],
1126 "hide": 0,
1127 "label": "",
1128 "name": "Filters",
1129 "skipUrlSync": false,
1130 "type": "adhoc"
1131 },
1132 {
1133 "current": {
1134 "selected": false,
1135 "text": "All",
1136 "value": "$__all"
1137 },
1138 "datasource": {
1139 "type": "elasticsearch",
1140 "uid": "replace_datasource_uid"
1141 },
1142 "definition": "{ \"find\": \"terms\", \"field\": \"agent_name\", \"query\": \"rule_group3:sysmon_event_10\"}",
1143 "hide": 0,
1144 "includeAll": true,
1145 "label": "Agent",
1146 "multi": false,
1147 "name": "agent_name",
1148 "options": [],
1149 "query": "{ \"find\": \"terms\", \"field\": \"agent_name\", \"query\": \"rule_group3:sysmon_event_10\"}",
1150 "refresh": 2,
1151 "regex": "",
1152 "skipUrlSync": false,
1153 "sort": 2,
1154 "tagValuesQuery": "",
1155 "tagsQuery": "",
1156 "type": "query",
1157 "useTags": false
1158 }
1159 ]
1160 },
1161 "time": {
1162 "from": "now-6h",
1163 "to": "now"
1164 },
1165 "timepicker": {
1166 "refresh_intervals": ["5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d"],
1167 "time_options": ["5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d"]
1168 },
1169 "timezone": "",
1170 "title": "EDR - PROCESS INJECTION",
1171 "uid": null,
1172 "version": 4,
1173 "weekStart": ""
1174 }