main
json 6,234 lines 145 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 "links": [
29 {
30 "asDropdown": true,
31 "icon": "external link",
32 "includeVars": true,
33 "keepTime": true,
34 "tags": ["EDR"],
35 "targetBlank": true,
36 "title": "",
37 "type": "dashboards"
38 }
39 ],
40 "liveNow": false,
41 "panels": [
42 {
43 "collapsed": false,
44 "datasource": {
45 "type": "datasource",
46 "uid": "grafana"
47 },
48 "gridPos": {
49 "h": 1,
50 "w": 24,
51 "x": 0,
52 "y": 0
53 },
54 "id": 72,
55 "panels": [],
56 "title": "SUMMARY",
57 "type": "row"
58 },
59 {
60 "datasource": {
61 "type": "elasticsearch",
62 "uid": "replace_datasource_uid"
63 },
64 "fieldConfig": {
65 "defaults": {
66 "mappings": [
67 {
68 "options": {
69 "match": "null",
70 "result": {
71 "text": "N/A"
72 }
73 },
74 "type": "special"
75 }
76 ],
77 "thresholds": {
78 "mode": "absolute",
79 "steps": [
80 {
81 "color": "orange",
82 "value": null
83 }
84 ]
85 },
86 "unit": "short"
87 },
88 "overrides": []
89 },
90 "gridPos": {
91 "h": 8,
92 "w": 4,
93 "x": 0,
94 "y": 1
95 },
96 "id": 137,
97 "options": {
98 "colorMode": "value",
99 "graphMode": "area",
100 "justifyMode": "auto",
101 "orientation": "horizontal",
102 "reduceOptions": {
103 "calcs": ["sum"],
104 "fields": "",
105 "values": false
106 },
107 "showPercentChange": false,
108 "text": {},
109 "textMode": "auto",
110 "wideLayout": true
111 },
112 "pluginVersion": "10.4.0",
113 "targets": [
114 {
115 "bucketAggs": [
116 {
117 "$$hashKey": "object:50",
118 "field": "timestamp",
119 "id": "2",
120 "settings": {
121 "interval": "auto",
122 "min_doc_count": 0,
123 "trimEdges": 0
124 },
125 "type": "date_histogram"
126 }
127 ],
128 "datasource": {
129 "type": "elasticsearch",
130 "uid": "replace_datasource_uid"
131 },
132 "metrics": [
133 {
134 "$$hashKey": "object:48",
135 "field": "select field",
136 "id": "1",
137 "type": "count"
138 }
139 ],
140 "query": "(rule_group3:sysmon_event_11 OR rule_group3:sysmon_event_12 OR rule_group3:sysmon_event_13 OR rule_group3:sysmon_event_15 OR rule_group2:syscheck) AND rule_level:$rule_level AND _exists_:threat_intel_type",
141 "refId": "A",
142 "timeField": "timestamp"
143 }
144 ],
145 "title": "FIM - IoCs",
146 "type": "stat"
147 },
148 {
149 "datasource": {
150 "type": "elasticsearch",
151 "uid": "replace_datasource_uid"
152 },
153 "fieldConfig": {
154 "defaults": {
155 "custom": {
156 "align": "auto",
157 "cellOptions": {
158 "type": "auto"
159 },
160 "filterable": false,
161 "inspect": false
162 },
163 "mappings": [],
164 "thresholds": {
165 "mode": "absolute",
166 "steps": [
167 {
168 "color": "blue",
169 "value": null
170 },
171 {
172 "color": "red",
173 "value": 50
174 }
175 ]
176 }
177 },
178 "overrides": [
179 {
180 "matcher": {
181 "id": "byName",
182 "options": "Count"
183 },
184 "properties": [
185 {
186 "id": "custom.cellOptions",
187 "value": {
188 "mode": "basic",
189 "type": "gauge"
190 }
191 }
192 ]
193 },
194 {
195 "matcher": {
196 "id": "byName",
197 "options": "rule_description"
198 },
199 "properties": [
200 {
201 "id": "custom.width",
202 "value": 703
203 }
204 ]
205 },
206 {
207 "matcher": {
208 "id": "byName",
209 "options": "rule_level"
210 },
211 "properties": [
212 {
213 "id": "custom.width",
214 "value": 212
215 },
216 {
217 "id": "mappings",
218 "value": [
219 {
220 "options": {
221 "from": 1,
222 "result": {
223 "color": "green",
224 "index": 0
225 },
226 "to": 3
227 },
228 "type": "range"
229 },
230 {
231 "options": {
232 "from": 4,
233 "result": {
234 "color": "dark-yellow",
235 "index": 1
236 },
237 "to": 6
238 },
239 "type": "range"
240 },
241 {
242 "options": {
243 "from": 7,
244 "result": {
245 "color": "orange",
246 "index": 2
247 },
248 "to": 9
249 },
250 "type": "range"
251 },
252 {
253 "options": {
254 "from": 10,
255 "result": {
256 "color": "semi-dark-red",
257 "index": 3
258 },
259 "to": 15
260 },
261 "type": "range"
262 }
263 ]
264 }
265 ]
266 },
267 {
268 "matcher": {
269 "id": "byName",
270 "options": "RULE GROUPS"
271 },
272 "properties": [
273 {
274 "id": "custom.width",
275 "value": 441
276 }
277 ]
278 },
279 {
280 "matcher": {
281 "id": "byName",
282 "options": "LEVEL"
283 },
284 "properties": [
285 {
286 "id": "custom.width",
287 "value": 171
288 }
289 ]
290 },
291 {
292 "matcher": {
293 "id": "byName",
294 "options": "IoC"
295 },
296 "properties": [
297 {
298 "id": "links",
299 "value": [
300 {
301 "targetBlank": true,
302 "title": "VIRUS TOTAL",
303 "url": "https://www.virustotal.com/gui/file/${__value.text}/detection"
304 }
305 ]
306 }
307 ]
308 }
309 ]
310 },
311 "gridPos": {
312 "h": 8,
313 "w": 20,
314 "x": 4,
315 "y": 1
316 },
317 "id": 138,
318 "maxDataPoints": 3,
319 "options": {
320 "cellHeight": "sm",
321 "footer": {
322 "countRows": false,
323 "fields": "",
324 "reducer": ["sum"],
325 "show": false
326 },
327 "showHeader": true,
328 "sortBy": []
329 },
330 "pluginVersion": "10.4.0",
331 "targets": [
332 {
333 "bucketAggs": [
334 {
335 "$$hashKey": "object:3082",
336 "fake": true,
337 "field": "rule_groups",
338 "id": "4",
339 "settings": {
340 "min_doc_count": 0,
341 "order": "desc",
342 "orderBy": "_count",
343 "size": "10"
344 },
345 "type": "terms"
346 },
347 {
348 "$$hashKey": "object:73",
349 "fake": true,
350 "field": "syslog_level",
351 "id": "3",
352 "settings": {
353 "min_doc_count": 1,
354 "order": "desc",
355 "orderBy": "_count",
356 "size": "0"
357 },
358 "type": "terms"
359 },
360 {
361 "field": "misp_value",
362 "id": "5",
363 "settings": {
364 "min_doc_count": "1",
365 "order": "desc",
366 "orderBy": "_term",
367 "size": "10"
368 },
369 "type": "terms"
370 }
371 ],
372 "datasource": {
373 "type": "elasticsearch",
374 "uid": "replace_datasource_uid"
375 },
376 "metrics": [
377 {
378 "$$hashKey": "object:71",
379 "field": "select field",
380 "id": "1",
381 "type": "count"
382 }
383 ],
384 "query": "(rule_group3:sysmon_event_11 OR rule_group3:sysmon_event_12 OR rule_group3:sysmon_event_13 OR rule_group3:sysmon_event_15 OR rule_group2:syscheck) AND rule_level:$rule_level AND _exists_:threat_intel_type",
385 "refId": "A",
386 "timeField": "timestamp"
387 }
388 ],
389 "title": "IoCs BY TYPE AND SEVERITY",
390 "transformations": [
391 {
392 "id": "organize",
393 "options": {
394 "excludeByName": {},
395 "indexByName": {},
396 "renameByName": {
397 "misp_value": "IoC",
398 "rule_groups": "RULE GROUPS",
399 "rule_level": "RULE LEVEL",
400 "syslog_level": "LEVEL"
401 }
402 }
403 }
404 ],
405 "type": "table"
406 },
407 {
408 "datasource": {
409 "type": "elasticsearch",
410 "uid": "replace_datasource_uid"
411 },
412 "fieldConfig": {
413 "defaults": {
414 "mappings": [
415 {
416 "options": {
417 "match": "null",
418 "result": {
419 "text": "N/A"
420 }
421 },
422 "type": "special"
423 }
424 ],
425 "thresholds": {
426 "mode": "absolute",
427 "steps": [
428 {
429 "color": "blue",
430 "value": null
431 }
432 ]
433 },
434 "unit": "short"
435 },
436 "overrides": []
437 },
438 "gridPos": {
439 "h": 8,
440 "w": 4,
441 "x": 0,
442 "y": 9
443 },
444 "id": 113,
445 "options": {
446 "colorMode": "value",
447 "graphMode": "area",
448 "justifyMode": "auto",
449 "orientation": "horizontal",
450 "reduceOptions": {
451 "calcs": ["sum"],
452 "fields": "",
453 "values": false
454 },
455 "showPercentChange": false,
456 "text": {},
457 "textMode": "auto",
458 "wideLayout": true
459 },
460 "pluginVersion": "10.4.0",
461 "targets": [
462 {
463 "bucketAggs": [
464 {
465 "$$hashKey": "object:50",
466 "field": "timestamp",
467 "id": "2",
468 "settings": {
469 "interval": "auto",
470 "min_doc_count": 0,
471 "trimEdges": 0
472 },
473 "type": "date_histogram"
474 }
475 ],
476 "datasource": {
477 "type": "elasticsearch",
478 "uid": "replace_datasource_uid"
479 },
480 "metrics": [
481 {
482 "$$hashKey": "object:48",
483 "field": "select field",
484 "id": "1",
485 "type": "count"
486 }
487 ],
488 "query": "(rule_group3:sysmon_event_11 OR rule_group3:sysmon_event_12 OR rule_group3:sysmon_event_13 OR rule_group3:sysmon_event_15 OR rule_group2:syscheck) AND rule_level:$rule_level",
489 "refId": "A",
490 "timeField": "timestamp"
491 }
492 ],
493 "title": "FIM - EVENTS",
494 "type": "stat"
495 },
496 {
497 "datasource": {
498 "type": "elasticsearch",
499 "uid": "replace_datasource_uid"
500 },
501 "fieldConfig": {
502 "defaults": {
503 "color": {
504 "mode": "palette-classic"
505 },
506 "custom": {
507 "hideFrom": {
508 "legend": false,
509 "tooltip": false,
510 "viz": false
511 }
512 },
513 "decimals": 0,
514 "mappings": [],
515 "unit": "short"
516 },
517 "overrides": [
518 {
519 "matcher": {
520 "id": "byName",
521 "options": "1"
522 },
523 "properties": [
524 {
525 "id": "color",
526 "value": {
527 "fixedColor": "#FF9830",
528 "mode": "fixed"
529 }
530 }
531 ]
532 },
533 {
534 "matcher": {
535 "id": "byName",
536 "options": "Alert"
537 },
538 "properties": [
539 {
540 "id": "color",
541 "value": {
542 "fixedColor": "#F2495C",
543 "mode": "fixed"
544 }
545 }
546 ]
547 },
548 {
549 "matcher": {
550 "id": "byName",
551 "options": "Error"
552 },
553 "properties": [
554 {
555 "id": "color",
556 "value": {
557 "fixedColor": "#F2495C",
558 "mode": "fixed"
559 }
560 }
561 ]
562 },
563 {
564 "matcher": {
565 "id": "byName",
566 "options": "Info"
567 },
568 "properties": [
569 {
570 "id": "color",
571 "value": {
572 "fixedColor": "#73BF69",
573 "mode": "fixed"
574 }
575 }
576 ]
577 },
578 {
579 "matcher": {
580 "id": "byName",
581 "options": "NOTICE"
582 },
583 "properties": [
584 {
585 "id": "color",
586 "value": {
587 "fixedColor": "#5794F2",
588 "mode": "fixed"
589 }
590 }
591 ]
592 },
593 {
594 "matcher": {
595 "id": "byName",
596 "options": "Notice"
597 },
598 "properties": [
599 {
600 "id": "color",
601 "value": {
602 "fixedColor": "#5794F2",
603 "mode": "fixed"
604 }
605 }
606 ]
607 },
608 {
609 "matcher": {
610 "id": "byName",
611 "options": "Result"
612 },
613 "properties": [
614 {
615 "id": "color",
616 "value": {
617 "fixedColor": "#B877D9",
618 "mode": "fixed"
619 }
620 }
621 ]
622 },
623 {
624 "matcher": {
625 "id": "byName",
626 "options": "Warning"
627 },
628 "properties": [
629 {
630 "id": "color",
631 "value": {
632 "fixedColor": "#FF9830",
633 "mode": "fixed"
634 }
635 }
636 ]
637 },
638 {
639 "matcher": {
640 "id": "byName",
641 "options": "INFORMATION"
642 },
643 "properties": [
644 {
645 "id": "color",
646 "value": {
647 "fixedColor": "green",
648 "mode": "fixed"
649 }
650 }
651 ]
652 },
653 {
654 "matcher": {
655 "id": "byName",
656 "options": "WARNING"
657 },
658 "properties": [
659 {
660 "id": "color",
661 "value": {
662 "fixedColor": "orange",
663 "mode": "fixed"
664 }
665 }
666 ]
667 },
668 {
669 "matcher": {
670 "id": "byName",
671 "options": "ERROR"
672 },
673 "properties": [
674 {
675 "id": "color",
676 "value": {
677 "fixedColor": "red",
678 "mode": "fixed"
679 }
680 }
681 ]
682 },
683 {
684 "matcher": {
685 "id": "byName",
686 "options": "13"
687 },
688 "properties": [
689 {
690 "id": "color",
691 "value": {
692 "fixedColor": "red",
693 "mode": "fixed"
694 }
695 }
696 ]
697 },
698 {
699 "matcher": {
700 "id": "byName",
701 "options": "12"
702 },
703 "properties": [
704 {
705 "id": "color",
706 "value": {
707 "fixedColor": "red",
708 "mode": "fixed"
709 }
710 }
711 ]
712 },
713 {
714 "matcher": {
715 "id": "byName",
716 "options": "9"
717 },
718 "properties": [
719 {
720 "id": "color",
721 "value": {
722 "fixedColor": "super-light-red",
723 "mode": "fixed"
724 }
725 }
726 ]
727 }
728 ]
729 },
730 "gridPos": {
731 "h": 8,
732 "w": 5,
733 "x": 4,
734 "y": 9
735 },
736 "id": 68,
737 "maxDataPoints": 3,
738 "options": {
739 "displayLabels": [],
740 "legend": {
741 "calcs": [],
742 "displayMode": "table",
743 "placement": "right",
744 "showLegend": true,
745 "values": ["value"]
746 },
747 "pieType": "donut",
748 "reduceOptions": {
749 "calcs": ["sum"],
750 "fields": "",
751 "values": false
752 },
753 "text": {},
754 "tooltip": {
755 "mode": "single",
756 "sort": "none"
757 }
758 },
759 "targets": [
760 {
761 "bucketAggs": [
762 {
763 "$$hashKey": "object:73",
764 "fake": true,
765 "field": "rule_level",
766 "id": "3",
767 "settings": {
768 "min_doc_count": 1,
769 "order": "desc",
770 "orderBy": "_count",
771 "size": "0"
772 },
773 "type": "terms"
774 },
775 {
776 "$$hashKey": "object:74",
777 "field": "timestamp",
778 "id": "2",
779 "settings": {
780 "interval": "auto",
781 "min_doc_count": 0,
782 "trimEdges": 0
783 },
784 "type": "date_histogram"
785 }
786 ],
787 "datasource": {
788 "type": "elasticsearch",
789 "uid": "replace_datasource_uid"
790 },
791 "metrics": [
792 {
793 "$$hashKey": "object:71",
794 "field": "select field",
795 "id": "1",
796 "type": "count"
797 }
798 ],
799 "query": "(rule_group3:sysmon_event_11 OR rule_group3:sysmon_event_12 OR rule_group3:sysmon_event_13 OR rule_group3:sysmon_event_15 OR rule_group2:syscheck) AND rule_level:$rule_level",
800 "refId": "A",
801 "timeField": "timestamp"
802 }
803 ],
804 "title": "SEVERITY LEVELS",
805 "type": "piechart"
806 },
807 {
808 "datasource": {
809 "type": "elasticsearch",
810 "uid": "replace_datasource_uid"
811 },
812 "fieldConfig": {
813 "defaults": {
814 "custom": {
815 "align": "auto",
816 "cellOptions": {
817 "type": "auto"
818 },
819 "filterable": false,
820 "inspect": false
821 },
822 "mappings": [],
823 "thresholds": {
824 "mode": "absolute",
825 "steps": [
826 {
827 "color": "blue",
828 "value": null
829 },
830 {
831 "color": "red",
832 "value": 50
833 }
834 ]
835 }
836 },
837 "overrides": [
838 {
839 "matcher": {
840 "id": "byName",
841 "options": "Count"
842 },
843 "properties": [
844 {
845 "id": "custom.cellOptions",
846 "value": {
847 "mode": "basic",
848 "type": "gauge"
849 }
850 }
851 ]
852 },
853 {
854 "matcher": {
855 "id": "byName",
856 "options": "rule_description"
857 },
858 "properties": [
859 {
860 "id": "custom.width",
861 "value": 703
862 }
863 ]
864 },
865 {
866 "matcher": {
867 "id": "byName",
868 "options": "rule_level"
869 },
870 "properties": [
871 {
872 "id": "custom.width",
873 "value": 212
874 },
875 {
876 "id": "mappings",
877 "value": [
878 {
879 "options": {
880 "from": 1,
881 "result": {
882 "color": "green",
883 "index": 0
884 },
885 "to": 3
886 },
887 "type": "range"
888 },
889 {
890 "options": {
891 "from": 4,
892 "result": {
893 "color": "dark-yellow",
894 "index": 1
895 },
896 "to": 6
897 },
898 "type": "range"
899 },
900 {
901 "options": {
902 "from": 7,
903 "result": {
904 "color": "orange",
905 "index": 2
906 },
907 "to": 9
908 },
909 "type": "range"
910 },
911 {
912 "options": {
913 "from": 10,
914 "result": {
915 "color": "semi-dark-red",
916 "index": 3
917 },
918 "to": 15
919 },
920 "type": "range"
921 }
922 ]
923 }
924 ]
925 },
926 {
927 "matcher": {
928 "id": "byName",
929 "options": "RULE GROUPS"
930 },
931 "properties": [
932 {
933 "id": "custom.width",
934 "value": 441
935 },
936 {
937 "id": "mappings",
938 "value": [
939 {
940 "options": {
941 "ossec, syscheck, syscheck_entry_added, syscheck_registry": {
942 "index": 3,
943 "text": "Syscheck - Registry Added"
944 },
945 "ossec, syscheck, syscheck_entry_deleted, syscheck_registry": {
946 "index": 4,
947 "text": "Syscheck - Registry Deleted"
948 },
949 "ossec, syscheck, syscheck_entry_modified, syscheck_registry": {
950 "index": 2,
951 "text": "Syscheck - Registry Modified"
952 },
953 "windows, sysmon, sysmon_event_11": {
954 "index": 6,
955 "text": "Sysmon - FileCreate"
956 },
957 "windows, sysmon, sysmon_event_12": {
958 "index": 1,
959 "text": "Sysmon - RegistryEvent (Object create and delete)"
960 },
961 "windows, sysmon, sysmon_event_13": {
962 "index": 0,
963 "text": "Sysmon - RegistryEvent (Value Set)"
964 },
965 "windows, sysmon, sysmon_event_15": {
966 "index": 5,
967 "text": "Sysmon - FileCreateStreamHash"
968 }
969 },
970 "type": "value"
971 }
972 ]
973 }
974 ]
975 }
976 ]
977 },
978 "gridPos": {
979 "h": 8,
980 "w": 15,
981 "x": 9,
982 "y": 9
983 },
984 "id": 115,
985 "maxDataPoints": 3,
986 "options": {
987 "cellHeight": "sm",
988 "footer": {
989 "countRows": false,
990 "fields": "",
991 "reducer": ["sum"],
992 "show": false
993 },
994 "showHeader": true,
995 "sortBy": []
996 },
997 "pluginVersion": "10.4.0",
998 "targets": [
999 {
1000 "bucketAggs": [
1001 {
1002 "$$hashKey": "object:3082",
1003 "fake": true,
1004 "field": "rule_groups",
1005 "id": "4",
1006 "settings": {
1007 "min_doc_count": 0,
1008 "order": "desc",
1009 "orderBy": "_count",
1010 "size": "10"
1011 },
1012 "type": "terms"
1013 },
1014 {
1015 "$$hashKey": "object:73",
1016 "fake": true,
1017 "field": "rule_level",
1018 "id": "3",
1019 "settings": {
1020 "min_doc_count": 1,
1021 "order": "desc",
1022 "orderBy": "_count",
1023 "size": "0"
1024 },
1025 "type": "terms"
1026 }
1027 ],
1028 "datasource": {
1029 "type": "elasticsearch",
1030 "uid": "replace_datasource_uid"
1031 },
1032 "metrics": [
1033 {
1034 "$$hashKey": "object:71",
1035 "field": "select field",
1036 "id": "1",
1037 "type": "count"
1038 }
1039 ],
1040 "query": "(rule_group3:sysmon_event_11 OR rule_group3:sysmon_event_12 OR rule_group3:sysmon_event_13 OR rule_group3:sysmon_event_15 OR rule_group2:syscheck) AND rule_level:$rule_level",
1041 "refId": "A",
1042 "timeField": "timestamp"
1043 }
1044 ],
1045 "title": "EVENTS BY TYPE AND SEVERITY",
1046 "transformations": [
1047 {
1048 "id": "organize",
1049 "options": {
1050 "excludeByName": {},
1051 "indexByName": {},
1052 "renameByName": {
1053 "rule_groups": "RULE GROUPS",
1054 "rule_level": "RULE LEVEL"
1055 }
1056 }
1057 }
1058 ],
1059 "type": "table"
1060 },
1061 {
1062 "datasource": {
1063 "type": "elasticsearch",
1064 "uid": "replace_datasource_uid"
1065 },
1066 "fieldConfig": {
1067 "defaults": {
1068 "custom": {
1069 "align": "auto",
1070 "cellOptions": {
1071 "type": "auto"
1072 },
1073 "filterable": false,
1074 "inspect": false
1075 },
1076 "mappings": [],
1077 "thresholds": {
1078 "mode": "absolute",
1079 "steps": [
1080 {
1081 "color": "green",
1082 "value": null
1083 },
1084 {
1085 "color": "red",
1086 "value": 80
1087 }
1088 ]
1089 }
1090 },
1091 "overrides": [
1092 {
1093 "matcher": {
1094 "id": "byName",
1095 "options": "agent_name"
1096 },
1097 "properties": [
1098 {
1099 "id": "custom.width",
1100 "value": 492
1101 }
1102 ]
1103 }
1104 ]
1105 },
1106 "gridPos": {
1107 "h": 7,
1108 "w": 9,
1109 "x": 0,
1110 "y": 17
1111 },
1112 "id": 70,
1113 "maxDataPoints": 3,
1114 "options": {
1115 "cellHeight": "sm",
1116 "footer": {
1117 "countRows": false,
1118 "fields": "",
1119 "reducer": ["sum"],
1120 "show": false
1121 },
1122 "showHeader": true,
1123 "sortBy": []
1124 },
1125 "pluginVersion": "10.4.0",
1126 "targets": [
1127 {
1128 "bucketAggs": [
1129 {
1130 "$$hashKey": "object:73",
1131 "fake": true,
1132 "field": "agent_name",
1133 "id": "3",
1134 "settings": {
1135 "min_doc_count": 1,
1136 "order": "desc",
1137 "orderBy": "_count",
1138 "size": "0"
1139 },
1140 "type": "terms"
1141 }
1142 ],
1143 "datasource": {
1144 "type": "elasticsearch",
1145 "uid": "replace_datasource_uid"
1146 },
1147 "metrics": [
1148 {
1149 "$$hashKey": "object:71",
1150 "field": "select field",
1151 "id": "1",
1152 "type": "count"
1153 }
1154 ],
1155 "query": "(rule_group3:sysmon_event_11 OR rule_group3:sysmon_event_12 OR rule_group3:sysmon_event_13 OR rule_group3:sysmon_event_15 OR rule_group2:syscheck) AND rule_level:$rule_level",
1156 "refId": "A",
1157 "timeField": "timestamp"
1158 }
1159 ],
1160 "title": "EVENTS BY AGENT",
1161 "transformations": [
1162 {
1163 "id": "organize",
1164 "options": {
1165 "excludeByName": {},
1166 "indexByName": {},
1167 "renameByName": {
1168 "agent_name": "AGENT"
1169 }
1170 }
1171 }
1172 ],
1173 "type": "table"
1174 },
1175 {
1176 "datasource": {
1177 "type": "elasticsearch",
1178 "uid": "replace_datasource_uid"
1179 },
1180 "fieldConfig": {
1181 "defaults": {
1182 "color": {
1183 "mode": "palette-classic"
1184 },
1185 "custom": {
1186 "axisBorderShow": false,
1187 "axisCenteredZero": false,
1188 "axisColorMode": "text",
1189 "axisLabel": "",
1190 "axisPlacement": "auto",
1191 "barAlignment": 0,
1192 "drawStyle": "bars",
1193 "fillOpacity": 100,
1194 "gradientMode": "none",
1195 "hideFrom": {
1196 "legend": false,
1197 "tooltip": false,
1198 "viz": false
1199 },
1200 "insertNulls": false,
1201 "lineInterpolation": "linear",
1202 "lineWidth": 1,
1203 "pointSize": 5,
1204 "scaleDistribution": {
1205 "type": "linear"
1206 },
1207 "showPoints": "never",
1208 "spanNulls": false,
1209 "stacking": {
1210 "group": "A",
1211 "mode": "normal"
1212 },
1213 "thresholdsStyle": {
1214 "mode": "off"
1215 }
1216 },
1217 "mappings": [],
1218 "thresholds": {
1219 "mode": "absolute",
1220 "steps": [
1221 {
1222 "color": "green",
1223 "value": null
1224 },
1225 {
1226 "color": "red",
1227 "value": 80
1228 }
1229 ]
1230 },
1231 "unit": "short"
1232 },
1233 "overrides": []
1234 },
1235 "gridPos": {
1236 "h": 7,
1237 "w": 15,
1238 "x": 9,
1239 "y": 17
1240 },
1241 "id": 83,
1242 "maxDataPoints": 3,
1243 "options": {
1244 "legend": {
1245 "calcs": [],
1246 "displayMode": "table",
1247 "placement": "right",
1248 "showLegend": true
1249 },
1250 "tooltip": {
1251 "mode": "multi",
1252 "sort": "none"
1253 }
1254 },
1255 "pluginVersion": "10.4.0",
1256 "targets": [
1257 {
1258 "alias": "",
1259 "bucketAggs": [
1260 {
1261 "field": "agent_name",
1262 "id": "4",
1263 "settings": {
1264 "min_doc_count": "1",
1265 "order": "desc",
1266 "orderBy": "_count",
1267 "size": "10"
1268 },
1269 "type": "terms"
1270 },
1271 {
1272 "field": "timestamp",
1273 "id": "5",
1274 "settings": {
1275 "interval": "auto",
1276 "min_doc_count": "0",
1277 "trimEdges": "0"
1278 },
1279 "type": "date_histogram"
1280 }
1281 ],
1282 "datasource": {
1283 "type": "elasticsearch",
1284 "uid": "replace_datasource_uid"
1285 },
1286 "metrics": [
1287 {
1288 "$$hashKey": "object:71",
1289 "field": "select field",
1290 "id": "1",
1291 "type": "count"
1292 }
1293 ],
1294 "query": "(rule_group3:sysmon_event_11 OR rule_group3:sysmon_event_12 OR rule_group3:sysmon_event_13 OR rule_group3:sysmon_event_15 OR rule_group2:syscheck) AND rule_level:$rule_level",
1295 "refId": "A",
1296 "timeField": "timestamp"
1297 }
1298 ],
1299 "title": "EVENTS BY AGENT (HISTOGRAM)",
1300 "type": "timeseries"
1301 },
1302 {
1303 "datasource": {
1304 "type": "elasticsearch",
1305 "uid": "replace_datasource_uid"
1306 },
1307 "fieldConfig": {
1308 "defaults": {
1309 "color": {
1310 "mode": "thresholds"
1311 },
1312 "custom": {
1313 "align": "auto",
1314 "cellOptions": {
1315 "type": "auto"
1316 },
1317 "inspect": false
1318 },
1319 "mappings": [],
1320 "thresholds": {
1321 "mode": "absolute",
1322 "steps": [
1323 {
1324 "color": "green",
1325 "value": null
1326 },
1327 {
1328 "color": "red",
1329 "value": 80
1330 }
1331 ]
1332 }
1333 },
1334 "overrides": [
1335 {
1336 "matcher": {
1337 "id": "byName",
1338 "options": "rule_level"
1339 },
1340 "properties": [
1341 {
1342 "id": "custom.width",
1343 "value": 93
1344 }
1345 ]
1346 },
1347 {
1348 "matcher": {
1349 "id": "byName",
1350 "options": "windows_event_id"
1351 },
1352 "properties": [
1353 {
1354 "id": "custom.width",
1355 "value": 186
1356 }
1357 ]
1358 },
1359 {
1360 "matcher": {
1361 "id": "byName",
1362 "options": "DATE/TIME"
1363 },
1364 "properties": [
1365 {
1366 "id": "custom.width",
1367 "value": 202
1368 }
1369 ]
1370 },
1371 {
1372 "matcher": {
1373 "id": "byName",
1374 "options": "AGENT"
1375 },
1376 "properties": [
1377 {
1378 "id": "custom.width",
1379 "value": 171
1380 }
1381 ]
1382 },
1383 {
1384 "matcher": {
1385 "id": "byName",
1386 "options": "SRC IP"
1387 },
1388 "properties": [
1389 {
1390 "id": "custom.width",
1391 "value": 167
1392 }
1393 ]
1394 },
1395 {
1396 "matcher": {
1397 "id": "byName",
1398 "options": "MESSAGE"
1399 },
1400 "properties": [
1401 {
1402 "id": "custom.width",
1403 "value": 1519
1404 }
1405 ]
1406 },
1407 {
1408 "matcher": {
1409 "id": "byName",
1410 "options": "rule_description"
1411 },
1412 "properties": [
1413 {
1414 "id": "custom.width",
1415 "value": 524
1416 }
1417 ]
1418 },
1419 {
1420 "matcher": {
1421 "id": "byName",
1422 "options": "EVENT ID"
1423 },
1424 "properties": [
1425 {
1426 "id": "links",
1427 "value": [
1428 {
1429 "targetBlank": true,
1430 "title": "VIEW EVENT DETAILS",
1431 "url": "https://grafana.company.local/explore?left=%5B%22now-6h%22,%22now%22,%22WAZUH%22,%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"
1432 }
1433 ]
1434 },
1435 {
1436 "id": "custom.width",
1437 "value": 320
1438 }
1439 ]
1440 },
1441 {
1442 "matcher": {
1443 "id": "byName",
1444 "options": "EVENT DESCRIPTION"
1445 },
1446 "properties": [
1447 {
1448 "id": "custom.width",
1449 "value": 702
1450 }
1451 ]
1452 },
1453 {
1454 "matcher": {
1455 "id": "byName",
1456 "options": "RULE LEVEL"
1457 },
1458 "properties": [
1459 {
1460 "id": "custom.width",
1461 "value": 139
1462 }
1463 ]
1464 },
1465 {
1466 "matcher": {
1467 "id": "byName",
1468 "options": "MITRE ID"
1469 },
1470 "properties": [
1471 {
1472 "id": "custom.width",
1473 "value": 113
1474 }
1475 ]
1476 },
1477 {
1478 "matcher": {
1479 "id": "byName",
1480 "options": "TACTIC"
1481 },
1482 "properties": [
1483 {
1484 "id": "custom.width",
1485 "value": 294
1486 }
1487 ]
1488 }
1489 ]
1490 },
1491 "gridPos": {
1492 "h": 10,
1493 "w": 24,
1494 "x": 0,
1495 "y": 24
1496 },
1497 "id": 85,
1498 "options": {
1499 "cellHeight": "sm",
1500 "footer": {
1501 "countRows": false,
1502 "fields": "",
1503 "reducer": ["sum"],
1504 "show": false
1505 },
1506 "showHeader": true,
1507 "sortBy": []
1508 },
1509 "pluginVersion": "10.4.0",
1510 "targets": [
1511 {
1512 "alias": "",
1513 "bucketAggs": [{"type": "date_histogram", "id": "1", "settings": {"interval": "auto"}}],
1514 "datasource": {
1515 "type": "elasticsearch",
1516 "uid": "replace_datasource_uid"
1517 },
1518 "metrics": [
1519 {
1520 "id": "1",
1521 "settings": {
1522 "size": "500"
1523 },
1524 "type": "raw_data"
1525 }
1526 ],
1527 "query": "(rule_group3:sysmon_event_11 OR rule_group3:sysmon_event_12 OR rule_group3:sysmon_event_13 OR rule_group3:sysmon_event_15 OR rule_group2:syscheck) AND rule_level:$rule_level",
1528 "queryType": "lucene",
1529 "refId": "A",
1530 "timeField": "timestamp"
1531 }
1532 ],
1533 "title": "EVENTS SUMMARY",
1534 "transformations": [
1535 {
1536 "id": "organize",
1537 "options": {
1538 "excludeByName": {
1539 "@metadata_beat": true,
1540 "@metadata_type": true,
1541 "@metadata_version": true,
1542 "_id": false,
1543 "_index": true,
1544 "_type": true,
1545 "agent_ephemeral_id": true,
1546 "agent_hostname": true,
1547 "agent_id": true,
1548 "agent_ip": false,
1549 "agent_ip_city_name": true,
1550 "agent_ip_country_code": true,
1551 "agent_ip_geolocation": true,
1552 "agent_ip_reserved_ip": true,
1553 "agent_labels_customer": true,
1554 "agent_name": false,
1555 "agent_type": true,
1556 "agent_version": true,
1557 "beats_type": true,
1558 "cluster_name": true,
1559 "cluster_node": true,
1560 "collector_node_id": true,
1561 "data_win_eventdata_creationUtcTime": true,
1562 "data_win_eventdata_details": true,
1563 "data_win_eventdata_domain": true,
1564 "data_win_eventdata_eventType": true,
1565 "data_win_eventdata_image": true,
1566 "data_win_eventdata_imagePath": true,
1567 "data_win_eventdata_processGuid": true,
1568 "data_win_eventdata_processId": true,
1569 "data_win_eventdata_ruleName": true,
1570 "data_win_eventdata_sID": true,
1571 "data_win_eventdata_serviceName": true,
1572 "data_win_eventdata_serviceType": true,
1573 "data_win_eventdata_startType": true,
1574 "data_win_eventdata_targetFilename": true,
1575 "data_win_eventdata_targetObject": true,
1576 "data_win_eventdata_timestamp": true,
1577 "data_win_eventdata_user": true,
1578 "data_win_eventdata_utcTime": true,
1579 "data_win_system_channel": true,
1580 "data_win_system_computer": true,
1581 "data_win_system_eventID": true,
1582 "data_win_system_eventRecordID": true,
1583 "data_win_system_eventSourceName": true,
1584 "data_win_system_keywords": true,
1585 "data_win_system_level": true,
1586 "data_win_system_message": true,
1587 "data_win_system_opcode": true,
1588 "data_win_system_processID": true,
1589 "data_win_system_providerGuid": true,
1590 "data_win_system_providerName": true,
1591 "data_win_system_severityValue": true,
1592 "data_win_system_systemTime": true,
1593 "data_win_system_task": true,
1594 "data_win_system_threadID": true,
1595 "data_win_system_version": true,
1596 "decoder_name": true,
1597 "ecs_version": true,
1598 "event_type": true,
1599 "full_log": true,
1600 "gl2_accounted_message_size": true,
1601 "gl2_message_id": true,
1602 "gl2_processing_error": true,
1603 "gl2_remote_ip": true,
1604 "gl2_remote_port": true,
1605 "gl2_source_collector": true,
1606 "gl2_source_input": true,
1607 "gl2_source_node": true,
1608 "highlight": true,
1609 "host_name": true,
1610 "id": true,
1611 "location": true,
1612 "log_file_path": true,
1613 "log_offset": true,
1614 "manager_name": true,
1615 "message": true,
1616 "msg_timestamp": true,
1617 "previous_output": true,
1618 "process_id": true,
1619 "process_image": true,
1620 "rule_description": false,
1621 "rule_firedtimes": true,
1622 "rule_frequency": true,
1623 "rule_gdpr": true,
1624 "rule_gpg13": true,
1625 "rule_group1": true,
1626 "rule_group2": true,
1627 "rule_group3": true,
1628 "rule_groups": true,
1629 "rule_hipaa": true,
1630 "rule_id": true,
1631 "rule_mail": true,
1632 "rule_mitre_id": false,
1633 "rule_mitre_tactic": false,
1634 "rule_mitre_technique": false,
1635 "rule_nist_800_53": true,
1636 "rule_pci_dss": true,
1637 "rule_tsc": true,
1638 "sha256": true,
1639 "sort": true,
1640 "source": true,
1641 "source_reserved_ip": true,
1642 "src_ip": true,
1643 "src_ip_city_name": true,
1644 "src_ip_country_code": true,
1645 "src_ip_geolocation": true,
1646 "streams": true,
1647 "syscheck_arch": true,
1648 "syscheck_attrs_after": true,
1649 "syscheck_changed_attributes": true,
1650 "syscheck_event": true,
1651 "syscheck_gid_after": true,
1652 "syscheck_gname_after": true,
1653 "syscheck_md5_after": true,
1654 "syscheck_md5_before": true,
1655 "syscheck_mode": true,
1656 "syscheck_mtime_after": true,
1657 "syscheck_mtime_before": true,
1658 "syscheck_path": true,
1659 "syscheck_sha1_after": true,
1660 "syscheck_sha1_before": true,
1661 "syscheck_sha256_after": true,
1662 "syscheck_sha256_before": true,
1663 "syscheck_size_after": true,
1664 "syscheck_uid_after": true,
1665 "syscheck_uname_after": true,
1666 "syscheck_value_name": true,
1667 "syscheck_win_perm_after": true,
1668 "syslog_level": true,
1669 "syslog_tag": true,
1670 "syslog_type": true,
1671 "target_file": true,
1672 "target_object": true,
1673 "timestamp": false,
1674 "timestamp_utc": true,
1675 "true": true,
1676 "user_name": true,
1677 "win_system_eventID": true,
1678 "windows_event_id": true,
1679 "windows_event_severity": false
1680 },
1681 "indexByName": {
1682 "_id": 1,
1683 "_index": 3,
1684 "_type": 4,
1685 "agent_id": 5,
1686 "agent_ip": 6,
1687 "agent_ip_reserved_ip": 52,
1688 "agent_labels_customer": 46,
1689 "agent_name": 2,
1690 "cluster_name": 53,
1691 "cluster_node": 54,
1692 "data_win_eventdata_creationUtcTime": 55,
1693 "data_win_eventdata_details": 56,
1694 "data_win_eventdata_eventType": 57,
1695 "data_win_eventdata_image": 58,
1696 "data_win_eventdata_processGuid": 59,
1697 "data_win_eventdata_processId": 60,
1698 "data_win_eventdata_ruleName": 61,
1699 "data_win_eventdata_targetFilename": 62,
1700 "data_win_eventdata_targetObject": 63,
1701 "data_win_eventdata_user": 7,
1702 "data_win_eventdata_utcTime": 64,
1703 "data_win_system_channel": 8,
1704 "data_win_system_computer": 9,
1705 "data_win_system_eventID": 10,
1706 "data_win_system_eventRecordID": 11,
1707 "data_win_system_keywords": 12,
1708 "data_win_system_level": 13,
1709 "data_win_system_message": 14,
1710 "data_win_system_opcode": 15,
1711 "data_win_system_processID": 16,
1712 "data_win_system_providerGuid": 17,
1713 "data_win_system_providerName": 18,
1714 "data_win_system_severityValue": 19,
1715 "data_win_system_systemTime": 20,
1716 "data_win_system_task": 21,
1717 "data_win_system_threadID": 22,
1718 "data_win_system_version": 23,
1719 "decoder_name": 24,
1720 "event_type": 65,
1721 "gl2_accounted_message_size": 25,
1722 "gl2_message_id": 26,
1723 "gl2_processing_error": 47,
1724 "gl2_remote_ip": 27,
1725 "gl2_remote_port": 28,
1726 "gl2_source_input": 29,
1727 "gl2_source_node": 30,
1728 "highlight": 31,
1729 "id": 32,
1730 "location": 33,
1731 "manager_name": 34,
1732 "message": 35,
1733 "msg_timestamp": 66,
1734 "process_id": 67,
1735 "process_image": 68,
1736 "rule_description": 36,
1737 "rule_firedtimes": 37,
1738 "rule_group1": 48,
1739 "rule_group2": 49,
1740 "rule_group3": 69,
1741 "rule_groups": 38,
1742 "rule_id": 39,
1743 "rule_level": 40,
1744 "rule_mail": 41,
1745 "rule_mitre_id": 70,
1746 "rule_mitre_tactic": 71,
1747 "rule_mitre_technique": 72,
1748 "sort": 42,
1749 "source": 43,
1750 "source_reserved_ip": 73,
1751 "streams": 44,
1752 "syslog_level": 50,
1753 "syslog_type": 45,
1754 "target_file": 74,
1755 "target_object": 75,
1756 "timestamp": 0,
1757 "timestamp_utc": 76,
1758 "true": 51,
1759 "user_name": 77
1760 },
1761 "renameByName": {
1762 "_id": "EVENT ID",
1763 "agent_ip": "SRC IP",
1764 "agent_name": "AGENT",
1765 "data_win_system_message": "MESSAGE",
1766 "data_win_system_providerGuid": "",
1767 "rule_description": "EVENT DESCRIPTION",
1768 "rule_level": "RULE LEVEL",
1769 "rule_mitre_id": "MITRE ID",
1770 "rule_mitre_tactic": "TACTIC",
1771 "rule_mitre_technique": "TECHNIQUE",
1772 "timestamp": "DATE/TIME",
1773 "windows_event_severity": "EVENT LOG SEVERITY"
1774 }
1775 }
1776 }
1777 ],
1778 "transparent": true,
1779 "type": "table"
1780 },
1781 {
1782 "collapsed": true,
1783 "datasource": {
1784 "type": "datasource",
1785 "uid": "grafana"
1786 },
1787 "gridPos": {
1788 "h": 1,
1789 "w": 24,
1790 "x": 0,
1791 "y": 34
1792 },
1793 "id": 118,
1794 "panels": [
1795 {
1796 "datasource": {
1797 "type": "elasticsearch",
1798 "uid": "replace_datasource_uid"
1799 },
1800 "fieldConfig": {
1801 "defaults": {
1802 "mappings": [
1803 {
1804 "options": {
1805 "match": "null",
1806 "result": {
1807 "text": "N/A"
1808 }
1809 },
1810 "type": "special"
1811 }
1812 ],
1813 "thresholds": {
1814 "mode": "absolute",
1815 "steps": [
1816 {
1817 "color": "blue",
1818 "value": null
1819 }
1820 ]
1821 },
1822 "unit": "short"
1823 },
1824 "overrides": []
1825 },
1826 "gridPos": {
1827 "h": 7,
1828 "w": 4,
1829 "x": 0,
1830 "y": 35
1831 },
1832 "id": 119,
1833 "options": {
1834 "colorMode": "value",
1835 "graphMode": "area",
1836 "justifyMode": "auto",
1837 "orientation": "horizontal",
1838 "reduceOptions": {
1839 "calcs": ["sum"],
1840 "fields": "",
1841 "values": false
1842 },
1843 "showPercentChange": false,
1844 "text": {},
1845 "textMode": "auto",
1846 "wideLayout": true
1847 },
1848 "pluginVersion": "10.4.0",
1849 "targets": [
1850 {
1851 "bucketAggs": [
1852 {
1853 "$$hashKey": "object:50",
1854 "field": "timestamp",
1855 "id": "2",
1856 "settings": {
1857 "interval": "auto",
1858 "min_doc_count": 0,
1859 "trimEdges": 0
1860 },
1861 "type": "date_histogram"
1862 }
1863 ],
1864 "datasource": {
1865 "type": "elasticsearch",
1866 "uid": "replace_datasource_uid"
1867 },
1868 "metrics": [
1869 {
1870 "$$hashKey": "object:48",
1871 "field": "select field",
1872 "id": "1",
1873 "type": "count"
1874 }
1875 ],
1876 "query": "(rule_group3:sysmon_event_12 OR rule_group3:sysmon_event_13 OR rule_groups:*syscheck_registry) AND rule_level:$rule_level",
1877 "refId": "A",
1878 "timeField": "timestamp"
1879 }
1880 ],
1881 "title": "EVENTS",
1882 "type": "stat"
1883 },
1884 {
1885 "datasource": {
1886 "type": "elasticsearch",
1887 "uid": "replace_datasource_uid"
1888 },
1889 "fieldConfig": {
1890 "defaults": {
1891 "custom": {
1892 "align": "auto",
1893 "cellOptions": {
1894 "type": "auto"
1895 },
1896 "filterable": false,
1897 "inspect": false
1898 },
1899 "mappings": [],
1900 "thresholds": {
1901 "mode": "absolute",
1902 "steps": [
1903 {
1904 "color": "green",
1905 "value": null
1906 },
1907 {
1908 "color": "red",
1909 "value": 80
1910 }
1911 ]
1912 }
1913 },
1914 "overrides": [
1915 {
1916 "matcher": {
1917 "id": "byName",
1918 "options": "agent_name"
1919 },
1920 "properties": [
1921 {
1922 "id": "custom.width",
1923 "value": 224
1924 }
1925 ]
1926 }
1927 ]
1928 },
1929 "gridPos": {
1930 "h": 7,
1931 "w": 5,
1932 "x": 4,
1933 "y": 35
1934 },
1935 "id": 120,
1936 "maxDataPoints": 3,
1937 "options": {
1938 "cellHeight": "sm",
1939 "footer": {
1940 "countRows": false,
1941 "fields": "",
1942 "reducer": ["sum"],
1943 "show": false
1944 },
1945 "showHeader": true,
1946 "sortBy": []
1947 },
1948 "pluginVersion": "10.4.0",
1949 "targets": [
1950 {
1951 "bucketAggs": [
1952 {
1953 "$$hashKey": "object:73",
1954 "fake": true,
1955 "field": "agent_name",
1956 "id": "3",
1957 "settings": {
1958 "min_doc_count": 1,
1959 "order": "desc",
1960 "orderBy": "_count",
1961 "size": "0"
1962 },
1963 "type": "terms"
1964 }
1965 ],
1966 "datasource": {
1967 "type": "elasticsearch",
1968 "uid": "replace_datasource_uid"
1969 },
1970 "metrics": [
1971 {
1972 "$$hashKey": "object:71",
1973 "field": "select field",
1974 "id": "1",
1975 "type": "count"
1976 }
1977 ],
1978 "query": "(rule_group3:sysmon_event_12 OR rule_group3:sysmon_event_13 OR rule_groups:*syscheck_registry) AND rule_level:$rule_level",
1979 "refId": "A",
1980 "timeField": "timestamp"
1981 }
1982 ],
1983 "title": "EVENTS BY AGENT",
1984 "transformations": [
1985 {
1986 "id": "organize",
1987 "options": {
1988 "excludeByName": {},
1989 "indexByName": {},
1990 "renameByName": {
1991 "agent_name": "AGENT"
1992 }
1993 }
1994 }
1995 ],
1996 "type": "table"
1997 },
1998 {
1999 "datasource": {
2000 "type": "elasticsearch",
2001 "uid": "replace_datasource_uid"
2002 },
2003 "fieldConfig": {
2004 "defaults": {
2005 "color": {
2006 "mode": "palette-classic"
2007 },
2008 "custom": {
2009 "hideFrom": {
2010 "legend": false,
2011 "tooltip": false,
2012 "viz": false
2013 }
2014 },
2015 "mappings": []
2016 },
2017 "overrides": [
2018 {
2019 "matcher": {
2020 "id": "byName",
2021 "options": "13"
2022 },
2023 "properties": [
2024 {
2025 "id": "color",
2026 "value": {
2027 "fixedColor": "red",
2028 "mode": "fixed"
2029 }
2030 }
2031 ]
2032 },
2033 {
2034 "matcher": {
2035 "id": "byName",
2036 "options": "3"
2037 },
2038 "properties": [
2039 {
2040 "id": "color",
2041 "value": {
2042 "fixedColor": "green",
2043 "mode": "fixed"
2044 }
2045 }
2046 ]
2047 },
2048 {
2049 "matcher": {
2050 "id": "byName",
2051 "options": "5"
2052 },
2053 "properties": [
2054 {
2055 "id": "color",
2056 "value": {
2057 "fixedColor": "yellow",
2058 "mode": "fixed"
2059 }
2060 }
2061 ]
2062 }
2063 ]
2064 },
2065 "gridPos": {
2066 "h": 7,
2067 "w": 5,
2068 "x": 9,
2069 "y": 35
2070 },
2071 "id": 124,
2072 "options": {
2073 "legend": {
2074 "displayMode": "table",
2075 "placement": "right",
2076 "showLegend": true
2077 },
2078 "pieType": "donut",
2079 "reduceOptions": {
2080 "calcs": ["sum"],
2081 "fields": "",
2082 "values": false
2083 },
2084 "tooltip": {
2085 "mode": "single",
2086 "sort": "none"
2087 }
2088 },
2089 "targets": [
2090 {
2091 "alias": "",
2092 "bucketAggs": [
2093 {
2094 "field": "rule_level",
2095 "id": "3",
2096 "settings": {
2097 "min_doc_count": "1",
2098 "order": "desc",
2099 "orderBy": "_count",
2100 "size": "10"
2101 },
2102 "type": "terms"
2103 },
2104 {
2105 "field": "timestamp",
2106 "id": "2",
2107 "settings": {
2108 "interval": "auto"
2109 },
2110 "type": "date_histogram"
2111 }
2112 ],
2113 "datasource": {
2114 "type": "elasticsearch",
2115 "uid": "replace_datasource_uid"
2116 },
2117 "metrics": [
2118 {
2119 "id": "1",
2120 "type": "count"
2121 }
2122 ],
2123 "query": "(rule_group3:sysmon_event_12 OR rule_group3:sysmon_event_13 OR rule_groups:*syscheck_registry) AND rule_level:$rule_level",
2124 "refId": "A",
2125 "timeField": "timestamp"
2126 }
2127 ],
2128 "title": "EVENTS BY SEVERITY",
2129 "type": "piechart"
2130 },
2131 {
2132 "datasource": {
2133 "type": "elasticsearch",
2134 "uid": "replace_datasource_uid"
2135 },
2136 "fieldConfig": {
2137 "defaults": {
2138 "custom": {
2139 "align": "auto",
2140 "cellOptions": {
2141 "type": "auto"
2142 },
2143 "filterable": false,
2144 "inspect": false
2145 },
2146 "mappings": [],
2147 "thresholds": {
2148 "mode": "absolute",
2149 "steps": [
2150 {
2151 "color": "orange",
2152 "value": null
2153 }
2154 ]
2155 }
2156 },
2157 "overrides": [
2158 {
2159 "matcher": {
2160 "id": "byName",
2161 "options": "Count"
2162 },
2163 "properties": [
2164 {
2165 "id": "custom.cellOptions",
2166 "value": {
2167 "mode": "basic",
2168 "type": "gauge"
2169 }
2170 }
2171 ]
2172 },
2173 {
2174 "matcher": {
2175 "id": "byName",
2176 "options": "rule_description"
2177 },
2178 "properties": [
2179 {
2180 "id": "custom.width",
2181 "value": 703
2182 }
2183 ]
2184 },
2185 {
2186 "matcher": {
2187 "id": "byName",
2188 "options": "rule_level"
2189 },
2190 "properties": [
2191 {
2192 "id": "custom.width",
2193 "value": 212
2194 },
2195 {
2196 "id": "mappings",
2197 "value": [
2198 {
2199 "options": {
2200 "from": 1,
2201 "result": {
2202 "color": "green",
2203 "index": 0
2204 },
2205 "to": 3
2206 },
2207 "type": "range"
2208 },
2209 {
2210 "options": {
2211 "from": 4,
2212 "result": {
2213 "color": "dark-yellow",
2214 "index": 1
2215 },
2216 "to": 6
2217 },
2218 "type": "range"
2219 },
2220 {
2221 "options": {
2222 "from": 7,
2223 "result": {
2224 "color": "orange",
2225 "index": 2
2226 },
2227 "to": 9
2228 },
2229 "type": "range"
2230 },
2231 {
2232 "options": {
2233 "from": 10,
2234 "result": {
2235 "color": "semi-dark-red",
2236 "index": 3
2237 },
2238 "to": 15
2239 },
2240 "type": "range"
2241 }
2242 ]
2243 }
2244 ]
2245 }
2246 ]
2247 },
2248 "gridPos": {
2249 "h": 7,
2250 "w": 10,
2251 "x": 14,
2252 "y": 35
2253 },
2254 "id": 121,
2255 "maxDataPoints": 3,
2256 "options": {
2257 "cellHeight": "sm",
2258 "footer": {
2259 "countRows": false,
2260 "fields": "",
2261 "reducer": ["sum"],
2262 "show": false
2263 },
2264 "showHeader": true,
2265 "sortBy": []
2266 },
2267 "pluginVersion": "10.4.0",
2268 "targets": [
2269 {
2270 "bucketAggs": [
2271 {
2272 "$$hashKey": "object:3082",
2273 "fake": true,
2274 "field": "rule_groups",
2275 "id": "4",
2276 "settings": {
2277 "min_doc_count": "1",
2278 "order": "desc",
2279 "orderBy": "_count",
2280 "size": "10"
2281 },
2282 "type": "terms"
2283 }
2284 ],
2285 "datasource": {
2286 "type": "elasticsearch",
2287 "uid": "replace_datasource_uid"
2288 },
2289 "metrics": [
2290 {
2291 "$$hashKey": "object:71",
2292 "field": "select field",
2293 "id": "1",
2294 "type": "count"
2295 }
2296 ],
2297 "query": "(rule_group3:sysmon_event_12 OR rule_group3:sysmon_event_13 OR rule_groups:*syscheck_registry) AND rule_level:$rule_level",
2298 "refId": "A",
2299 "timeField": "timestamp"
2300 }
2301 ],
2302 "title": "EVENTS BY TYPE",
2303 "transformations": [
2304 {
2305 "id": "organize",
2306 "options": {
2307 "excludeByName": {},
2308 "indexByName": {},
2309 "renameByName": {
2310 "rule_groups": "RULE GROUPS"
2311 }
2312 }
2313 }
2314 ],
2315 "type": "table"
2316 },
2317 {
2318 "datasource": {
2319 "type": "elasticsearch",
2320 "uid": "replace_datasource_uid"
2321 },
2322 "fieldConfig": {
2323 "defaults": {
2324 "custom": {
2325 "align": "auto",
2326 "cellOptions": {
2327 "type": "auto"
2328 },
2329 "filterable": false,
2330 "inspect": false
2331 },
2332 "mappings": [],
2333 "thresholds": {
2334 "mode": "absolute",
2335 "steps": [
2336 {
2337 "color": "orange",
2338 "value": null
2339 }
2340 ]
2341 }
2342 },
2343 "overrides": [
2344 {
2345 "matcher": {
2346 "id": "byName",
2347 "options": "Count"
2348 },
2349 "properties": [
2350 {
2351 "id": "custom.cellOptions",
2352 "value": {
2353 "mode": "basic",
2354 "type": "gauge"
2355 }
2356 }
2357 ]
2358 },
2359 {
2360 "matcher": {
2361 "id": "byName",
2362 "options": "rule_description"
2363 },
2364 "properties": [
2365 {
2366 "id": "custom.width",
2367 "value": 703
2368 }
2369 ]
2370 },
2371 {
2372 "matcher": {
2373 "id": "byName",
2374 "options": "rule_level"
2375 },
2376 "properties": [
2377 {
2378 "id": "custom.width",
2379 "value": 212
2380 },
2381 {
2382 "id": "mappings",
2383 "value": [
2384 {
2385 "options": {
2386 "from": 1,
2387 "result": {
2388 "color": "green",
2389 "index": 0
2390 },
2391 "to": 3
2392 },
2393 "type": "range"
2394 },
2395 {
2396 "options": {
2397 "from": 4,
2398 "result": {
2399 "color": "dark-yellow",
2400 "index": 1
2401 },
2402 "to": 6
2403 },
2404 "type": "range"
2405 },
2406 {
2407 "options": {
2408 "from": 7,
2409 "result": {
2410 "color": "orange",
2411 "index": 2
2412 },
2413 "to": 9
2414 },
2415 "type": "range"
2416 },
2417 {
2418 "options": {
2419 "from": 10,
2420 "result": {
2421 "color": "semi-dark-red",
2422 "index": 3
2423 },
2424 "to": 15
2425 },
2426 "type": "range"
2427 }
2428 ]
2429 }
2430 ]
2431 }
2432 ]
2433 },
2434 "gridPos": {
2435 "h": 12,
2436 "w": 10,
2437 "x": 0,
2438 "y": 42
2439 },
2440 "id": 132,
2441 "maxDataPoints": 3,
2442 "options": {
2443 "cellHeight": "sm",
2444 "footer": {
2445 "countRows": false,
2446 "fields": "",
2447 "reducer": ["sum"],
2448 "show": false
2449 },
2450 "showHeader": true,
2451 "sortBy": []
2452 },
2453 "pluginVersion": "10.4.0",
2454 "targets": [
2455 {
2456 "bucketAggs": [
2457 {
2458 "$$hashKey": "object:3082",
2459 "fake": true,
2460 "field": "data_win_eventdata_user",
2461 "id": "4",
2462 "settings": {
2463 "min_doc_count": "1",
2464 "order": "desc",
2465 "orderBy": "_count",
2466 "size": "100"
2467 },
2468 "type": "terms"
2469 }
2470 ],
2471 "datasource": {
2472 "type": "elasticsearch",
2473 "uid": "replace_datasource_uid"
2474 },
2475 "metrics": [
2476 {
2477 "$$hashKey": "object:71",
2478 "field": "select field",
2479 "id": "1",
2480 "type": "count"
2481 }
2482 ],
2483 "query": "(rule_group3:sysmon_event_12 OR rule_group3:sysmon_event_13 OR rule_groups:*syscheck_registry) AND rule_level:$rule_level",
2484 "refId": "A",
2485 "timeField": "timestamp"
2486 }
2487 ],
2488 "title": "EVENTS BY USER ACCT (Top 100)",
2489 "transformations": [
2490 {
2491 "id": "organize",
2492 "options": {
2493 "excludeByName": {},
2494 "indexByName": {},
2495 "renameByName": {
2496 "data_win_eventdata_user": "USER ACCOUNT",
2497 "rule_groups": "RULE GROUPS"
2498 }
2499 }
2500 }
2501 ],
2502 "type": "table"
2503 },
2504 {
2505 "datasource": {
2506 "type": "elasticsearch",
2507 "uid": "replace_datasource_uid"
2508 },
2509 "fieldConfig": {
2510 "defaults": {
2511 "custom": {
2512 "align": "auto",
2513 "cellOptions": {
2514 "type": "auto"
2515 },
2516 "filterable": false,
2517 "inspect": false
2518 },
2519 "mappings": [],
2520 "thresholds": {
2521 "mode": "absolute",
2522 "steps": [
2523 {
2524 "color": "orange",
2525 "value": null
2526 }
2527 ]
2528 }
2529 },
2530 "overrides": [
2531 {
2532 "matcher": {
2533 "id": "byName",
2534 "options": "Count"
2535 },
2536 "properties": [
2537 {
2538 "id": "custom.cellOptions",
2539 "value": {
2540 "mode": "basic",
2541 "type": "gauge"
2542 }
2543 }
2544 ]
2545 },
2546 {
2547 "matcher": {
2548 "id": "byName",
2549 "options": "rule_description"
2550 },
2551 "properties": [
2552 {
2553 "id": "custom.width",
2554 "value": 703
2555 }
2556 ]
2557 },
2558 {
2559 "matcher": {
2560 "id": "byName",
2561 "options": "rule_level"
2562 },
2563 "properties": [
2564 {
2565 "id": "custom.width",
2566 "value": 212
2567 },
2568 {
2569 "id": "mappings",
2570 "value": [
2571 {
2572 "options": {
2573 "from": 1,
2574 "result": {
2575 "color": "green",
2576 "index": 0
2577 },
2578 "to": 3
2579 },
2580 "type": "range"
2581 },
2582 {
2583 "options": {
2584 "from": 4,
2585 "result": {
2586 "color": "dark-yellow",
2587 "index": 1
2588 },
2589 "to": 6
2590 },
2591 "type": "range"
2592 },
2593 {
2594 "options": {
2595 "from": 7,
2596 "result": {
2597 "color": "orange",
2598 "index": 2
2599 },
2600 "to": 9
2601 },
2602 "type": "range"
2603 },
2604 {
2605 "options": {
2606 "from": 10,
2607 "result": {
2608 "color": "semi-dark-red",
2609 "index": 3
2610 },
2611 "to": 15
2612 },
2613 "type": "range"
2614 }
2615 ]
2616 }
2617 ]
2618 },
2619 {
2620 "matcher": {
2621 "id": "byName",
2622 "options": "syscheck_path"
2623 },
2624 "properties": [
2625 {
2626 "id": "custom.width",
2627 "value": 708
2628 }
2629 ]
2630 }
2631 ]
2632 },
2633 "gridPos": {
2634 "h": 12,
2635 "w": 14,
2636 "x": 10,
2637 "y": 42
2638 },
2639 "id": 133,
2640 "maxDataPoints": 3,
2641 "options": {
2642 "cellHeight": "sm",
2643 "footer": {
2644 "countRows": false,
2645 "fields": "",
2646 "reducer": ["sum"],
2647 "show": false
2648 },
2649 "frameIndex": 1,
2650 "showHeader": true,
2651 "sortBy": []
2652 },
2653 "pluginVersion": "10.4.0",
2654 "targets": [
2655 {
2656 "bucketAggs": [
2657 {
2658 "$$hashKey": "object:3082",
2659 "fake": true,
2660 "field": "data_win_eventdata_targetObject",
2661 "id": "4",
2662 "settings": {
2663 "min_doc_count": "1",
2664 "order": "desc",
2665 "orderBy": "_count",
2666 "size": "100"
2667 },
2668 "type": "terms"
2669 }
2670 ],
2671 "datasource": {
2672 "type": "elasticsearch",
2673 "uid": "replace_datasource_uid"
2674 },
2675 "metrics": [
2676 {
2677 "$$hashKey": "object:71",
2678 "field": "select field",
2679 "id": "1",
2680 "type": "count"
2681 }
2682 ],
2683 "query": "(rule_group3:sysmon_event_12 OR rule_group3:sysmon_event_13 OR rule_groups:*syscheck_registry) AND rule_level:$rule_level",
2684 "refId": "A",
2685 "timeField": "timestamp"
2686 },
2687 {
2688 "alias": "",
2689 "bucketAggs": [
2690 {
2691 "field": "syscheck_path",
2692 "id": "2",
2693 "settings": {
2694 "min_doc_count": "1",
2695 "order": "desc",
2696 "orderBy": "_term",
2697 "size": "10"
2698 },
2699 "type": "terms"
2700 }
2701 ],
2702 "datasource": {
2703 "type": "elasticsearch",
2704 "uid": "replace_datasource_uid"
2705 },
2706 "hide": false,
2707 "metrics": [
2708 {
2709 "id": "1",
2710 "type": "count"
2711 }
2712 ],
2713 "query": "(rule_group3:sysmon_event_12 OR rule_group3:sysmon_event_13 OR rule_groups:*syscheck_registry) AND rule_level:$rule_level",
2714 "refId": "B",
2715 "timeField": "timestamp"
2716 }
2717 ],
2718 "title": "EVENTS BY REGISTRY OBJECT (Top 100)",
2719 "transformations": [
2720 {
2721 "id": "organize",
2722 "options": {
2723 "excludeByName": {},
2724 "indexByName": {},
2725 "renameByName": {
2726 "data_win_eventdata_targetObject": "REGISTRY OBJECT",
2727 "data_win_eventdata_user": "USER ACCOUNT",
2728 "rule_groups": "RULE GROUPS"
2729 }
2730 }
2731 }
2732 ],
2733 "type": "table"
2734 },
2735 {
2736 "datasource": {
2737 "type": "elasticsearch",
2738 "uid": "replace_datasource_uid"
2739 },
2740 "fieldConfig": {
2741 "defaults": {
2742 "color": {
2743 "mode": "thresholds"
2744 },
2745 "custom": {
2746 "align": "auto",
2747 "cellOptions": {
2748 "type": "auto"
2749 },
2750 "inspect": false
2751 },
2752 "mappings": [],
2753 "thresholds": {
2754 "mode": "absolute",
2755 "steps": [
2756 {
2757 "color": "red",
2758 "value": null
2759 }
2760 ]
2761 }
2762 },
2763 "overrides": [
2764 {
2765 "matcher": {
2766 "id": "byName",
2767 "options": "rule_level"
2768 },
2769 "properties": [
2770 {
2771 "id": "custom.width",
2772 "value": 93
2773 }
2774 ]
2775 },
2776 {
2777 "matcher": {
2778 "id": "byName",
2779 "options": "DATE/TIME"
2780 },
2781 "properties": [
2782 {
2783 "id": "custom.width",
2784 "value": 202
2785 }
2786 ]
2787 },
2788 {
2789 "matcher": {
2790 "id": "byName",
2791 "options": "AGENT"
2792 },
2793 "properties": [
2794 {
2795 "id": "custom.width",
2796 "value": 171
2797 }
2798 ]
2799 },
2800 {
2801 "matcher": {
2802 "id": "byName",
2803 "options": "SRC IP"
2804 },
2805 "properties": [
2806 {
2807 "id": "custom.width",
2808 "value": 167
2809 }
2810 ]
2811 },
2812 {
2813 "matcher": {
2814 "id": "byName",
2815 "options": "rule_description"
2816 },
2817 "properties": [
2818 {
2819 "id": "custom.width",
2820 "value": 524
2821 }
2822 ]
2823 },
2824 {
2825 "matcher": {
2826 "id": "byName",
2827 "options": "RULE LEVEL"
2828 },
2829 "properties": [
2830 {
2831 "id": "custom.width",
2832 "value": 96
2833 }
2834 ]
2835 },
2836 {
2837 "matcher": {
2838 "id": "byName",
2839 "options": "IoC"
2840 },
2841 "properties": [
2842 {
2843 "id": "custom.cellOptions",
2844 "value": {
2845 "type": "color-text"
2846 }
2847 }
2848 ]
2849 },
2850 {
2851 "matcher": {
2852 "id": "byName",
2853 "options": "LABEL"
2854 },
2855 "properties": [
2856 {
2857 "id": "custom.width",
2858 "value": 93
2859 }
2860 ]
2861 },
2862 {
2863 "matcher": {
2864 "id": "byName",
2865 "options": "EVENT ID"
2866 },
2867 "properties": [
2868 {
2869 "id": "links",
2870 "value": [
2871 {
2872 "targetBlank": true,
2873 "title": "VIEW EVENT DETAILS",
2874 "url": "https://grafana.company.local/explore?left=%5B%22now-6h%22,%22now%22,%22WAZUH%22,%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"
2875 }
2876 ]
2877 },
2878 {
2879 "id": "custom.width",
2880 "value": 319
2881 }
2882 ]
2883 },
2884 {
2885 "matcher": {
2886 "id": "byName",
2887 "options": "LEVEL"
2888 },
2889 "properties": [
2890 {
2891 "id": "custom.width",
2892 "value": 100
2893 }
2894 ]
2895 },
2896 {
2897 "matcher": {
2898 "id": "byName",
2899 "options": "REGISTRY OPERATION"
2900 },
2901 "properties": [
2902 {
2903 "id": "custom.width",
2904 "value": 261
2905 }
2906 ]
2907 }
2908 ]
2909 },
2910 "gridPos": {
2911 "h": 10,
2912 "w": 24,
2913 "x": 0,
2914 "y": 54
2915 },
2916 "id": 122,
2917 "options": {
2918 "cellHeight": "sm",
2919 "footer": {
2920 "countRows": false,
2921 "fields": "",
2922 "reducer": ["sum"],
2923 "show": false
2924 },
2925 "showHeader": true,
2926 "sortBy": []
2927 },
2928 "pluginVersion": "10.4.0",
2929 "targets": [
2930 {
2931 "alias": "",
2932 "bucketAggs": [{"type": "date_histogram", "id": "1", "settings": {"interval": "auto"}}],
2933 "datasource": {
2934 "type": "elasticsearch",
2935 "uid": "replace_datasource_uid"
2936 },
2937 "metrics": [
2938 {
2939 "id": "1",
2940 "settings": {
2941 "size": "500"
2942 },
2943 "type": "raw_data"
2944 }
2945 ],
2946 "query": "(rule_group3:sysmon_event_12 OR rule_group3:sysmon_event_13 OR rule_groups:*syscheck_registry) AND rule_level:$rule_level",
2947 "queryType": "lucene",
2948 "refId": "A",
2949 "timeField": "timestamp"
2950 }
2951 ],
2952 "title": "WINDOWS REGISTRY EVENTS",
2953 "transformations": [
2954 {
2955 "id": "organize",
2956 "options": {
2957 "excludeByName": {
2958 "@metadata_beat": true,
2959 "@metadata_type": true,
2960 "@metadata_version": true,
2961 "_id": false,
2962 "_index": true,
2963 "_type": true,
2964 "agent_ephemeral_id": true,
2965 "agent_hostname": true,
2966 "agent_id": true,
2967 "agent_ip": false,
2968 "agent_ip_city_name": true,
2969 "agent_ip_country_code": true,
2970 "agent_ip_geolocation": true,
2971 "agent_ip_reserved_ip": true,
2972 "agent_labels_customer": true,
2973 "agent_name": false,
2974 "agent_type": true,
2975 "agent_version": true,
2976 "beats_type": true,
2977 "cluster_name": true,
2978 "cluster_node": true,
2979 "collector_node_id": true,
2980 "data_base_indicator_access_type": true,
2981 "data_base_indicator_id": false,
2982 "data_base_indicator_indicator_city_name": true,
2983 "data_base_indicator_indicator_country_code": true,
2984 "data_base_indicator_indicator_geolocation": true,
2985 "data_integration": true,
2986 "data_opencti_0_node_color": true,
2987 "data_opencti_0_node_id": true,
2988 "data_opencti_1_node_color": true,
2989 "data_opencti_1_node_id": true,
2990 "data_opencti_2_node_color": true,
2991 "data_opencti_2_node_id": true,
2992 "data_opencti_3_node_color": true,
2993 "data_opencti_3_node_id": true,
2994 "data_opencti_4_node_color": true,
2995 "data_opencti_4_node_id": true,
2996 "data_opencti_5_node_color": true,
2997 "data_opencti_5_node_id": true,
2998 "data_opencti_atime": true,
2999 "data_opencti_createdBy": true,
3000 "data_opencti_createdBy_contact_information": true,
3001 "data_opencti_createdBy_created": true,
3002 "data_opencti_createdBy_description": true,
3003 "data_opencti_createdBy_entity_type": true,
3004 "data_opencti_createdBy_id": true,
3005 "data_opencti_createdBy_identity_class": true,
3006 "data_opencti_createdBy_modified": true,
3007 "data_opencti_createdBy_name": false,
3008 "data_opencti_createdBy_parent_types": true,
3009 "data_opencti_createdBy_roles": true,
3010 "data_opencti_createdBy_spec_version": true,
3011 "data_opencti_createdBy_standard_id": true,
3012 "data_opencti_createdBy_x_opencti_aliases": true,
3013 "data_opencti_createdBy_x_opencti_organization_type": true,
3014 "data_opencti_createdBy_x_opencti_reliability": true,
3015 "data_opencti_created_at": true,
3016 "data_opencti_ctime": true,
3017 "data_opencti_error": true,
3018 "data_opencti_extensions": true,
3019 "data_opencti_hashes": true,
3020 "data_opencti_id": true,
3021 "data_opencti_indicators_edges": true,
3022 "data_opencti_mime_type": true,
3023 "data_opencti_mtime": true,
3024 "data_opencti_objectLabel_edges": true,
3025 "data_opencti_objectMarking_edges": true,
3026 "data_opencti_observable_value": true,
3027 "data_opencti_observable_value_city_name": true,
3028 "data_opencti_observable_value_country_code": true,
3029 "data_opencti_observable_value_geolocation": true,
3030 "data_opencti_parent_types": true,
3031 "data_opencti_size": true,
3032 "data_opencti_spec_version": true,
3033 "data_opencti_standard_id": true,
3034 "data_opencti_updated_at": true,
3035 "data_opencti_value_city_name": true,
3036 "data_opencti_value_country_code": true,
3037 "data_opencti_value_geolocation": true,
3038 "data_opencti_x_opencti_additional_names": true,
3039 "data_opencti_x_opencti_description": true,
3040 "data_type": true,
3041 "data_win_eventdata_details": true,
3042 "data_win_eventdata_domain": true,
3043 "data_win_eventdata_eventType": true,
3044 "data_win_eventdata_image": true,
3045 "data_win_eventdata_imagePath": true,
3046 "data_win_eventdata_processGuid": true,
3047 "data_win_eventdata_processId": true,
3048 "data_win_eventdata_queryName": true,
3049 "data_win_eventdata_queryResults": true,
3050 "data_win_eventdata_queryStatus": true,
3051 "data_win_eventdata_ruleName": true,
3052 "data_win_eventdata_sID": true,
3053 "data_win_eventdata_serviceName": true,
3054 "data_win_eventdata_serviceType": true,
3055 "data_win_eventdata_startType": true,
3056 "data_win_eventdata_targetObject": true,
3057 "data_win_eventdata_timestamp": true,
3058 "data_win_eventdata_user": true,
3059 "data_win_eventdata_utcTime": true,
3060 "data_win_system_channel": true,
3061 "data_win_system_computer": true,
3062 "data_win_system_eventID": true,
3063 "data_win_system_eventRecordID": true,
3064 "data_win_system_eventSourceName": true,
3065 "data_win_system_keywords": true,
3066 "data_win_system_level": true,
3067 "data_win_system_opcode": true,
3068 "data_win_system_processID": true,
3069 "data_win_system_providerGuid": true,
3070 "data_win_system_providerName": true,
3071 "data_win_system_severityValue": true,
3072 "data_win_system_systemTime": true,
3073 "data_win_system_task": true,
3074 "data_win_system_threadID": true,
3075 "data_win_system_version": true,
3076 "decoder_name": true,
3077 "dns_answer": true,
3078 "dns_query": true,
3079 "dns_response_code": true,
3080 "ecs_version": true,
3081 "event_type": true,
3082 "full_log": true,
3083 "gl2_accounted_message_size": true,
3084 "gl2_message_id": true,
3085 "gl2_processing_error": true,
3086 "gl2_remote_ip": true,
3087 "gl2_remote_port": true,
3088 "gl2_source_collector": true,
3089 "gl2_source_input": true,
3090 "gl2_source_node": true,
3091 "highlight": true,
3092 "host_name": true,
3093 "id": true,
3094 "location": true,
3095 "log_file_path": true,
3096 "log_offset": true,
3097 "manager_name": true,
3098 "message": true,
3099 "misp_Event.distribution": true,
3100 "misp_Event.id": true,
3101 "misp_Event.info": true,
3102 "misp_Event.org_id": true,
3103 "misp_Event.orgc_id": true,
3104 "misp_Event.uuid": true,
3105 "misp_Object.distribution": true,
3106 "misp_Object.id": true,
3107 "misp_Object.sharing_group_id": true,
3108 "misp_category": true,
3109 "misp_deleted": true,
3110 "misp_disable_correlation": true,
3111 "misp_distribution": true,
3112 "misp_event_id": true,
3113 "misp_id": true,
3114 "misp_object_id": true,
3115 "misp_object_relation": true,
3116 "misp_sharing_group_id": true,
3117 "misp_timestamp": true,
3118 "misp_to_ids": true,
3119 "misp_type": true,
3120 "misp_uuid": true,
3121 "misp_value": true,
3122 "msg_timestamp": true,
3123 "opencti_base_type": true,
3124 "opencti_created_at": false,
3125 "opencti_hashes.MD5": true,
3126 "opencti_hashes.SHA-1": true,
3127 "opencti_hashes.SHA-256": true,
3128 "opencti_i_created_at_day": true,
3129 "opencti_i_created_at_month": true,
3130 "opencti_i_created_at_year": true,
3131 "opencti_id": true,
3132 "opencti_internal_id": true,
3133 "opencti_modified": true,
3134 "opencti_name": true,
3135 "opencti_parent_types": true,
3136 "opencti_rel_based-on_internal_id": true,
3137 "opencti_rel_created-by_internal_id": true,
3138 "opencti_rel_external-reference_internal_id": true,
3139 "opencti_rel_object-label_internal_id": true,
3140 "opencti_rel_object-marking_internal_id": true,
3141 "opencti_rel_object_internal_id": true,
3142 "opencti_size": true,
3143 "opencti_spec_version": true,
3144 "opencti_standard_id": true,
3145 "opencti_updated_at": true,
3146 "opencti_x_opencti_additional_names": true,
3147 "opencti_x_opencti_description": false,
3148 "opencti_x_opencti_score": true,
3149 "opencti_x_opencti_stix_ids": true,
3150 "previous_output": true,
3151 "process_id": true,
3152 "process_image": true,
3153 "rule_description": true,
3154 "rule_firedtimes": true,
3155 "rule_frequency": true,
3156 "rule_gdpr": true,
3157 "rule_gpg13": true,
3158 "rule_group1": true,
3159 "rule_group2": true,
3160 "rule_group3": false,
3161 "rule_groups": true,
3162 "rule_hipaa": true,
3163 "rule_id": true,
3164 "rule_mail": true,
3165 "rule_mitre_id": true,
3166 "rule_mitre_tactic": true,
3167 "rule_mitre_technique": true,
3168 "rule_nist_800_53": true,
3169 "rule_pci_dss": true,
3170 "rule_tsc": true,
3171 "sha256": true,
3172 "sort": true,
3173 "source": true,
3174 "source_reserved_ip": true,
3175 "src_ip": true,
3176 "src_ip_city_name": true,
3177 "src_ip_country_code": true,
3178 "src_ip_geolocation": true,
3179 "streams": true,
3180 "syscheck_arch": true,
3181 "syscheck_event": true,
3182 "syscheck_gid_after": true,
3183 "syscheck_gname_after": true,
3184 "syscheck_md5_after": true,
3185 "syscheck_mode": true,
3186 "syscheck_mtime_after": true,
3187 "syscheck_sha1_after": true,
3188 "syscheck_sha256_after": true,
3189 "syscheck_size_after": true,
3190 "syscheck_uid_after": true,
3191 "syscheck_uname_after": true,
3192 "syscheck_value_name": true,
3193 "syscheck_win_perm_after": true,
3194 "syslog_tag": true,
3195 "syslog_type": true,
3196 "target_object": true,
3197 "timestamp": false,
3198 "timestamp_utc": true,
3199 "true": true,
3200 "user_name": true,
3201 "win_system_eventID": true,
3202 "windows_event_id": true,
3203 "windows_event_severity": false
3204 },
3205 "indexByName": {
3206 "_id": 1,
3207 "_index": 3,
3208 "_type": 4,
3209 "agent_id": 5,
3210 "agent_ip": 6,
3211 "agent_labels_customer": 33,
3212 "agent_name": 2,
3213 "data_integration": 34,
3214 "data_opencti_0_node_color": 35,
3215 "data_opencti_0_node_id": 36,
3216 "data_opencti_0_node_value": 37,
3217 "data_opencti_1_node_color": 38,
3218 "data_opencti_1_node_id": 39,
3219 "data_opencti_1_node_value": 40,
3220 "data_opencti_atime": 69,
3221 "data_opencti_createdBy": 70,
3222 "data_opencti_createdBy_contact_information": 41,
3223 "data_opencti_createdBy_created": 42,
3224 "data_opencti_createdBy_description": 71,
3225 "data_opencti_createdBy_entity_type": 43,
3226 "data_opencti_createdBy_id": 44,
3227 "data_opencti_createdBy_identity_class": 45,
3228 "data_opencti_createdBy_modified": 46,
3229 "data_opencti_createdBy_name": 9,
3230 "data_opencti_createdBy_parent_types": 47,
3231 "data_opencti_createdBy_roles": 48,
3232 "data_opencti_createdBy_spec_version": 49,
3233 "data_opencti_createdBy_standard_id": 50,
3234 "data_opencti_createdBy_x_opencti_aliases": 10,
3235 "data_opencti_createdBy_x_opencti_organization_type": 51,
3236 "data_opencti_createdBy_x_opencti_reliability": 52,
3237 "data_opencti_created_at": 53,
3238 "data_opencti_ctime": 72,
3239 "data_opencti_entity_type": 8,
3240 "data_opencti_extensions": 73,
3241 "data_opencti_hashes": 74,
3242 "data_opencti_id": 54,
3243 "data_opencti_indicators_edges": 55,
3244 "data_opencti_mime_type": 75,
3245 "data_opencti_mtime": 76,
3246 "data_opencti_name": 77,
3247 "data_opencti_objectLabel_edges": 56,
3248 "data_opencti_objectMarking_edges": 57,
3249 "data_opencti_observable_value": 58,
3250 "data_opencti_parent_types": 59,
3251 "data_opencti_size": 78,
3252 "data_opencti_spec_version": 60,
3253 "data_opencti_standard_id": 61,
3254 "data_opencti_updated_at": 62,
3255 "data_opencti_value": 7,
3256 "data_opencti_x_opencti_additional_names": 79,
3257 "data_opencti_x_opencti_description": 63,
3258 "data_opencti_x_opencti_score": 64,
3259 "decoder_name": 11,
3260 "gl2_accounted_message_size": 12,
3261 "gl2_message_id": 13,
3262 "gl2_processing_error": 65,
3263 "gl2_remote_ip": 14,
3264 "gl2_remote_port": 15,
3265 "gl2_source_input": 16,
3266 "gl2_source_node": 17,
3267 "highlight": 18,
3268 "id": 19,
3269 "location": 20,
3270 "manager_name": 21,
3271 "message": 22,
3272 "rule_description": 23,
3273 "rule_firedtimes": 24,
3274 "rule_group1": 66,
3275 "rule_group2": 67,
3276 "rule_group3": 68,
3277 "rule_groups": 25,
3278 "rule_id": 26,
3279 "rule_level": 27,
3280 "rule_mail": 28,
3281 "sort": 29,
3282 "source": 30,
3283 "streams": 31,
3284 "syslog_level": 80,
3285 "syslog_type": 32,
3286 "timestamp": 0,
3287 "true": 81
3288 },
3289 "renameByName": {
3290 "_id": "EVENT ID",
3291 "_type": "",
3292 "agent_ip": "SRC IP",
3293 "agent_name": "AGENT",
3294 "data_base_indicator_access_type": "",
3295 "data_base_indicator_id": "OTX IoC ID",
3296 "data_base_indicator_indicator": "IoC",
3297 "data_base_indicator_indicator_country_code": "",
3298 "data_base_indicator_type": "IoC TYPE",
3299 "data_opencti_0_node_value": "LABEL",
3300 "data_opencti_1_node_value": "LABEL",
3301 "data_opencti_2_node_value": "LABEL",
3302 "data_opencti_3_node_value": "LABEL",
3303 "data_opencti_4_node_value": "LABEL",
3304 "data_opencti_5_node_value": "LABEL",
3305 "data_opencti_createdBy_contact_information": "",
3306 "data_opencti_createdBy_name": "SECURITY FEED",
3307 "data_opencti_createdBy_x_opencti_aliases": "",
3308 "data_opencti_entity_type": "TYPE",
3309 "data_opencti_value": "IoC",
3310 "data_opencti_x_opencti_description": "",
3311 "data_opencti_x_opencti_score": "SCORE",
3312 "data_sections": "OTX SECTIONS",
3313 "data_type": "",
3314 "data_win_system_message": "MESSAGE",
3315 "data_win_system_providerGuid": "",
3316 "opencti_created_at": "IoC CREATE AT",
3317 "opencti_entity_type": "TYPE",
3318 "opencti_value": "IoC",
3319 "opencti_x_opencti_description": "COMMENTS",
3320 "rule_group3": "REGISTRY OPERATION",
3321 "rule_level": "RULE LEVEL",
3322 "syscheck_path": "REGISTRY PATH",
3323 "syslog_level": "LEVEL",
3324 "timestamp": "DATE/TIME",
3325 "windows_event_severity": "EVENT LOG SEVERITY"
3326 }
3327 }
3328 }
3329 ],
3330 "transparent": true,
3331 "type": "table"
3332 }
3333 ],
3334 "title": "WINDOWS REGISTRY INTEGRITY MONITORING",
3335 "type": "row"
3336 },
3337 {
3338 "collapsed": true,
3339 "gridPos": {
3340 "h": 1,
3341 "w": 24,
3342 "x": 0,
3343 "y": 35
3344 },
3345 "id": 126,
3346 "panels": [
3347 {
3348 "datasource": {
3349 "type": "elasticsearch",
3350 "uid": "replace_datasource_uid"
3351 },
3352 "fieldConfig": {
3353 "defaults": {
3354 "mappings": [
3355 {
3356 "options": {
3357 "match": "null",
3358 "result": {
3359 "text": "N/A"
3360 }
3361 },
3362 "type": "special"
3363 }
3364 ],
3365 "thresholds": {
3366 "mode": "absolute",
3367 "steps": [
3368 {
3369 "color": "blue",
3370 "value": null
3371 }
3372 ]
3373 },
3374 "unit": "short"
3375 },
3376 "overrides": []
3377 },
3378 "gridPos": {
3379 "h": 7,
3380 "w": 4,
3381 "x": 0,
3382 "y": 36
3383 },
3384 "id": 127,
3385 "options": {
3386 "colorMode": "value",
3387 "graphMode": "area",
3388 "justifyMode": "auto",
3389 "orientation": "horizontal",
3390 "reduceOptions": {
3391 "calcs": ["sum"],
3392 "fields": "",
3393 "values": false
3394 },
3395 "showPercentChange": false,
3396 "text": {},
3397 "textMode": "auto",
3398 "wideLayout": true
3399 },
3400 "pluginVersion": "10.4.0",
3401 "targets": [
3402 {
3403 "bucketAggs": [
3404 {
3405 "$$hashKey": "object:50",
3406 "field": "timestamp",
3407 "id": "2",
3408 "settings": {
3409 "interval": "auto",
3410 "min_doc_count": 0,
3411 "trimEdges": 0
3412 },
3413 "type": "date_histogram"
3414 }
3415 ],
3416 "datasource": {
3417 "type": "elasticsearch",
3418 "uid": "replace_datasource_uid"
3419 },
3420 "metrics": [
3421 {
3422 "$$hashKey": "object:48",
3423 "field": "select field",
3424 "id": "1",
3425 "type": "count"
3426 }
3427 ],
3428 "query": "(rule_group3:sysmon_event_11 OR rule_groups:*syscheck_file) AND rule_level:$rule_level",
3429 "refId": "A",
3430 "timeField": "timestamp"
3431 }
3432 ],
3433 "title": "FIM - EVENTS",
3434 "type": "stat"
3435 },
3436 {
3437 "datasource": {
3438 "type": "elasticsearch",
3439 "uid": "replace_datasource_uid"
3440 },
3441 "fieldConfig": {
3442 "defaults": {
3443 "custom": {
3444 "align": "auto",
3445 "cellOptions": {
3446 "type": "auto"
3447 },
3448 "filterable": false,
3449 "inspect": false
3450 },
3451 "mappings": [],
3452 "thresholds": {
3453 "mode": "absolute",
3454 "steps": [
3455 {
3456 "color": "green",
3457 "value": null
3458 },
3459 {
3460 "color": "red",
3461 "value": 80
3462 }
3463 ]
3464 }
3465 },
3466 "overrides": [
3467 {
3468 "matcher": {
3469 "id": "byName",
3470 "options": "agent_name"
3471 },
3472 "properties": [
3473 {
3474 "id": "custom.width",
3475 "value": 224
3476 }
3477 ]
3478 }
3479 ]
3480 },
3481 "gridPos": {
3482 "h": 7,
3483 "w": 5,
3484 "x": 4,
3485 "y": 36
3486 },
3487 "id": 128,
3488 "maxDataPoints": 3,
3489 "options": {
3490 "cellHeight": "sm",
3491 "footer": {
3492 "countRows": false,
3493 "fields": "",
3494 "reducer": ["sum"],
3495 "show": false
3496 },
3497 "showHeader": true,
3498 "sortBy": []
3499 },
3500 "pluginVersion": "10.4.0",
3501 "targets": [
3502 {
3503 "bucketAggs": [
3504 {
3505 "$$hashKey": "object:73",
3506 "fake": true,
3507 "field": "agent_name",
3508 "id": "3",
3509 "settings": {
3510 "min_doc_count": 1,
3511 "order": "desc",
3512 "orderBy": "_count",
3513 "size": "0"
3514 },
3515 "type": "terms"
3516 }
3517 ],
3518 "datasource": {
3519 "type": "elasticsearch",
3520 "uid": "replace_datasource_uid"
3521 },
3522 "metrics": [
3523 {
3524 "$$hashKey": "object:71",
3525 "field": "select field",
3526 "id": "1",
3527 "type": "count"
3528 }
3529 ],
3530 "query": "(rule_group3:sysmon_event_11 OR rule_groups:*syscheck_file) AND rule_level:$rule_level",
3531 "refId": "A",
3532 "timeField": "timestamp"
3533 }
3534 ],
3535 "title": "FIM - EVENTS BY AGENT",
3536 "transformations": [
3537 {
3538 "id": "organize",
3539 "options": {
3540 "excludeByName": {},
3541 "indexByName": {},
3542 "renameByName": {
3543 "agent_name": "AGENT"
3544 }
3545 }
3546 }
3547 ],
3548 "type": "table"
3549 },
3550 {
3551 "datasource": {
3552 "type": "elasticsearch",
3553 "uid": "replace_datasource_uid"
3554 },
3555 "fieldConfig": {
3556 "defaults": {
3557 "color": {
3558 "mode": "palette-classic"
3559 },
3560 "custom": {
3561 "hideFrom": {
3562 "legend": false,
3563 "tooltip": false,
3564 "viz": false
3565 }
3566 },
3567 "mappings": []
3568 },
3569 "overrides": []
3570 },
3571 "gridPos": {
3572 "h": 7,
3573 "w": 5,
3574 "x": 9,
3575 "y": 36
3576 },
3577 "id": 130,
3578 "options": {
3579 "legend": {
3580 "displayMode": "table",
3581 "placement": "right",
3582 "showLegend": true
3583 },
3584 "pieType": "donut",
3585 "reduceOptions": {
3586 "calcs": ["sum"],
3587 "fields": "",
3588 "values": false
3589 },
3590 "tooltip": {
3591 "mode": "single",
3592 "sort": "none"
3593 }
3594 },
3595 "targets": [
3596 {
3597 "alias": "",
3598 "bucketAggs": [
3599 {
3600 "field": "rule_level",
3601 "id": "3",
3602 "settings": {
3603 "min_doc_count": "1",
3604 "order": "desc",
3605 "orderBy": "_count",
3606 "size": "10"
3607 },
3608 "type": "terms"
3609 },
3610 {
3611 "field": "timestamp",
3612 "id": "2",
3613 "settings": {
3614 "interval": "auto"
3615 },
3616 "type": "date_histogram"
3617 }
3618 ],
3619 "datasource": {
3620 "type": "elasticsearch",
3621 "uid": "replace_datasource_uid"
3622 },
3623 "metrics": [
3624 {
3625 "id": "1",
3626 "type": "count"
3627 }
3628 ],
3629 "query": "(rule_group3:sysmon_event_11 OR rule_groups:*syscheck_file) AND rule_level:$rule_level",
3630 "refId": "A",
3631 "timeField": "timestamp"
3632 }
3633 ],
3634 "title": "FIM - EVENTS BY SEVERITY",
3635 "type": "piechart"
3636 },
3637 {
3638 "datasource": {
3639 "type": "elasticsearch",
3640 "uid": "replace_datasource_uid"
3641 },
3642 "fieldConfig": {
3643 "defaults": {
3644 "custom": {
3645 "align": "auto",
3646 "cellOptions": {
3647 "type": "auto"
3648 },
3649 "filterable": false,
3650 "inspect": false
3651 },
3652 "mappings": [],
3653 "thresholds": {
3654 "mode": "absolute",
3655 "steps": [
3656 {
3657 "color": "orange",
3658 "value": null
3659 }
3660 ]
3661 }
3662 },
3663 "overrides": [
3664 {
3665 "matcher": {
3666 "id": "byName",
3667 "options": "Count"
3668 },
3669 "properties": [
3670 {
3671 "id": "custom.cellOptions",
3672 "value": {
3673 "mode": "basic",
3674 "type": "gauge"
3675 }
3676 }
3677 ]
3678 },
3679 {
3680 "matcher": {
3681 "id": "byName",
3682 "options": "rule_description"
3683 },
3684 "properties": [
3685 {
3686 "id": "custom.width",
3687 "value": 703
3688 }
3689 ]
3690 },
3691 {
3692 "matcher": {
3693 "id": "byName",
3694 "options": "rule_level"
3695 },
3696 "properties": [
3697 {
3698 "id": "custom.width",
3699 "value": 212
3700 },
3701 {
3702 "id": "mappings",
3703 "value": [
3704 {
3705 "options": {
3706 "from": 1,
3707 "result": {
3708 "color": "green",
3709 "index": 0
3710 },
3711 "to": 3
3712 },
3713 "type": "range"
3714 },
3715 {
3716 "options": {
3717 "from": 4,
3718 "result": {
3719 "color": "dark-yellow",
3720 "index": 1
3721 },
3722 "to": 6
3723 },
3724 "type": "range"
3725 },
3726 {
3727 "options": {
3728 "from": 7,
3729 "result": {
3730 "color": "orange",
3731 "index": 2
3732 },
3733 "to": 9
3734 },
3735 "type": "range"
3736 },
3737 {
3738 "options": {
3739 "from": 10,
3740 "result": {
3741 "color": "semi-dark-red",
3742 "index": 3
3743 },
3744 "to": 15
3745 },
3746 "type": "range"
3747 }
3748 ]
3749 }
3750 ]
3751 }
3752 ]
3753 },
3754 "gridPos": {
3755 "h": 7,
3756 "w": 10,
3757 "x": 14,
3758 "y": 36
3759 },
3760 "id": 129,
3761 "maxDataPoints": 3,
3762 "options": {
3763 "cellHeight": "sm",
3764 "footer": {
3765 "countRows": false,
3766 "fields": "",
3767 "reducer": ["sum"],
3768 "show": false
3769 },
3770 "showHeader": true,
3771 "sortBy": []
3772 },
3773 "pluginVersion": "10.4.0",
3774 "targets": [
3775 {
3776 "bucketAggs": [
3777 {
3778 "$$hashKey": "object:3082",
3779 "fake": true,
3780 "field": "rule_groups",
3781 "id": "4",
3782 "settings": {
3783 "min_doc_count": "1",
3784 "order": "desc",
3785 "orderBy": "_count",
3786 "size": "10"
3787 },
3788 "type": "terms"
3789 }
3790 ],
3791 "datasource": {
3792 "type": "elasticsearch",
3793 "uid": "replace_datasource_uid"
3794 },
3795 "metrics": [
3796 {
3797 "$$hashKey": "object:71",
3798 "field": "select field",
3799 "id": "1",
3800 "type": "count"
3801 }
3802 ],
3803 "query": "(rule_group3:sysmon_event_11 OR rule_groups:*syscheck_file) AND rule_level:$rule_level",
3804 "refId": "A",
3805 "timeField": "timestamp"
3806 }
3807 ],
3808 "title": "EVENTS BY RULE GROUPS",
3809 "transformations": [
3810 {
3811 "id": "organize",
3812 "options": {
3813 "excludeByName": {},
3814 "indexByName": {},
3815 "renameByName": {
3816 "rule_groups": "RULE GROUPS"
3817 }
3818 }
3819 }
3820 ],
3821 "type": "table"
3822 },
3823 {
3824 "datasource": {
3825 "type": "elasticsearch",
3826 "uid": "replace_datasource_uid"
3827 },
3828 "fieldConfig": {
3829 "defaults": {
3830 "custom": {
3831 "align": "auto",
3832 "cellOptions": {
3833 "type": "auto"
3834 },
3835 "filterable": false,
3836 "inspect": false
3837 },
3838 "mappings": [],
3839 "thresholds": {
3840 "mode": "absolute",
3841 "steps": [
3842 {
3843 "color": "orange",
3844 "value": null
3845 }
3846 ]
3847 }
3848 },
3849 "overrides": [
3850 {
3851 "matcher": {
3852 "id": "byName",
3853 "options": "Count"
3854 },
3855 "properties": [
3856 {
3857 "id": "custom.cellOptions",
3858 "value": {
3859 "mode": "basic",
3860 "type": "gauge"
3861 }
3862 }
3863 ]
3864 },
3865 {
3866 "matcher": {
3867 "id": "byName",
3868 "options": "rule_description"
3869 },
3870 "properties": [
3871 {
3872 "id": "custom.width",
3873 "value": 703
3874 }
3875 ]
3876 },
3877 {
3878 "matcher": {
3879 "id": "byName",
3880 "options": "rule_level"
3881 },
3882 "properties": [
3883 {
3884 "id": "custom.width",
3885 "value": 212
3886 },
3887 {
3888 "id": "mappings",
3889 "value": [
3890 {
3891 "options": {
3892 "from": 1,
3893 "result": {
3894 "color": "green",
3895 "index": 0
3896 },
3897 "to": 3
3898 },
3899 "type": "range"
3900 },
3901 {
3902 "options": {
3903 "from": 4,
3904 "result": {
3905 "color": "dark-yellow",
3906 "index": 1
3907 },
3908 "to": 6
3909 },
3910 "type": "range"
3911 },
3912 {
3913 "options": {
3914 "from": 7,
3915 "result": {
3916 "color": "orange",
3917 "index": 2
3918 },
3919 "to": 9
3920 },
3921 "type": "range"
3922 },
3923 {
3924 "options": {
3925 "from": 10,
3926 "result": {
3927 "color": "semi-dark-red",
3928 "index": 3
3929 },
3930 "to": 15
3931 },
3932 "type": "range"
3933 }
3934 ]
3935 }
3936 ]
3937 }
3938 ]
3939 },
3940 "gridPos": {
3941 "h": 12,
3942 "w": 10,
3943 "x": 0,
3944 "y": 43
3945 },
3946 "id": 134,
3947 "maxDataPoints": 3,
3948 "options": {
3949 "cellHeight": "sm",
3950 "footer": {
3951 "countRows": false,
3952 "fields": "",
3953 "reducer": ["sum"],
3954 "show": false
3955 },
3956 "showHeader": true,
3957 "sortBy": []
3958 },
3959 "pluginVersion": "10.4.0",
3960 "targets": [
3961 {
3962 "bucketAggs": [
3963 {
3964 "$$hashKey": "object:3082",
3965 "fake": true,
3966 "field": "data_win_eventdata_user",
3967 "id": "4",
3968 "settings": {
3969 "min_doc_count": "1",
3970 "order": "desc",
3971 "orderBy": "_count",
3972 "size": "100"
3973 },
3974 "type": "terms"
3975 }
3976 ],
3977 "datasource": {
3978 "type": "elasticsearch",
3979 "uid": "replace_datasource_uid"
3980 },
3981 "metrics": [
3982 {
3983 "$$hashKey": "object:71",
3984 "field": "select field",
3985 "id": "1",
3986 "type": "count"
3987 }
3988 ],
3989 "query": "(rule_group3:sysmon_event_11 OR rule_groups:*syscheck_file) AND rule_level:$rule_level",
3990 "refId": "A",
3991 "timeField": "timestamp"
3992 }
3993 ],
3994 "title": "EVENTS BY USER ACCT (Top 100)",
3995 "transformations": [
3996 {
3997 "id": "organize",
3998 "options": {
3999 "excludeByName": {},
4000 "indexByName": {},
4001 "renameByName": {
4002 "data_win_eventdata_user": "USER ACCOUNT",
4003 "rule_groups": "RULE GROUPS"
4004 }
4005 }
4006 }
4007 ],
4008 "type": "table"
4009 },
4010 {
4011 "datasource": {
4012 "type": "elasticsearch",
4013 "uid": "replace_datasource_uid"
4014 },
4015 "fieldConfig": {
4016 "defaults": {
4017 "custom": {
4018 "align": "auto",
4019 "cellOptions": {
4020 "type": "auto"
4021 },
4022 "filterable": false,
4023 "inspect": false
4024 },
4025 "mappings": [],
4026 "thresholds": {
4027 "mode": "absolute",
4028 "steps": [
4029 {
4030 "color": "orange",
4031 "value": null
4032 }
4033 ]
4034 }
4035 },
4036 "overrides": [
4037 {
4038 "matcher": {
4039 "id": "byName",
4040 "options": "Count"
4041 },
4042 "properties": [
4043 {
4044 "id": "custom.cellOptions",
4045 "value": {
4046 "mode": "basic",
4047 "type": "gauge"
4048 }
4049 }
4050 ]
4051 },
4052 {
4053 "matcher": {
4054 "id": "byName",
4055 "options": "rule_description"
4056 },
4057 "properties": [
4058 {
4059 "id": "custom.width",
4060 "value": 703
4061 }
4062 ]
4063 },
4064 {
4065 "matcher": {
4066 "id": "byName",
4067 "options": "rule_level"
4068 },
4069 "properties": [
4070 {
4071 "id": "custom.width",
4072 "value": 212
4073 },
4074 {
4075 "id": "mappings",
4076 "value": [
4077 {
4078 "options": {
4079 "from": 1,
4080 "result": {
4081 "color": "green",
4082 "index": 0
4083 },
4084 "to": 3
4085 },
4086 "type": "range"
4087 },
4088 {
4089 "options": {
4090 "from": 4,
4091 "result": {
4092 "color": "dark-yellow",
4093 "index": 1
4094 },
4095 "to": 6
4096 },
4097 "type": "range"
4098 },
4099 {
4100 "options": {
4101 "from": 7,
4102 "result": {
4103 "color": "orange",
4104 "index": 2
4105 },
4106 "to": 9
4107 },
4108 "type": "range"
4109 },
4110 {
4111 "options": {
4112 "from": 10,
4113 "result": {
4114 "color": "semi-dark-red",
4115 "index": 3
4116 },
4117 "to": 15
4118 },
4119 "type": "range"
4120 }
4121 ]
4122 }
4123 ]
4124 },
4125 {
4126 "matcher": {
4127 "id": "byName",
4128 "options": "target_file"
4129 },
4130 "properties": [
4131 {
4132 "id": "custom.width",
4133 "value": 837
4134 }
4135 ]
4136 }
4137 ]
4138 },
4139 "gridPos": {
4140 "h": 12,
4141 "w": 14,
4142 "x": 10,
4143 "y": 43
4144 },
4145 "id": 135,
4146 "maxDataPoints": 3,
4147 "options": {
4148 "cellHeight": "sm",
4149 "footer": {
4150 "countRows": false,
4151 "fields": "",
4152 "reducer": ["sum"],
4153 "show": false
4154 },
4155 "showHeader": true,
4156 "sortBy": []
4157 },
4158 "pluginVersion": "10.4.0",
4159 "targets": [
4160 {
4161 "bucketAggs": [
4162 {
4163 "$$hashKey": "object:3082",
4164 "fake": true,
4165 "field": "target_file",
4166 "id": "4",
4167 "settings": {
4168 "min_doc_count": "1",
4169 "order": "desc",
4170 "orderBy": "_count",
4171 "size": "100"
4172 },
4173 "type": "terms"
4174 }
4175 ],
4176 "datasource": {
4177 "type": "elasticsearch",
4178 "uid": "replace_datasource_uid"
4179 },
4180 "metrics": [
4181 {
4182 "$$hashKey": "object:71",
4183 "field": "select field",
4184 "id": "1",
4185 "type": "count"
4186 }
4187 ],
4188 "query": "(rule_group3:sysmon_event_11 OR rule_groups:*syscheck_file) AND rule_level:$rule_level",
4189 "refId": "A",
4190 "timeField": "timestamp"
4191 }
4192 ],
4193 "title": "EVENTS BY FILE PATH (Top 100)",
4194 "transformations": [
4195 {
4196 "id": "organize",
4197 "options": {
4198 "excludeByName": {},
4199 "indexByName": {},
4200 "renameByName": {
4201 "data_win_eventdata_user": "USER ACCOUNT",
4202 "rule_groups": "RULE GROUPS",
4203 "target_file": "FILE"
4204 }
4205 }
4206 }
4207 ],
4208 "type": "table"
4209 },
4210 {
4211 "datasource": {
4212 "type": "elasticsearch",
4213 "uid": "replace_datasource_uid"
4214 },
4215 "fieldConfig": {
4216 "defaults": {
4217 "color": {
4218 "mode": "thresholds"
4219 },
4220 "custom": {
4221 "align": "auto",
4222 "cellOptions": {
4223 "type": "auto"
4224 },
4225 "inspect": false
4226 },
4227 "mappings": [],
4228 "thresholds": {
4229 "mode": "absolute",
4230 "steps": [
4231 {
4232 "color": "red",
4233 "value": null
4234 }
4235 ]
4236 }
4237 },
4238 "overrides": [
4239 {
4240 "matcher": {
4241 "id": "byName",
4242 "options": "rule_level"
4243 },
4244 "properties": [
4245 {
4246 "id": "custom.width",
4247 "value": 93
4248 }
4249 ]
4250 },
4251 {
4252 "matcher": {
4253 "id": "byName",
4254 "options": "DATE/TIME"
4255 },
4256 "properties": [
4257 {
4258 "id": "custom.width",
4259 "value": 202
4260 }
4261 ]
4262 },
4263 {
4264 "matcher": {
4265 "id": "byName",
4266 "options": "AGENT"
4267 },
4268 "properties": [
4269 {
4270 "id": "custom.width",
4271 "value": 171
4272 }
4273 ]
4274 },
4275 {
4276 "matcher": {
4277 "id": "byName",
4278 "options": "SRC IP"
4279 },
4280 "properties": [
4281 {
4282 "id": "custom.width",
4283 "value": 167
4284 }
4285 ]
4286 },
4287 {
4288 "matcher": {
4289 "id": "byName",
4290 "options": "rule_description"
4291 },
4292 "properties": [
4293 {
4294 "id": "custom.width",
4295 "value": 524
4296 }
4297 ]
4298 },
4299 {
4300 "matcher": {
4301 "id": "byName",
4302 "options": "RULE LEVEL"
4303 },
4304 "properties": [
4305 {
4306 "id": "custom.width",
4307 "value": 96
4308 }
4309 ]
4310 },
4311 {
4312 "matcher": {
4313 "id": "byName",
4314 "options": "IoC"
4315 },
4316 "properties": [
4317 {
4318 "id": "custom.cellOptions",
4319 "value": {
4320 "type": "color-text"
4321 }
4322 }
4323 ]
4324 },
4325 {
4326 "matcher": {
4327 "id": "byName",
4328 "options": "LABEL"
4329 },
4330 "properties": [
4331 {
4332 "id": "custom.width",
4333 "value": 93
4334 }
4335 ]
4336 },
4337 {
4338 "matcher": {
4339 "id": "byName",
4340 "options": "EVENT ID"
4341 },
4342 "properties": [
4343 {
4344 "id": "links",
4345 "value": [
4346 {
4347 "targetBlank": true,
4348 "title": "VIEW EVENT DETAILS",
4349 "url": "https://grafana.company.local/explore?left=%5B%22now-6h%22,%22now%22,%22WAZUH%22,%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"
4350 }
4351 ]
4352 },
4353 {
4354 "id": "custom.width",
4355 "value": 367
4356 }
4357 ]
4358 },
4359 {
4360 "matcher": {
4361 "id": "byName",
4362 "options": "LEVEL"
4363 },
4364 "properties": [
4365 {
4366 "id": "custom.width",
4367 "value": 111
4368 }
4369 ]
4370 }
4371 ]
4372 },
4373 "gridPos": {
4374 "h": 12,
4375 "w": 24,
4376 "x": 0,
4377 "y": 55
4378 },
4379 "id": 131,
4380 "options": {
4381 "cellHeight": "sm",
4382 "footer": {
4383 "countRows": false,
4384 "fields": "",
4385 "reducer": ["sum"],
4386 "show": false
4387 },
4388 "showHeader": true,
4389 "sortBy": []
4390 },
4391 "pluginVersion": "10.4.0",
4392 "targets": [
4393 {
4394 "alias": "",
4395 "bucketAggs": [{"type": "date_histogram", "id": "1", "settings": {"interval": "auto"}}],
4396 "datasource": {
4397 "type": "elasticsearch",
4398 "uid": "replace_datasource_uid"
4399 },
4400 "metrics": [
4401 {
4402 "id": "1",
4403 "settings": {
4404 "size": "500"
4405 },
4406 "type": "raw_data"
4407 }
4408 ],
4409 "query": "(rule_group3:sysmon_event_11 OR rule_groups:*syscheck_file) AND rule_level:$rule_level",
4410 "queryType": "lucene",
4411 "refId": "A",
4412 "timeField": "timestamp"
4413 }
4414 ],
4415 "title": "FIM - EVENTS",
4416 "transformations": [
4417 {
4418 "id": "organize",
4419 "options": {
4420 "excludeByName": {
4421 "@metadata_beat": true,
4422 "@metadata_type": true,
4423 "@metadata_version": true,
4424 "_id": false,
4425 "_index": true,
4426 "_type": true,
4427 "agent_ephemeral_id": true,
4428 "agent_hostname": true,
4429 "agent_id": true,
4430 "agent_ip": false,
4431 "agent_ip_city_name": true,
4432 "agent_ip_country_code": true,
4433 "agent_ip_geolocation": true,
4434 "agent_ip_reserved_ip": true,
4435 "agent_labels_customer": true,
4436 "agent_name": false,
4437 "agent_type": true,
4438 "agent_version": true,
4439 "beats_type": true,
4440 "cluster_name": true,
4441 "cluster_node": true,
4442 "collector_node_id": true,
4443 "data_base_indicator_access_type": true,
4444 "data_base_indicator_id": false,
4445 "data_base_indicator_indicator_city_name": true,
4446 "data_base_indicator_indicator_country_code": true,
4447 "data_base_indicator_indicator_geolocation": true,
4448 "data_integration": true,
4449 "data_opencti_0_node_color": true,
4450 "data_opencti_0_node_id": true,
4451 "data_opencti_1_node_color": true,
4452 "data_opencti_1_node_id": true,
4453 "data_opencti_2_node_color": true,
4454 "data_opencti_2_node_id": true,
4455 "data_opencti_3_node_color": true,
4456 "data_opencti_3_node_id": true,
4457 "data_opencti_4_node_color": true,
4458 "data_opencti_4_node_id": true,
4459 "data_opencti_5_node_color": true,
4460 "data_opencti_5_node_id": true,
4461 "data_opencti_atime": true,
4462 "data_opencti_createdBy": true,
4463 "data_opencti_createdBy_contact_information": true,
4464 "data_opencti_createdBy_created": true,
4465 "data_opencti_createdBy_description": true,
4466 "data_opencti_createdBy_entity_type": true,
4467 "data_opencti_createdBy_id": true,
4468 "data_opencti_createdBy_identity_class": true,
4469 "data_opencti_createdBy_modified": true,
4470 "data_opencti_createdBy_name": false,
4471 "data_opencti_createdBy_parent_types": true,
4472 "data_opencti_createdBy_roles": true,
4473 "data_opencti_createdBy_spec_version": true,
4474 "data_opencti_createdBy_standard_id": true,
4475 "data_opencti_createdBy_x_opencti_aliases": true,
4476 "data_opencti_createdBy_x_opencti_organization_type": true,
4477 "data_opencti_createdBy_x_opencti_reliability": true,
4478 "data_opencti_created_at": true,
4479 "data_opencti_ctime": true,
4480 "data_opencti_error": true,
4481 "data_opencti_extensions": true,
4482 "data_opencti_hashes": true,
4483 "data_opencti_id": true,
4484 "data_opencti_indicators_edges": true,
4485 "data_opencti_mime_type": true,
4486 "data_opencti_mtime": true,
4487 "data_opencti_objectLabel_edges": true,
4488 "data_opencti_objectMarking_edges": true,
4489 "data_opencti_observable_value": true,
4490 "data_opencti_observable_value_city_name": true,
4491 "data_opencti_observable_value_country_code": true,
4492 "data_opencti_observable_value_geolocation": true,
4493 "data_opencti_parent_types": true,
4494 "data_opencti_size": true,
4495 "data_opencti_spec_version": true,
4496 "data_opencti_standard_id": true,
4497 "data_opencti_updated_at": true,
4498 "data_opencti_value_city_name": true,
4499 "data_opencti_value_country_code": true,
4500 "data_opencti_value_geolocation": true,
4501 "data_opencti_x_opencti_additional_names": true,
4502 "data_opencti_x_opencti_description": true,
4503 "data_type": true,
4504 "data_win_eventdata_commandLine": true,
4505 "data_win_eventdata_company": true,
4506 "data_win_eventdata_creationUtcTime": true,
4507 "data_win_eventdata_currentDirectory": true,
4508 "data_win_eventdata_description": true,
4509 "data_win_eventdata_destinationIp": true,
4510 "data_win_eventdata_destinationIp_city_name": true,
4511 "data_win_eventdata_destinationIp_country_code": true,
4512 "data_win_eventdata_destinationIp_geolocation": true,
4513 "data_win_eventdata_destinationIsIpv6": true,
4514 "data_win_eventdata_destinationPort": true,
4515 "data_win_eventdata_domain": true,
4516 "data_win_eventdata_fileVersion": true,
4517 "data_win_eventdata_fileVersion_city_name": true,
4518 "data_win_eventdata_fileVersion_country_code": true,
4519 "data_win_eventdata_fileVersion_geolocation": true,
4520 "data_win_eventdata_hashes": true,
4521 "data_win_eventdata_image": true,
4522 "data_win_eventdata_imageLoaded": true,
4523 "data_win_eventdata_imagePath": true,
4524 "data_win_eventdata_initiated": true,
4525 "data_win_eventdata_integrityLevel": true,
4526 "data_win_eventdata_logonGuid": true,
4527 "data_win_eventdata_logonId": true,
4528 "data_win_eventdata_originalFileName": true,
4529 "data_win_eventdata_parentCommandLine": true,
4530 "data_win_eventdata_parentImage": true,
4531 "data_win_eventdata_parentProcessGuid": true,
4532 "data_win_eventdata_parentProcessId": true,
4533 "data_win_eventdata_parentUser": true,
4534 "data_win_eventdata_processGuid": true,
4535 "data_win_eventdata_processId": true,
4536 "data_win_eventdata_product": true,
4537 "data_win_eventdata_protocol": true,
4538 "data_win_eventdata_queryName": true,
4539 "data_win_eventdata_queryResults": true,
4540 "data_win_eventdata_queryStatus": true,
4541 "data_win_eventdata_ruleName": true,
4542 "data_win_eventdata_sID": true,
4543 "data_win_eventdata_serviceName": true,
4544 "data_win_eventdata_serviceType": true,
4545 "data_win_eventdata_signatureStatus": true,
4546 "data_win_eventdata_signed": true,
4547 "data_win_eventdata_sourceIp": true,
4548 "data_win_eventdata_sourceIsIpv6": true,
4549 "data_win_eventdata_sourcePort": true,
4550 "data_win_eventdata_startType": true,
4551 "data_win_eventdata_targetFilename": true,
4552 "data_win_eventdata_terminalSessionId": true,
4553 "data_win_eventdata_timestamp": true,
4554 "data_win_eventdata_user": true,
4555 "data_win_eventdata_utcTime": true,
4556 "data_win_system_channel": true,
4557 "data_win_system_computer": true,
4558 "data_win_system_eventID": true,
4559 "data_win_system_eventRecordID": true,
4560 "data_win_system_eventSourceName": true,
4561 "data_win_system_keywords": true,
4562 "data_win_system_level": true,
4563 "data_win_system_message": true,
4564 "data_win_system_opcode": true,
4565 "data_win_system_processID": true,
4566 "data_win_system_providerGuid": true,
4567 "data_win_system_providerName": true,
4568 "data_win_system_severityValue": true,
4569 "data_win_system_systemTime": true,
4570 "data_win_system_task": true,
4571 "data_win_system_threadID": true,
4572 "data_win_system_version": true,
4573 "decoder_name": true,
4574 "dll_hashes": true,
4575 "dll_name": true,
4576 "dll_signature_status": true,
4577 "dll_signed": true,
4578 "dns_answer": true,
4579 "dns_query": true,
4580 "dns_response_code": true,
4581 "dst_ip": true,
4582 "dst_ip_city_name": true,
4583 "dst_ip_country_code": true,
4584 "dst_ip_geolocation": true,
4585 "dst_port": true,
4586 "ecs_version": true,
4587 "full_log": true,
4588 "gl2_accounted_message_size": true,
4589 "gl2_message_id": true,
4590 "gl2_processing_error": true,
4591 "gl2_remote_ip": true,
4592 "gl2_remote_port": true,
4593 "gl2_source_collector": true,
4594 "gl2_source_input": true,
4595 "gl2_source_node": true,
4596 "hash_sha256": true,
4597 "highlight": true,
4598 "host_name": true,
4599 "id": true,
4600 "image_loaded": true,
4601 "location": true,
4602 "log_file_path": true,
4603 "log_offset": true,
4604 "manager_name": true,
4605 "message": true,
4606 "misp_Event.distribution": true,
4607 "misp_Event.id": true,
4608 "misp_Event.info": true,
4609 "misp_Event.org_id": true,
4610 "misp_Event.orgc_id": true,
4611 "misp_Event.uuid": true,
4612 "misp_Object.distribution": true,
4613 "misp_Object.id": true,
4614 "misp_Object.sharing_group_id": true,
4615 "misp_Tag": true,
4616 "misp_category": true,
4617 "misp_comment": true,
4618 "misp_deleted": true,
4619 "misp_disable_correlation": true,
4620 "misp_distribution": true,
4621 "misp_event_id": true,
4622 "misp_id": true,
4623 "misp_object_id": true,
4624 "misp_object_relation": true,
4625 "misp_sharing_group_id": true,
4626 "misp_timestamp": true,
4627 "misp_to_ids": true,
4628 "misp_type": true,
4629 "misp_uuid": true,
4630 "misp_value": false,
4631 "misp_value_city_name": true,
4632 "misp_value_country_code": true,
4633 "misp_value_geolocation": true,
4634 "msg_timestamp": true,
4635 "opencti_base_type": true,
4636 "opencti_created_at": false,
4637 "opencti_i_created_at_day": true,
4638 "opencti_i_created_at_month": true,
4639 "opencti_i_created_at_year": true,
4640 "opencti_id": true,
4641 "opencti_internal_id": true,
4642 "opencti_parent_types": true,
4643 "opencti_rel_based-on_internal_id": true,
4644 "opencti_rel_created-by_internal_id": true,
4645 "opencti_rel_object-label_internal_id": true,
4646 "opencti_rel_object-marking_internal_id": true,
4647 "opencti_rel_object_internal_id": true,
4648 "opencti_spec_version": true,
4649 "opencti_standard_id": true,
4650 "opencti_updated_at": true,
4651 "opencti_x_opencti_score": true,
4652 "opencti_x_opencti_stix_ids": true,
4653 "parent_cmd_line": true,
4654 "parent_process_id": true,
4655 "parent_process_image": true,
4656 "parent_process_user": true,
4657 "port_common": true,
4658 "previous_output": true,
4659 "process_cmd_line": true,
4660 "process_id": true,
4661 "process_image": true,
4662 "process_image_hashes": true,
4663 "protocol": true,
4664 "rule_description": true,
4665 "rule_firedtimes": true,
4666 "rule_frequency": true,
4667 "rule_gdpr": true,
4668 "rule_gpg13": true,
4669 "rule_group1": true,
4670 "rule_group2": true,
4671 "rule_group3": true,
4672 "rule_groups": true,
4673 "rule_hipaa": true,
4674 "rule_id": true,
4675 "rule_mail": true,
4676 "rule_mitre_id": true,
4677 "rule_mitre_tactic": true,
4678 "rule_mitre_technique": true,
4679 "rule_nist_800_53": true,
4680 "rule_pci_dss": true,
4681 "rule_tsc": true,
4682 "sha256": true,
4683 "software_approved": true,
4684 "software_vendor": true,
4685 "sort": true,
4686 "source": true,
4687 "source_reserved_ip": true,
4688 "src_ip": true,
4689 "src_ip_city_name": true,
4690 "src_ip_country_code": true,
4691 "src_ip_geolocation": true,
4692 "src_port": true,
4693 "streams": true,
4694 "syscheck_arch": true,
4695 "syscheck_attrs_after": true,
4696 "syscheck_changed_attributes": true,
4697 "syscheck_event": true,
4698 "syscheck_md5_after": true,
4699 "syscheck_md5_before": true,
4700 "syscheck_mode": true,
4701 "syscheck_mtime_after": true,
4702 "syscheck_mtime_before": true,
4703 "syscheck_path": true,
4704 "syscheck_sha1_after": true,
4705 "syscheck_sha1_before": true,
4706 "syscheck_sha256_after": true,
4707 "syscheck_sha256_before": true,
4708 "syscheck_size_after": true,
4709 "syscheck_uid_after": true,
4710 "syscheck_uname_after": true,
4711 "syscheck_value_name": true,
4712 "syscheck_win_perm_after": true,
4713 "syslog_tag": true,
4714 "syslog_type": true,
4715 "target_file": false,
4716 "timestamp": false,
4717 "timestamp_utc": true,
4718 "traffic_direction": true,
4719 "true": true,
4720 "user_name": true,
4721 "win_system_eventID": true,
4722 "windows_event_id": true,
4723 "windows_event_severity": false
4724 },
4725 "indexByName": {
4726 "_id": 1,
4727 "_index": 3,
4728 "_type": 4,
4729 "agent_id": 5,
4730 "agent_ip": 6,
4731 "agent_labels_customer": 33,
4732 "agent_name": 2,
4733 "data_integration": 34,
4734 "data_opencti_0_node_color": 35,
4735 "data_opencti_0_node_id": 36,
4736 "data_opencti_0_node_value": 37,
4737 "data_opencti_1_node_color": 38,
4738 "data_opencti_1_node_id": 39,
4739 "data_opencti_1_node_value": 40,
4740 "data_opencti_atime": 69,
4741 "data_opencti_createdBy": 70,
4742 "data_opencti_createdBy_contact_information": 41,
4743 "data_opencti_createdBy_created": 42,
4744 "data_opencti_createdBy_description": 71,
4745 "data_opencti_createdBy_entity_type": 43,
4746 "data_opencti_createdBy_id": 44,
4747 "data_opencti_createdBy_identity_class": 45,
4748 "data_opencti_createdBy_modified": 46,
4749 "data_opencti_createdBy_name": 9,
4750 "data_opencti_createdBy_parent_types": 47,
4751 "data_opencti_createdBy_roles": 48,
4752 "data_opencti_createdBy_spec_version": 49,
4753 "data_opencti_createdBy_standard_id": 50,
4754 "data_opencti_createdBy_x_opencti_aliases": 10,
4755 "data_opencti_createdBy_x_opencti_organization_type": 51,
4756 "data_opencti_createdBy_x_opencti_reliability": 52,
4757 "data_opencti_created_at": 53,
4758 "data_opencti_ctime": 72,
4759 "data_opencti_entity_type": 8,
4760 "data_opencti_extensions": 73,
4761 "data_opencti_hashes": 74,
4762 "data_opencti_id": 54,
4763 "data_opencti_indicators_edges": 55,
4764 "data_opencti_mime_type": 75,
4765 "data_opencti_mtime": 76,
4766 "data_opencti_name": 77,
4767 "data_opencti_objectLabel_edges": 56,
4768 "data_opencti_objectMarking_edges": 57,
4769 "data_opencti_observable_value": 58,
4770 "data_opencti_parent_types": 59,
4771 "data_opencti_size": 78,
4772 "data_opencti_spec_version": 60,
4773 "data_opencti_standard_id": 61,
4774 "data_opencti_updated_at": 62,
4775 "data_opencti_value": 7,
4776 "data_opencti_x_opencti_additional_names": 79,
4777 "data_opencti_x_opencti_description": 63,
4778 "data_opencti_x_opencti_score": 64,
4779 "decoder_name": 11,
4780 "gl2_accounted_message_size": 12,
4781 "gl2_message_id": 13,
4782 "gl2_processing_error": 65,
4783 "gl2_remote_ip": 14,
4784 "gl2_remote_port": 15,
4785 "gl2_source_input": 16,
4786 "gl2_source_node": 17,
4787 "highlight": 18,
4788 "id": 19,
4789 "location": 20,
4790 "manager_name": 21,
4791 "message": 22,
4792 "rule_description": 23,
4793 "rule_firedtimes": 24,
4794 "rule_group1": 66,
4795 "rule_group2": 67,
4796 "rule_group3": 68,
4797 "rule_groups": 25,
4798 "rule_id": 26,
4799 "rule_level": 27,
4800 "rule_mail": 28,
4801 "sort": 29,
4802 "source": 30,
4803 "streams": 31,
4804 "syslog_level": 80,
4805 "syslog_type": 32,
4806 "timestamp": 0,
4807 "true": 81
4808 },
4809 "renameByName": {
4810 "_id": "EVENT ID",
4811 "_type": "",
4812 "agent_ip": "SRC IP",
4813 "agent_name": "AGENT",
4814 "data_base_indicator_access_type": "",
4815 "data_base_indicator_id": "OTX IoC ID",
4816 "data_base_indicator_indicator": "IoC",
4817 "data_base_indicator_indicator_country_code": "",
4818 "data_base_indicator_type": "IoC TYPE",
4819 "data_opencti_0_node_value": "LABEL",
4820 "data_opencti_1_node_value": "LABEL",
4821 "data_opencti_2_node_value": "LABEL",
4822 "data_opencti_3_node_value": "LABEL",
4823 "data_opencti_4_node_value": "LABEL",
4824 "data_opencti_5_node_value": "LABEL",
4825 "data_opencti_createdBy_contact_information": "",
4826 "data_opencti_createdBy_name": "SECURITY FEED",
4827 "data_opencti_createdBy_x_opencti_aliases": "",
4828 "data_opencti_entity_type": "TYPE",
4829 "data_opencti_value": "IoC",
4830 "data_opencti_x_opencti_description": "",
4831 "data_opencti_x_opencti_score": "SCORE",
4832 "data_sections": "OTX SECTIONS",
4833 "data_type": "",
4834 "data_win_system_message": "MESSAGE",
4835 "data_win_system_providerGuid": "",
4836 "misp_category": "CATEGORY",
4837 "misp_type": "TYPE",
4838 "misp_value": "IoC",
4839 "opencti_created_at": "IoC CREATE AT",
4840 "opencti_entity_type": "TYPE",
4841 "opencti_value": "IoC",
4842 "rule_level": "RULE LEVEL",
4843 "syslog_level": "LEVEL",
4844 "target_file": "FILE",
4845 "timestamp": "DATE/TIME",
4846 "windows_event_severity": "EVENT LOG SEVERITY"
4847 }
4848 }
4849 }
4850 ],
4851 "transparent": true,
4852 "type": "table"
4853 }
4854 ],
4855 "title": "FILE INTEGRITY MONITORING",
4856 "type": "row"
4857 },
4858 {
4859 "collapsed": true,
4860 "datasource": {
4861 "type": "datasource",
4862 "uid": "grafana"
4863 },
4864 "gridPos": {
4865 "h": 1,
4866 "w": 24,
4867 "x": 0,
4868 "y": 36
4869 },
4870 "id": 99,
4871 "panels": [
4872 {
4873 "datasource": {
4874 "type": "elasticsearch",
4875 "uid": "replace_datasource_uid"
4876 },
4877 "fieldConfig": {
4878 "defaults": {
4879 "mappings": [
4880 {
4881 "options": {
4882 "match": "null",
4883 "result": {
4884 "text": "N/A"
4885 }
4886 },
4887 "type": "special"
4888 }
4889 ],
4890 "thresholds": {
4891 "mode": "absolute",
4892 "steps": [
4893 {
4894 "color": "blue",
4895 "value": null
4896 }
4897 ]
4898 },
4899 "unit": "short"
4900 },
4901 "overrides": []
4902 },
4903 "gridPos": {
4904 "h": 7,
4905 "w": 4,
4906 "x": 0,
4907 "y": 37
4908 },
4909 "id": 100,
4910 "options": {
4911 "colorMode": "value",
4912 "graphMode": "area",
4913 "justifyMode": "auto",
4914 "orientation": "horizontal",
4915 "reduceOptions": {
4916 "calcs": ["sum"],
4917 "fields": "",
4918 "values": false
4919 },
4920 "showPercentChange": false,
4921 "text": {},
4922 "textMode": "auto",
4923 "wideLayout": true
4924 },
4925 "pluginVersion": "10.4.0",
4926 "targets": [
4927 {
4928 "bucketAggs": [
4929 {
4930 "$$hashKey": "object:50",
4931 "field": "timestamp",
4932 "id": "2",
4933 "settings": {
4934 "interval": "auto",
4935 "min_doc_count": 0,
4936 "trimEdges": 0
4937 },
4938 "type": "date_histogram"
4939 }
4940 ],
4941 "datasource": {
4942 "type": "elasticsearch",
4943 "uid": "replace_datasource_uid"
4944 },
4945 "metrics": [
4946 {
4947 "$$hashKey": "object:48",
4948 "field": "select field",
4949 "id": "1",
4950 "type": "count"
4951 }
4952 ],
4953 "query": "rule_group3:sysmon_event_15 AND rule_level:$rule_level",
4954 "refId": "A",
4955 "timeField": "timestamp"
4956 }
4957 ],
4958 "title": "REMOTE THREADS - EVENTS",
4959 "type": "stat"
4960 },
4961 {
4962 "datasource": {
4963 "type": "elasticsearch",
4964 "uid": "replace_datasource_uid"
4965 },
4966 "fieldConfig": {
4967 "defaults": {
4968 "custom": {
4969 "align": "auto",
4970 "cellOptions": {
4971 "type": "auto"
4972 },
4973 "filterable": false,
4974 "inspect": false
4975 },
4976 "mappings": [],
4977 "thresholds": {
4978 "mode": "absolute",
4979 "steps": [
4980 {
4981 "color": "green",
4982 "value": null
4983 },
4984 {
4985 "color": "red",
4986 "value": 80
4987 }
4988 ]
4989 }
4990 },
4991 "overrides": [
4992 {
4993 "matcher": {
4994 "id": "byName",
4995 "options": "agent_name"
4996 },
4997 "properties": [
4998 {
4999 "id": "custom.width",
5000 "value": 224
Showing first 5,000 of 6,234 lines. View raw