| 1 | { |
| 2 | "annotations": { |
| 3 | "list": [ |
| 4 | { |
| 5 | "builtIn": 1, |
| 6 | "datasource": { |
| 7 | "type": "datasource", |
| 8 | "uid": "grafana" |
| 9 | }, |
| 10 | "enable": true, |
| 11 | "hide": true, |
| 12 | "iconColor": "rgba(0, 211, 255, 1)", |
| 13 | "name": "Annotations & Alerts", |
| 14 | "target": { |
| 15 | "limit": 100, |
| 16 | "matchAny": false, |
| 17 | "tags": [], |
| 18 | "type": "dashboard" |
| 19 | }, |
| 20 | "type": "dashboard" |
| 21 | } |
| 22 | ] |
| 23 | }, |
| 24 | "editable": false, |
| 25 | "fiscalYearStartMonth": 0, |
| 26 | "graphTooltip": 0, |
| 27 | "id": null, |
| 28 | "iteration": 1658194253277, |
| 29 | "links": [ |
| 30 | { |
| 31 | "$$hashKey": "object:325", |
| 32 | "asDropdown": true, |
| 33 | "icon": "external link", |
| 34 | "includeVars": true, |
| 35 | "keepTime": true, |
| 36 | "tags": ["EDR"], |
| 37 | "targetBlank": true, |
| 38 | "type": "dashboards" |
| 39 | } |
| 40 | ], |
| 41 | "liveNow": false, |
| 42 | "panels": [ |
| 43 | { |
| 44 | "datasource": { |
| 45 | "type": "elasticsearch", |
| 46 | "uid": "replace_datasource_uid" |
| 47 | }, |
| 48 | "fieldConfig": { |
| 49 | "defaults": { |
| 50 | "mappings": [], |
| 51 | "thresholds": { |
| 52 | "mode": "absolute", |
| 53 | "steps": [ |
| 54 | { |
| 55 | "color": "light-red", |
| 56 | "value": null |
| 57 | } |
| 58 | ] |
| 59 | } |
| 60 | }, |
| 61 | "overrides": [ |
| 62 | { |
| 63 | "matcher": { |
| 64 | "id": "byName", |
| 65 | "options": "MITRE ENRICHED EVENTS" |
| 66 | }, |
| 67 | "properties": [ |
| 68 | { |
| 69 | "id": "color", |
| 70 | "value": { |
| 71 | "mode": "palette-classic" |
| 72 | } |
| 73 | } |
| 74 | ] |
| 75 | }, |
| 76 | { |
| 77 | "matcher": { |
| 78 | "id": "byName", |
| 79 | "options": "ALL EVENTS" |
| 80 | }, |
| 81 | "properties": [ |
| 82 | { |
| 83 | "id": "color", |
| 84 | "value": { |
| 85 | "mode": "palette-classic" |
| 86 | } |
| 87 | } |
| 88 | ] |
| 89 | } |
| 90 | ] |
| 91 | }, |
| 92 | "gridPos": { |
| 93 | "h": 7, |
| 94 | "w": 4, |
| 95 | "x": 0, |
| 96 | "y": 0 |
| 97 | }, |
| 98 | "id": 2, |
| 99 | "options": { |
| 100 | "colorMode": "value", |
| 101 | "graphMode": "area", |
| 102 | "justifyMode": "auto", |
| 103 | "orientation": "horizontal", |
| 104 | "reduceOptions": { |
| 105 | "calcs": ["sum"], |
| 106 | "fields": "", |
| 107 | "values": false |
| 108 | }, |
| 109 | "text": {}, |
| 110 | "textMode": "auto" |
| 111 | }, |
| 112 | "pluginVersion": "9.0.0", |
| 113 | "targets": [ |
| 114 | { |
| 115 | "alias": "MITRE ENRICHED EVENTS", |
| 116 | "bucketAggs": [ |
| 117 | { |
| 118 | "$$hashKey": "object:266", |
| 119 | "field": "timestamp", |
| 120 | "id": "2", |
| 121 | "settings": { |
| 122 | "interval": "auto", |
| 123 | "min_doc_count": 0, |
| 124 | "trimEdges": 0 |
| 125 | }, |
| 126 | "type": "date_histogram" |
| 127 | } |
| 128 | ], |
| 129 | "datasource": { |
| 130 | "type": "elasticsearch", |
| 131 | "uid": "replace_datasource_uid" |
| 132 | }, |
| 133 | "metrics": [ |
| 134 | { |
| 135 | "$$hashKey": "object:264", |
| 136 | "field": "select field", |
| 137 | "id": "1", |
| 138 | "type": "count" |
| 139 | } |
| 140 | ], |
| 141 | "query": "_exists_:rule_mitre_tactic AND agent_name:$agent_name", |
| 142 | "refId": "A", |
| 143 | "timeField": "timestamp" |
| 144 | }, |
| 145 | { |
| 146 | "alias": "ALL EVENTS", |
| 147 | "bucketAggs": [ |
| 148 | { |
| 149 | "field": "timestamp", |
| 150 | "id": "2", |
| 151 | "settings": { |
| 152 | "interval": "auto" |
| 153 | }, |
| 154 | "type": "date_histogram" |
| 155 | } |
| 156 | ], |
| 157 | "datasource": { |
| 158 | "type": "elasticsearch", |
| 159 | "uid": "replace_datasource_uid" |
| 160 | }, |
| 161 | "hide": false, |
| 162 | "metrics": [ |
| 163 | { |
| 164 | "id": "1", |
| 165 | "type": "count" |
| 166 | } |
| 167 | ], |
| 168 | "query": "agent_name:$agent_name", |
| 169 | "refId": "B", |
| 170 | "timeField": "timestamp" |
| 171 | } |
| 172 | ], |
| 173 | "title": "MITRE ATT&CK EBRICHMENT", |
| 174 | "type": "stat" |
| 175 | }, |
| 176 | { |
| 177 | "datasource": { |
| 178 | "type": "elasticsearch", |
| 179 | "uid": "replace_datasource_uid" |
| 180 | }, |
| 181 | "fieldConfig": { |
| 182 | "defaults": { |
| 183 | "mappings": [], |
| 184 | "thresholds": { |
| 185 | "mode": "absolute", |
| 186 | "steps": [ |
| 187 | { |
| 188 | "color": "light-red", |
| 189 | "value": null |
| 190 | } |
| 191 | ] |
| 192 | } |
| 193 | }, |
| 194 | "overrides": [] |
| 195 | }, |
| 196 | "gridPos": { |
| 197 | "h": 7, |
| 198 | "w": 4, |
| 199 | "x": 4, |
| 200 | "y": 0 |
| 201 | }, |
| 202 | "id": 35, |
| 203 | "options": { |
| 204 | "colorMode": "value", |
| 205 | "graphMode": "area", |
| 206 | "justifyMode": "auto", |
| 207 | "orientation": "auto", |
| 208 | "reduceOptions": { |
| 209 | "calcs": ["sum"], |
| 210 | "fields": "", |
| 211 | "values": false |
| 212 | }, |
| 213 | "text": {}, |
| 214 | "textMode": "auto" |
| 215 | }, |
| 216 | "pluginVersion": "9.0.0", |
| 217 | "targets": [ |
| 218 | { |
| 219 | "bucketAggs": [ |
| 220 | { |
| 221 | "$$hashKey": "object:266", |
| 222 | "field": "timestamp", |
| 223 | "id": "2", |
| 224 | "settings": { |
| 225 | "interval": "auto", |
| 226 | "min_doc_count": 0, |
| 227 | "trimEdges": 0 |
| 228 | }, |
| 229 | "type": "date_histogram" |
| 230 | } |
| 231 | ], |
| 232 | "metrics": [ |
| 233 | { |
| 234 | "$$hashKey": "object:264", |
| 235 | "field": "select field", |
| 236 | "id": "1", |
| 237 | "type": "count" |
| 238 | } |
| 239 | ], |
| 240 | "query": "rule_level:>=12 AND _exists_:rule_mitre_tactic AND agent_name:$agent_name", |
| 241 | "refId": "A", |
| 242 | "timeField": "timestamp" |
| 243 | } |
| 244 | ], |
| 245 | "title": "MITRE ATT&CK ALERTS", |
| 246 | "type": "stat" |
| 247 | }, |
| 248 | { |
| 249 | "datasource": { |
| 250 | "type": "elasticsearch", |
| 251 | "uid": "replace_datasource_uid" |
| 252 | }, |
| 253 | "fieldConfig": { |
| 254 | "defaults": { |
| 255 | "mappings": [], |
| 256 | "thresholds": { |
| 257 | "mode": "absolute", |
| 258 | "steps": [ |
| 259 | { |
| 260 | "color": "light-red", |
| 261 | "value": null |
| 262 | } |
| 263 | ] |
| 264 | } |
| 265 | }, |
| 266 | "overrides": [] |
| 267 | }, |
| 268 | "gridPos": { |
| 269 | "h": 7, |
| 270 | "w": 4, |
| 271 | "x": 8, |
| 272 | "y": 0 |
| 273 | }, |
| 274 | "id": 12, |
| 275 | "options": { |
| 276 | "colorMode": "value", |
| 277 | "graphMode": "area", |
| 278 | "justifyMode": "auto", |
| 279 | "orientation": "auto", |
| 280 | "reduceOptions": { |
| 281 | "calcs": ["sum"], |
| 282 | "fields": "", |
| 283 | "values": false |
| 284 | }, |
| 285 | "text": {}, |
| 286 | "textMode": "auto" |
| 287 | }, |
| 288 | "pluginVersion": "9.0.0", |
| 289 | "targets": [ |
| 290 | { |
| 291 | "bucketAggs": [ |
| 292 | { |
| 293 | "$$hashKey": "object:161", |
| 294 | "field": "agent_name", |
| 295 | "id": "2", |
| 296 | "settings": { |
| 297 | "min_doc_count": 1, |
| 298 | "order": "desc", |
| 299 | "orderBy": "_term", |
| 300 | "size": "10" |
| 301 | }, |
| 302 | "type": "terms" |
| 303 | } |
| 304 | ], |
| 305 | "metrics": [ |
| 306 | { |
| 307 | "$$hashKey": "object:159", |
| 308 | "field": "agent_name", |
| 309 | "id": "1", |
| 310 | "meta": {}, |
| 311 | "settings": {}, |
| 312 | "type": "cardinality" |
| 313 | } |
| 314 | ], |
| 315 | "query": "rule_level:>=12 AND _exists_:rule_mitre_tactic AND agent_name:$agent_name", |
| 316 | "refId": "A", |
| 317 | "timeField": "timestamp" |
| 318 | } |
| 319 | ], |
| 320 | "title": "HOSTS AFFECTED", |
| 321 | "type": "stat" |
| 322 | }, |
| 323 | { |
| 324 | "datasource": { |
| 325 | "type": "elasticsearch", |
| 326 | "uid": "replace_datasource_uid" |
| 327 | }, |
| 328 | "fieldConfig": { |
| 329 | "defaults": { |
| 330 | "color": { |
| 331 | "mode": "palette-classic" |
| 332 | }, |
| 333 | "custom": { |
| 334 | "hideFrom": { |
| 335 | "legend": false, |
| 336 | "tooltip": false, |
| 337 | "viz": false |
| 338 | } |
| 339 | }, |
| 340 | "decimals": 0, |
| 341 | "mappings": [], |
| 342 | "unit": "short" |
| 343 | }, |
| 344 | "overrides": [] |
| 345 | }, |
| 346 | "gridPos": { |
| 347 | "h": 7, |
| 348 | "w": 6, |
| 349 | "x": 12, |
| 350 | "y": 0 |
| 351 | }, |
| 352 | "id": 15, |
| 353 | "links": [], |
| 354 | "maxDataPoints": 3, |
| 355 | "options": { |
| 356 | "displayLabels": [], |
| 357 | "legend": { |
| 358 | "calcs": [], |
| 359 | "displayMode": "table", |
| 360 | "placement": "right", |
| 361 | "values": ["value"] |
| 362 | }, |
| 363 | "pieType": "donut", |
| 364 | "reduceOptions": { |
| 365 | "calcs": ["sum"], |
| 366 | "fields": "", |
| 367 | "values": false |
| 368 | }, |
| 369 | "text": {}, |
| 370 | "tooltip": { |
| 371 | "mode": "single", |
| 372 | "sort": "none" |
| 373 | } |
| 374 | }, |
| 375 | "pluginVersion": "6.6.2", |
| 376 | "targets": [ |
| 377 | { |
| 378 | "bucketAggs": [ |
| 379 | { |
| 380 | "$$hashKey": "object:188", |
| 381 | "fake": true, |
| 382 | "field": "agent_name", |
| 383 | "id": "3", |
| 384 | "settings": { |
| 385 | "min_doc_count": 1, |
| 386 | "order": "desc", |
| 387 | "orderBy": "_count", |
| 388 | "size": "0" |
| 389 | }, |
| 390 | "type": "terms" |
| 391 | }, |
| 392 | { |
| 393 | "$$hashKey": "object:189", |
| 394 | "field": "timestamp", |
| 395 | "id": "2", |
| 396 | "settings": { |
| 397 | "interval": "auto", |
| 398 | "min_doc_count": 0, |
| 399 | "trimEdges": 0 |
| 400 | }, |
| 401 | "type": "date_histogram" |
| 402 | } |
| 403 | ], |
| 404 | "metrics": [ |
| 405 | { |
| 406 | "$$hashKey": "object:186", |
| 407 | "field": "select field", |
| 408 | "id": "1", |
| 409 | "type": "count" |
| 410 | } |
| 411 | ], |
| 412 | "query": "rule_level:>=12 AND _exists_:rule_mitre_tactic AND agent_name:$agent_name", |
| 413 | "refId": "A", |
| 414 | "timeField": "timestamp" |
| 415 | } |
| 416 | ], |
| 417 | "title": "HOSTS", |
| 418 | "type": "piechart" |
| 419 | }, |
| 420 | { |
| 421 | "datasource": { |
| 422 | "type": "elasticsearch", |
| 423 | "uid": "replace_datasource_uid" |
| 424 | }, |
| 425 | "fieldConfig": { |
| 426 | "defaults": { |
| 427 | "color": { |
| 428 | "mode": "thresholds" |
| 429 | }, |
| 430 | "custom": { |
| 431 | "align": "auto", |
| 432 | "displayMode": "auto", |
| 433 | "inspect": false |
| 434 | }, |
| 435 | "mappings": [], |
| 436 | "thresholds": { |
| 437 | "mode": "absolute", |
| 438 | "steps": [ |
| 439 | { |
| 440 | "color": "light-red", |
| 441 | "value": null |
| 442 | } |
| 443 | ] |
| 444 | } |
| 445 | }, |
| 446 | "overrides": [] |
| 447 | }, |
| 448 | "gridPos": { |
| 449 | "h": 7, |
| 450 | "w": 6, |
| 451 | "x": 18, |
| 452 | "y": 0 |
| 453 | }, |
| 454 | "id": 13, |
| 455 | "options": { |
| 456 | "footer": { |
| 457 | "fields": "", |
| 458 | "reducer": ["sum"], |
| 459 | "show": false |
| 460 | }, |
| 461 | "showHeader": true |
| 462 | }, |
| 463 | "pluginVersion": "9.0.0", |
| 464 | "targets": [ |
| 465 | { |
| 466 | "bucketAggs": [ |
| 467 | { |
| 468 | "$$hashKey": "object:228", |
| 469 | "field": "user_name", |
| 470 | "id": "2", |
| 471 | "settings": { |
| 472 | "min_doc_count": 1, |
| 473 | "order": "desc", |
| 474 | "orderBy": "_term", |
| 475 | "size": "10" |
| 476 | }, |
| 477 | "type": "terms" |
| 478 | } |
| 479 | ], |
| 480 | "metrics": [ |
| 481 | { |
| 482 | "$$hashKey": "object:226", |
| 483 | "field": "user_name", |
| 484 | "id": "1", |
| 485 | "meta": {}, |
| 486 | "settings": {}, |
| 487 | "type": "cardinality" |
| 488 | } |
| 489 | ], |
| 490 | "query": "rule_level:>=12 AND _exists_:rule_mitre_tactic AND agent_name:$agent_name", |
| 491 | "refId": "A", |
| 492 | "timeField": "timestamp" |
| 493 | } |
| 494 | ], |
| 495 | "title": "USERS/ACCOUNTS AFFECTED", |
| 496 | "type": "table" |
| 497 | }, |
| 498 | { |
| 499 | "datasource": { |
| 500 | "type": "elasticsearch", |
| 501 | "uid": "replace_datasource_uid" |
| 502 | }, |
| 503 | "fieldConfig": { |
| 504 | "defaults": { |
| 505 | "color": { |
| 506 | "mode": "palette-classic" |
| 507 | }, |
| 508 | "custom": { |
| 509 | "hideFrom": { |
| 510 | "legend": false, |
| 511 | "tooltip": false, |
| 512 | "viz": false |
| 513 | } |
| 514 | }, |
| 515 | "decimals": 0, |
| 516 | "mappings": [], |
| 517 | "unit": "short" |
| 518 | }, |
| 519 | "overrides": [] |
| 520 | }, |
| 521 | "gridPos": { |
| 522 | "h": 11, |
| 523 | "w": 5, |
| 524 | "x": 0, |
| 525 | "y": 7 |
| 526 | }, |
| 527 | "id": 16, |
| 528 | "links": [], |
| 529 | "options": { |
| 530 | "displayLabels": [], |
| 531 | "legend": { |
| 532 | "calcs": [], |
| 533 | "displayMode": "hidden", |
| 534 | "placement": "right", |
| 535 | "values": ["value"] |
| 536 | }, |
| 537 | "pieType": "pie", |
| 538 | "reduceOptions": { |
| 539 | "calcs": ["sum"], |
| 540 | "fields": "", |
| 541 | "values": false |
| 542 | }, |
| 543 | "text": {}, |
| 544 | "tooltip": { |
| 545 | "mode": "single", |
| 546 | "sort": "none" |
| 547 | } |
| 548 | }, |
| 549 | "pluginVersion": "7.1.0", |
| 550 | "targets": [ |
| 551 | { |
| 552 | "bucketAggs": [ |
| 553 | { |
| 554 | "$$hashKey": "object:82", |
| 555 | "fake": true, |
| 556 | "field": "rule_mitre_tactic", |
| 557 | "id": "3", |
| 558 | "settings": { |
| 559 | "min_doc_count": 1, |
| 560 | "order": "desc", |
| 561 | "orderBy": "_count", |
| 562 | "size": "10" |
| 563 | }, |
| 564 | "type": "terms" |
| 565 | }, |
| 566 | { |
| 567 | "$$hashKey": "object:83", |
| 568 | "field": "timestamp", |
| 569 | "id": "2", |
| 570 | "settings": { |
| 571 | "interval": "auto", |
| 572 | "min_doc_count": 0, |
| 573 | "trimEdges": 0 |
| 574 | }, |
| 575 | "type": "date_histogram" |
| 576 | } |
| 577 | ], |
| 578 | "metrics": [ |
| 579 | { |
| 580 | "$$hashKey": "object:80", |
| 581 | "field": "select field", |
| 582 | "id": "1", |
| 583 | "type": "count" |
| 584 | } |
| 585 | ], |
| 586 | "query": "agent_name:$agent_name", |
| 587 | "refId": "A", |
| 588 | "timeField": "timestamp" |
| 589 | } |
| 590 | ], |
| 591 | "title": "MITRE ATT&CK TACTICS (TOP 10)", |
| 592 | "type": "piechart" |
| 593 | }, |
| 594 | { |
| 595 | "datasource": { |
| 596 | "type": "elasticsearch", |
| 597 | "uid": "replace_datasource_uid" |
| 598 | }, |
| 599 | "fieldConfig": { |
| 600 | "defaults": { |
| 601 | "custom": { |
| 602 | "align": "auto", |
| 603 | "displayMode": "auto", |
| 604 | "filterable": false, |
| 605 | "inspect": false |
| 606 | }, |
| 607 | "mappings": [ |
| 608 | { |
| 609 | "options": { |
| 610 | "mitre_attack": { |
| 611 | "text": "Total" |
| 612 | } |
| 613 | }, |
| 614 | "type": "value" |
| 615 | } |
| 616 | ], |
| 617 | "thresholds": { |
| 618 | "mode": "absolute", |
| 619 | "steps": [ |
| 620 | { |
| 621 | "color": "green", |
| 622 | "value": null |
| 623 | }, |
| 624 | { |
| 625 | "color": "red", |
| 626 | "value": 80 |
| 627 | } |
| 628 | ] |
| 629 | } |
| 630 | }, |
| 631 | "overrides": [] |
| 632 | }, |
| 633 | "gridPos": { |
| 634 | "h": 11, |
| 635 | "w": 6, |
| 636 | "x": 5, |
| 637 | "y": 7 |
| 638 | }, |
| 639 | "id": 28, |
| 640 | "links": [], |
| 641 | "options": { |
| 642 | "footer": { |
| 643 | "fields": "", |
| 644 | "reducer": ["sum"], |
| 645 | "show": false |
| 646 | }, |
| 647 | "showHeader": true |
| 648 | }, |
| 649 | "pluginVersion": "9.0.0", |
| 650 | "targets": [ |
| 651 | { |
| 652 | "bucketAggs": [ |
| 653 | { |
| 654 | "$$hashKey": "object:615", |
| 655 | "fake": true, |
| 656 | "field": "rule_mitre_tactic", |
| 657 | "id": "4", |
| 658 | "settings": { |
| 659 | "min_doc_count": "1", |
| 660 | "order": "desc", |
| 661 | "orderBy": "_count", |
| 662 | "size": "0" |
| 663 | }, |
| 664 | "type": "terms" |
| 665 | } |
| 666 | ], |
| 667 | "metrics": [ |
| 668 | { |
| 669 | "$$hashKey": "object:80", |
| 670 | "field": "select field", |
| 671 | "id": "1", |
| 672 | "type": "count" |
| 673 | } |
| 674 | ], |
| 675 | "query": "agent_name:$agent_name", |
| 676 | "refId": "A", |
| 677 | "timeField": "timestamp" |
| 678 | } |
| 679 | ], |
| 680 | "title": "MITRE ATT&CK TACTICS", |
| 681 | "type": "table" |
| 682 | }, |
| 683 | { |
| 684 | "datasource": { |
| 685 | "type": "elasticsearch", |
| 686 | "uid": "replace_datasource_uid" |
| 687 | }, |
| 688 | "fieldConfig": { |
| 689 | "defaults": { |
| 690 | "custom": { |
| 691 | "align": "auto", |
| 692 | "displayMode": "auto", |
| 693 | "filterable": false, |
| 694 | "inspect": false |
| 695 | }, |
| 696 | "mappings": [ |
| 697 | { |
| 698 | "options": { |
| 699 | "mitre_attack": { |
| 700 | "text": "Total" |
| 701 | } |
| 702 | }, |
| 703 | "type": "value" |
| 704 | } |
| 705 | ], |
| 706 | "thresholds": { |
| 707 | "mode": "absolute", |
| 708 | "steps": [ |
| 709 | { |
| 710 | "color": "green", |
| 711 | "value": null |
| 712 | }, |
| 713 | { |
| 714 | "color": "red", |
| 715 | "value": 80 |
| 716 | } |
| 717 | ] |
| 718 | } |
| 719 | }, |
| 720 | "overrides": [] |
| 721 | }, |
| 722 | "gridPos": { |
| 723 | "h": 22, |
| 724 | "w": 5, |
| 725 | "x": 11, |
| 726 | "y": 7 |
| 727 | }, |
| 728 | "id": 33, |
| 729 | "links": [], |
| 730 | "options": { |
| 731 | "footer": { |
| 732 | "fields": "", |
| 733 | "reducer": ["sum"], |
| 734 | "show": false |
| 735 | }, |
| 736 | "showHeader": true |
| 737 | }, |
| 738 | "pluginVersion": "9.0.0", |
| 739 | "targets": [ |
| 740 | { |
| 741 | "bucketAggs": [ |
| 742 | { |
| 743 | "$$hashKey": "object:615", |
| 744 | "fake": true, |
| 745 | "field": "rule_mitre_id", |
| 746 | "id": "4", |
| 747 | "settings": { |
| 748 | "min_doc_count": "1", |
| 749 | "order": "desc", |
| 750 | "orderBy": "_count", |
| 751 | "size": "0" |
| 752 | }, |
| 753 | "type": "terms" |
| 754 | } |
| 755 | ], |
| 756 | "metrics": [ |
| 757 | { |
| 758 | "$$hashKey": "object:80", |
| 759 | "field": "select field", |
| 760 | "id": "1", |
| 761 | "type": "count" |
| 762 | } |
| 763 | ], |
| 764 | "query": "agent_name:$agent_name AND (_exists_:rule_mitre_tactic OR _exists_:data_win_eventdata_ruleName)", |
| 765 | "refId": "A", |
| 766 | "timeField": "timestamp" |
| 767 | } |
| 768 | ], |
| 769 | "title": "MITRE ATT&CK TECHNIQUES", |
| 770 | "transparent": true, |
| 771 | "type": "table" |
| 772 | }, |
| 773 | { |
| 774 | "datasource": { |
| 775 | "type": "elasticsearch", |
| 776 | "uid": "replace_datasource_uid" |
| 777 | }, |
| 778 | "fieldConfig": { |
| 779 | "defaults": { |
| 780 | "custom": { |
| 781 | "align": "auto", |
| 782 | "displayMode": "auto", |
| 783 | "filterable": false, |
| 784 | "inspect": false |
| 785 | }, |
| 786 | "mappings": [ |
| 787 | { |
| 788 | "options": { |
| 789 | "mitre_attack": { |
| 790 | "text": "Total" |
| 791 | } |
| 792 | }, |
| 793 | "type": "value" |
| 794 | } |
| 795 | ], |
| 796 | "thresholds": { |
| 797 | "mode": "absolute", |
| 798 | "steps": [ |
| 799 | { |
| 800 | "color": "green", |
| 801 | "value": null |
| 802 | }, |
| 803 | { |
| 804 | "color": "red", |
| 805 | "value": 80 |
| 806 | } |
| 807 | ] |
| 808 | } |
| 809 | }, |
| 810 | "overrides": [ |
| 811 | { |
| 812 | "matcher": { |
| 813 | "id": "byName", |
| 814 | "options": "data_win_eventdata_ruleName" |
| 815 | }, |
| 816 | "properties": [ |
| 817 | { |
| 818 | "id": "custom.width", |
| 819 | "value": 602 |
| 820 | } |
| 821 | ] |
| 822 | } |
| 823 | ] |
| 824 | }, |
| 825 | "gridPos": { |
| 826 | "h": 22, |
| 827 | "w": 8, |
| 828 | "x": 16, |
| 829 | "y": 7 |
| 830 | }, |
| 831 | "id": 34, |
| 832 | "links": [], |
| 833 | "options": { |
| 834 | "footer": { |
| 835 | "fields": "", |
| 836 | "reducer": ["sum"], |
| 837 | "show": false |
| 838 | }, |
| 839 | "showHeader": true, |
| 840 | "sortBy": [] |
| 841 | }, |
| 842 | "pluginVersion": "9.0.0", |
| 843 | "targets": [ |
| 844 | { |
| 845 | "bucketAggs": [ |
| 846 | { |
| 847 | "$$hashKey": "object:615", |
| 848 | "fake": true, |
| 849 | "field": "data_win_eventdata_ruleName", |
| 850 | "id": "4", |
| 851 | "settings": { |
| 852 | "min_doc_count": "1", |
| 853 | "order": "desc", |
| 854 | "orderBy": "_count", |
| 855 | "size": "0" |
| 856 | }, |
| 857 | "type": "terms" |
| 858 | } |
| 859 | ], |
| 860 | "metrics": [ |
| 861 | { |
| 862 | "$$hashKey": "object:80", |
| 863 | "field": "select field", |
| 864 | "id": "1", |
| 865 | "type": "count" |
| 866 | } |
| 867 | ], |
| 868 | "query": "agent_name:$agent_name", |
| 869 | "refId": "A", |
| 870 | "timeField": "timestamp" |
| 871 | } |
| 872 | ], |
| 873 | "title": "MITRE ATT&CK TECHNIQUES (SYSMON)", |
| 874 | "type": "table" |
| 875 | }, |
| 876 | { |
| 877 | "datasource": { |
| 878 | "type": "elasticsearch", |
| 879 | "uid": "replace_datasource_uid" |
| 880 | }, |
| 881 | "fieldConfig": { |
| 882 | "defaults": { |
| 883 | "color": { |
| 884 | "mode": "palette-classic" |
| 885 | }, |
| 886 | "custom": { |
| 887 | "hideFrom": { |
| 888 | "legend": false, |
| 889 | "tooltip": false, |
| 890 | "viz": false |
| 891 | } |
| 892 | }, |
| 893 | "decimals": 0, |
| 894 | "mappings": [], |
| 895 | "unit": "short" |
| 896 | }, |
| 897 | "overrides": [] |
| 898 | }, |
| 899 | "gridPos": { |
| 900 | "h": 11, |
| 901 | "w": 5, |
| 902 | "x": 0, |
| 903 | "y": 18 |
| 904 | }, |
| 905 | "id": 29, |
| 906 | "links": [], |
| 907 | "options": { |
| 908 | "displayLabels": [], |
| 909 | "legend": { |
| 910 | "calcs": [], |
| 911 | "displayMode": "hidden", |
| 912 | "placement": "bottom", |
| 913 | "values": ["value"] |
| 914 | }, |
| 915 | "pieType": "donut", |
| 916 | "reduceOptions": { |
| 917 | "calcs": ["sum"], |
| 918 | "fields": "", |
| 919 | "values": false |
| 920 | }, |
| 921 | "text": {}, |
| 922 | "tooltip": { |
| 923 | "mode": "single", |
| 924 | "sort": "none" |
| 925 | } |
| 926 | }, |
| 927 | "pluginVersion": "7.1.0", |
| 928 | "targets": [ |
| 929 | { |
| 930 | "bucketAggs": [ |
| 931 | { |
| 932 | "$$hashKey": "object:82", |
| 933 | "fake": true, |
| 934 | "field": "rule_mitre_technique", |
| 935 | "id": "3", |
| 936 | "settings": { |
| 937 | "min_doc_count": 1, |
| 938 | "order": "desc", |
| 939 | "orderBy": "_count", |
| 940 | "size": "10" |
| 941 | }, |
| 942 | "type": "terms" |
| 943 | }, |
| 944 | { |
| 945 | "$$hashKey": "object:83", |
| 946 | "field": "timestamp", |
| 947 | "id": "2", |
| 948 | "settings": { |
| 949 | "interval": "auto", |
| 950 | "min_doc_count": 0, |
| 951 | "trimEdges": 0 |
| 952 | }, |
| 953 | "type": "date_histogram" |
| 954 | } |
| 955 | ], |
| 956 | "metrics": [ |
| 957 | { |
| 958 | "$$hashKey": "object:80", |
| 959 | "field": "select field", |
| 960 | "id": "1", |
| 961 | "type": "count" |
| 962 | } |
| 963 | ], |
| 964 | "query": "agent_name:$agent_name AND (_exists_:rule_mitre_tactic OR _exists_:data_win_eventdata_ruleName)", |
| 965 | "refId": "A", |
| 966 | "timeField": "timestamp" |
| 967 | } |
| 968 | ], |
| 969 | "title": "MITRE ATT&CK TECHNIQUES (TOP 10)", |
| 970 | "type": "piechart" |
| 971 | }, |
| 972 | { |
| 973 | "datasource": { |
| 974 | "type": "elasticsearch", |
| 975 | "uid": "replace_datasource_uid" |
| 976 | }, |
| 977 | "fieldConfig": { |
| 978 | "defaults": { |
| 979 | "custom": { |
| 980 | "align": "auto", |
| 981 | "displayMode": "auto", |
| 982 | "filterable": false, |
| 983 | "inspect": false |
| 984 | }, |
| 985 | "mappings": [ |
| 986 | { |
| 987 | "options": { |
| 988 | "mitre_attack": { |
| 989 | "text": "Total" |
| 990 | } |
| 991 | }, |
| 992 | "type": "value" |
| 993 | } |
| 994 | ], |
| 995 | "thresholds": { |
| 996 | "mode": "absolute", |
| 997 | "steps": [ |
| 998 | { |
| 999 | "color": "green", |
| 1000 | "value": null |
| 1001 | }, |
| 1002 | { |
| 1003 | "color": "red", |
| 1004 | "value": 80 |
| 1005 | } |
| 1006 | ] |
| 1007 | } |
| 1008 | }, |
| 1009 | "overrides": [] |
| 1010 | }, |
| 1011 | "gridPos": { |
| 1012 | "h": 11, |
| 1013 | "w": 6, |
| 1014 | "x": 5, |
| 1015 | "y": 18 |
| 1016 | }, |
| 1017 | "id": 30, |
| 1018 | "links": [], |
| 1019 | "options": { |
| 1020 | "footer": { |
| 1021 | "fields": "", |
| 1022 | "reducer": ["sum"], |
| 1023 | "show": false |
| 1024 | }, |
| 1025 | "showHeader": true |
| 1026 | }, |
| 1027 | "pluginVersion": "9.0.0", |
| 1028 | "targets": [ |
| 1029 | { |
| 1030 | "bucketAggs": [ |
| 1031 | { |
| 1032 | "$$hashKey": "object:615", |
| 1033 | "fake": true, |
| 1034 | "field": "rule_mitre_technique", |
| 1035 | "id": "4", |
| 1036 | "settings": { |
| 1037 | "min_doc_count": "1", |
| 1038 | "order": "desc", |
| 1039 | "orderBy": "_count", |
| 1040 | "size": "0" |
| 1041 | }, |
| 1042 | "type": "terms" |
| 1043 | } |
| 1044 | ], |
| 1045 | "metrics": [ |
| 1046 | { |
| 1047 | "$$hashKey": "object:80", |
| 1048 | "field": "select field", |
| 1049 | "id": "1", |
| 1050 | "type": "count" |
| 1051 | } |
| 1052 | ], |
| 1053 | "query": "agent_name:$agent_name AND (_exists_:rule_mitre_tactic OR _exists_:data_win_eventdata_ruleName)", |
| 1054 | "refId": "A", |
| 1055 | "timeField": "timestamp" |
| 1056 | } |
| 1057 | ], |
| 1058 | "title": "MITRE ATT&CK TECHNIQUES", |
| 1059 | "type": "table" |
| 1060 | }, |
| 1061 | { |
| 1062 | "datasource": { |
| 1063 | "type": "elasticsearch", |
| 1064 | "uid": "replace_datasource_uid" |
| 1065 | }, |
| 1066 | "fieldConfig": { |
| 1067 | "defaults": { |
| 1068 | "color": { |
| 1069 | "mode": "thresholds" |
| 1070 | }, |
| 1071 | "custom": { |
| 1072 | "align": "auto", |
| 1073 | "displayMode": "auto", |
| 1074 | "inspect": false |
| 1075 | }, |
| 1076 | "mappings": [ |
| 1077 | { |
| 1078 | "options": { |
| 1079 | "mitre_attack": { |
| 1080 | "text": "Total" |
| 1081 | } |
| 1082 | }, |
| 1083 | "type": "value" |
| 1084 | } |
| 1085 | ], |
| 1086 | "thresholds": { |
| 1087 | "mode": "absolute", |
| 1088 | "steps": [ |
| 1089 | { |
| 1090 | "color": "green" |
| 1091 | }, |
| 1092 | { |
| 1093 | "color": "red", |
| 1094 | "value": 80 |
| 1095 | } |
| 1096 | ] |
| 1097 | } |
| 1098 | }, |
| 1099 | "overrides": [] |
| 1100 | }, |
| 1101 | "gridPos": { |
| 1102 | "h": 12, |
| 1103 | "w": 9, |
| 1104 | "x": 0, |
| 1105 | "y": 29 |
| 1106 | }, |
| 1107 | "id": 17, |
| 1108 | "options": { |
| 1109 | "footer": { |
| 1110 | "fields": "", |
| 1111 | "reducer": ["sum"], |
| 1112 | "show": false |
| 1113 | }, |
| 1114 | "showHeader": true |
| 1115 | }, |
| 1116 | "pluginVersion": "9.0.0", |
| 1117 | "targets": [ |
| 1118 | { |
| 1119 | "bucketAggs": [ |
| 1120 | { |
| 1121 | "$$hashKey": "object:82", |
| 1122 | "fake": true, |
| 1123 | "field": "agent_name", |
| 1124 | "id": "3", |
| 1125 | "settings": { |
| 1126 | "min_doc_count": 1, |
| 1127 | "order": "desc", |
| 1128 | "orderBy": "_count", |
| 1129 | "size": "10" |
| 1130 | }, |
| 1131 | "type": "terms" |
| 1132 | } |
| 1133 | ], |
| 1134 | "metrics": [ |
| 1135 | { |
| 1136 | "$$hashKey": "object:80", |
| 1137 | "field": "select field", |
| 1138 | "id": "1", |
| 1139 | "type": "count" |
| 1140 | } |
| 1141 | ], |
| 1142 | "query": "agent_name:$agent_name AND (_exists_:rule_mitre_tactic OR _exists_:data_win_eventdata_ruleName)", |
| 1143 | "refId": "A", |
| 1144 | "timeField": "timestamp" |
| 1145 | } |
| 1146 | ], |
| 1147 | "title": "MITRE ATT&CK - TOP 10 AGENTS", |
| 1148 | "transparent": true, |
| 1149 | "type": "table" |
| 1150 | }, |
| 1151 | { |
| 1152 | "aliasColors": {}, |
| 1153 | "bars": true, |
| 1154 | "dashLength": 10, |
| 1155 | "dashes": false, |
| 1156 | "datasource": { |
| 1157 | "type": "elasticsearch", |
| 1158 | "uid": "replace_datasource_uid" |
| 1159 | }, |
| 1160 | "fill": 1, |
| 1161 | "fillGradient": 0, |
| 1162 | "gridPos": { |
| 1163 | "h": 12, |
| 1164 | "w": 15, |
| 1165 | "x": 9, |
| 1166 | "y": 29 |
| 1167 | }, |
| 1168 | "hiddenSeries": false, |
| 1169 | "id": 32, |
| 1170 | "legend": { |
| 1171 | "alignAsTable": true, |
| 1172 | "avg": false, |
| 1173 | "current": false, |
| 1174 | "max": false, |
| 1175 | "min": false, |
| 1176 | "rightSide": true, |
| 1177 | "show": true, |
| 1178 | "total": false, |
| 1179 | "values": false |
| 1180 | }, |
| 1181 | "lines": false, |
| 1182 | "linewidth": 1, |
| 1183 | "nullPointMode": "null", |
| 1184 | "options": { |
| 1185 | "alertThreshold": true |
| 1186 | }, |
| 1187 | "percentage": false, |
| 1188 | "pluginVersion": "9.0.0", |
| 1189 | "pointradius": 2, |
| 1190 | "points": false, |
| 1191 | "renderer": "flot", |
| 1192 | "seriesOverrides": [], |
| 1193 | "spaceLength": 10, |
| 1194 | "stack": false, |
| 1195 | "steppedLine": false, |
| 1196 | "targets": [ |
| 1197 | { |
| 1198 | "bucketAggs": [ |
| 1199 | { |
| 1200 | "$$hashKey": "object:644", |
| 1201 | "fake": true, |
| 1202 | "field": "agent_name", |
| 1203 | "id": "3", |
| 1204 | "settings": { |
| 1205 | "min_doc_count": "1", |
| 1206 | "order": "desc", |
| 1207 | "orderBy": "_term", |
| 1208 | "size": "10" |
| 1209 | }, |
| 1210 | "type": "terms" |
| 1211 | }, |
| 1212 | { |
| 1213 | "$$hashKey": "object:627", |
| 1214 | "field": "timestamp", |
| 1215 | "id": "2", |
| 1216 | "settings": { |
| 1217 | "interval": "5m", |
| 1218 | "min_doc_count": 0, |
| 1219 | "trimEdges": 0 |
| 1220 | }, |
| 1221 | "type": "date_histogram" |
| 1222 | } |
| 1223 | ], |
| 1224 | "metrics": [ |
| 1225 | { |
| 1226 | "$$hashKey": "object:625", |
| 1227 | "field": "select field", |
| 1228 | "id": "1", |
| 1229 | "type": "count" |
| 1230 | } |
| 1231 | ], |
| 1232 | "query": "agent_name:$agent_name AND (_exists_:rule_mitre_tactic OR _exists_:data_win_eventdata_ruleName)", |
| 1233 | "refId": "A", |
| 1234 | "timeField": "timestamp" |
| 1235 | } |
| 1236 | ], |
| 1237 | "thresholds": [], |
| 1238 | "timeRegions": [], |
| 1239 | "title": "MITRE ATT&CK - HISTOGRAM", |
| 1240 | "tooltip": { |
| 1241 | "shared": true, |
| 1242 | "sort": 0, |
| 1243 | "value_type": "individual" |
| 1244 | }, |
| 1245 | "type": "graph", |
| 1246 | "xaxis": { |
| 1247 | "mode": "time", |
| 1248 | "show": true, |
| 1249 | "values": [] |
| 1250 | }, |
| 1251 | "yaxes": [ |
| 1252 | { |
| 1253 | "$$hashKey": "object:591", |
| 1254 | "format": "short", |
| 1255 | "logBase": 1, |
| 1256 | "show": true |
| 1257 | }, |
| 1258 | { |
| 1259 | "$$hashKey": "object:592", |
| 1260 | "format": "short", |
| 1261 | "logBase": 1, |
| 1262 | "show": true |
| 1263 | } |
| 1264 | ], |
| 1265 | "yaxis": { |
| 1266 | "align": false |
| 1267 | } |
| 1268 | }, |
| 1269 | { |
| 1270 | "datasource": { |
| 1271 | "type": "elasticsearch", |
| 1272 | "uid": "replace_datasource_uid" |
| 1273 | }, |
| 1274 | "fieldConfig": { |
| 1275 | "defaults": { |
| 1276 | "color": { |
| 1277 | "mode": "thresholds" |
| 1278 | }, |
| 1279 | "custom": { |
| 1280 | "align": "auto", |
| 1281 | "displayMode": "auto", |
| 1282 | "inspect": false |
| 1283 | }, |
| 1284 | "mappings": [], |
| 1285 | "thresholds": { |
| 1286 | "mode": "absolute", |
| 1287 | "steps": [ |
| 1288 | { |
| 1289 | "color": "green" |
| 1290 | }, |
| 1291 | { |
| 1292 | "color": "red", |
| 1293 | "value": 80 |
| 1294 | } |
| 1295 | ] |
| 1296 | } |
| 1297 | }, |
| 1298 | "overrides": [ |
| 1299 | { |
| 1300 | "matcher": { |
| 1301 | "id": "byName", |
| 1302 | "options": "timestamp" |
| 1303 | }, |
| 1304 | "properties": [ |
| 1305 | { |
| 1306 | "id": "displayName", |
| 1307 | "value": "Date/Time" |
| 1308 | }, |
| 1309 | { |
| 1310 | "id": "unit", |
| 1311 | "value": "time: YYYY-MM-DD HH:mm:ss" |
| 1312 | }, |
| 1313 | { |
| 1314 | "id": "custom.align" |
| 1315 | } |
| 1316 | ] |
| 1317 | }, |
| 1318 | { |
| 1319 | "matcher": { |
| 1320 | "id": "byName", |
| 1321 | "options": "agent_name" |
| 1322 | }, |
| 1323 | "properties": [ |
| 1324 | { |
| 1325 | "id": "displayName", |
| 1326 | "value": "AGENT" |
| 1327 | }, |
| 1328 | { |
| 1329 | "id": "unit", |
| 1330 | "value": "short" |
| 1331 | }, |
| 1332 | { |
| 1333 | "id": "decimals", |
| 1334 | "value": 2 |
| 1335 | }, |
| 1336 | { |
| 1337 | "id": "custom.align" |
| 1338 | } |
| 1339 | ] |
| 1340 | }, |
| 1341 | { |
| 1342 | "matcher": { |
| 1343 | "id": "byName", |
| 1344 | "options": "full_log" |
| 1345 | }, |
| 1346 | "properties": [ |
| 1347 | { |
| 1348 | "id": "displayName", |
| 1349 | "value": "EVENT" |
| 1350 | }, |
| 1351 | { |
| 1352 | "id": "unit", |
| 1353 | "value": "short" |
| 1354 | }, |
| 1355 | { |
| 1356 | "id": "decimals", |
| 1357 | "value": 2 |
| 1358 | } |
| 1359 | ] |
| 1360 | }, |
| 1361 | { |
| 1362 | "matcher": { |
| 1363 | "id": "byName", |
| 1364 | "options": "rule_groups" |
| 1365 | }, |
| 1366 | "properties": [ |
| 1367 | { |
| 1368 | "id": "displayName", |
| 1369 | "value": "RULE GROUPS" |
| 1370 | }, |
| 1371 | { |
| 1372 | "id": "unit", |
| 1373 | "value": "short" |
| 1374 | }, |
| 1375 | { |
| 1376 | "id": "decimals", |
| 1377 | "value": 2 |
| 1378 | }, |
| 1379 | { |
| 1380 | "id": "custom.align" |
| 1381 | } |
| 1382 | ] |
| 1383 | }, |
| 1384 | { |
| 1385 | "matcher": { |
| 1386 | "id": "byName", |
| 1387 | "options": "rule_level" |
| 1388 | }, |
| 1389 | "properties": [ |
| 1390 | { |
| 1391 | "id": "displayName", |
| 1392 | "value": "RULE LEVEL" |
| 1393 | }, |
| 1394 | { |
| 1395 | "id": "unit", |
| 1396 | "value": "short" |
| 1397 | }, |
| 1398 | { |
| 1399 | "id": "decimals", |
| 1400 | "value": -1 |
| 1401 | }, |
| 1402 | { |
| 1403 | "id": "custom.displayMode", |
| 1404 | "value": "color-background" |
| 1405 | }, |
| 1406 | { |
| 1407 | "id": "custom.align" |
| 1408 | }, |
| 1409 | { |
| 1410 | "id": "thresholds", |
| 1411 | "value": { |
| 1412 | "mode": "absolute", |
| 1413 | "steps": [ |
| 1414 | { |
| 1415 | "color": "#37872D" |
| 1416 | }, |
| 1417 | { |
| 1418 | "color": "rgba(237, 129, 40, 0.89)", |
| 1419 | "value": 7 |
| 1420 | }, |
| 1421 | { |
| 1422 | "color": "rgba(245, 54, 54, 0.9)", |
| 1423 | "value": 12 |
| 1424 | } |
| 1425 | ] |
| 1426 | } |
| 1427 | } |
| 1428 | ] |
| 1429 | }, |
| 1430 | { |
| 1431 | "matcher": { |
| 1432 | "id": "byName", |
| 1433 | "options": "rule_description" |
| 1434 | }, |
| 1435 | "properties": [ |
| 1436 | { |
| 1437 | "id": "displayName", |
| 1438 | "value": "RULE DESCRIPTION" |
| 1439 | }, |
| 1440 | { |
| 1441 | "id": "unit", |
| 1442 | "value": "short" |
| 1443 | }, |
| 1444 | { |
| 1445 | "id": "decimals", |
| 1446 | "value": 2 |
| 1447 | }, |
| 1448 | { |
| 1449 | "id": "custom.align" |
| 1450 | } |
| 1451 | ] |
| 1452 | }, |
| 1453 | { |
| 1454 | "matcher": { |
| 1455 | "id": "byName", |
| 1456 | "options": "EVENT ID" |
| 1457 | }, |
| 1458 | "properties": [ |
| 1459 | { |
| 1460 | "id": "links", |
| 1461 | "value": [ |
| 1462 | { |
| 1463 | "targetBlank": true, |
| 1464 | "title": "VIEW EVENT DETAILS", |
| 1465 | "url": "https://grafana.company.local/explore?left=%7B%22datasource%22:%22WAZUH%22,%22queries%22:%5B%7B%22refId%22:%22A%22,%22query%22:%22_id:${__value.text}%22,%22alias%22:%22%22,%22metrics%22:%5B%7B%22id%22:%221%22,%22type%22:%22logs%22,%22settings%22:%7B%22limit%22:%22500%22%7D%7D%5D,%22bucketAggs%22:%5B%7B%22type%22:%22date_histogram%22,%22id%22:%221%22,%22settings%22:%7B%22interval%22:%22auto%22%7D%7D%5D,%22timeField%22:%22timestamp%22%7D%5D,%22range%22:%7B%22from%22:%22now-6h%22,%22to%22:%22now%22%7D%7D" |
| 1466 | } |
| 1467 | ] |
| 1468 | } |
| 1469 | ] |
| 1470 | } |
| 1471 | ] |
| 1472 | }, |
| 1473 | "gridPos": { |
| 1474 | "h": 16, |
| 1475 | "w": 24, |
| 1476 | "x": 0, |
| 1477 | "y": 41 |
| 1478 | }, |
| 1479 | "id": 27, |
| 1480 | "options": { |
| 1481 | "footer": { |
| 1482 | "fields": "", |
| 1483 | "reducer": ["sum"], |
| 1484 | "show": false |
| 1485 | }, |
| 1486 | "showHeader": true |
| 1487 | }, |
| 1488 | "pluginVersion": "9.0.0", |
| 1489 | "targets": [ |
| 1490 | { |
| 1491 | "bucketAggs": [{"type": "date_histogram", "id": "1", "settings": {"interval": "auto"}}], |
| 1492 | "datasource": { |
| 1493 | "type": "elasticsearch", |
| 1494 | "uid": "replace_datasource_uid" |
| 1495 | }, |
| 1496 | "metrics": [ |
| 1497 | { |
| 1498 | "id": "1", |
| 1499 | "settings": { |
| 1500 | "size": "500" |
| 1501 | }, |
| 1502 | "type": "raw_data" |
| 1503 | } |
| 1504 | ], |
| 1505 | "query": "agent_name:$agent_name AND (_exists_:rule_mitre_tactic OR _exists_:data_win_eventdata_ruleName)", |
| 1506 | "refId": "A", |
| 1507 | "timeField": "timestamp" |
| 1508 | } |
| 1509 | ], |
| 1510 | "title": "MITRE ATT&CK - TELEMETRY", |
| 1511 | "transformations": [ |
| 1512 | { |
| 1513 | "id": "filterFieldsByName", |
| 1514 | "options": { |
| 1515 | "include": { |
| 1516 | "names": [ |
| 1517 | "timestamp", |
| 1518 | "_id", |
| 1519 | "agent_ip", |
| 1520 | "agent_name", |
| 1521 | "rule_description", |
| 1522 | "rule_level", |
| 1523 | "rule_mitre_id", |
| 1524 | "rule_mitre_tactic", |
| 1525 | "rule_mitre_technique", |
| 1526 | "syslog_level" |
| 1527 | ] |
| 1528 | } |
| 1529 | } |
| 1530 | }, |
| 1531 | { |
| 1532 | "id": "organize", |
| 1533 | "options": { |
| 1534 | "excludeByName": { |
| 1535 | "agent_ip": true |
| 1536 | }, |
| 1537 | "indexByName": { |
| 1538 | "_id": 1, |
| 1539 | "agent_ip": 3, |
| 1540 | "agent_name": 2, |
| 1541 | "rule_description": 4, |
| 1542 | "rule_level": 5, |
| 1543 | "rule_mitre_id": 6, |
| 1544 | "rule_mitre_tactic": 7, |
| 1545 | "rule_mitre_technique": 8, |
| 1546 | "syslog_level": 9, |
| 1547 | "timestamp": 0 |
| 1548 | }, |
| 1549 | "renameByName": { |
| 1550 | "_id": "EVENT ID", |
| 1551 | "agent_ip": "", |
| 1552 | "rule_description": "", |
| 1553 | "rule_mitre_id": "MITRE ID", |
| 1554 | "rule_mitre_tactic": "TACTIC", |
| 1555 | "rule_mitre_technique": "TECHNIQUE", |
| 1556 | "syslog_level": "LEVEL", |
| 1557 | "timestamp": "DATE/TIME" |
| 1558 | } |
| 1559 | } |
| 1560 | } |
| 1561 | ], |
| 1562 | "type": "table" |
| 1563 | } |
| 1564 | ], |
| 1565 | "refresh": "", |
| 1566 | "schemaVersion": 36, |
| 1567 | "style": "dark", |
| 1568 | "tags": ["EDR"], |
| 1569 | "templating": { |
| 1570 | "list": [ |
| 1571 | { |
| 1572 | "datasource": { |
| 1573 | "type": "elasticsearch", |
| 1574 | "uid": "replace_datasource_uid" |
| 1575 | }, |
| 1576 | "filters": [], |
| 1577 | "hide": 0, |
| 1578 | "label": "Filters", |
| 1579 | "name": "Filters", |
| 1580 | "skipUrlSync": false, |
| 1581 | "type": "adhoc" |
| 1582 | }, |
| 1583 | { |
| 1584 | "current": { |
| 1585 | "selected": false, |
| 1586 | "text": "All", |
| 1587 | "value": "$__all" |
| 1588 | }, |
| 1589 | "datasource": { |
| 1590 | "type": "elasticsearch", |
| 1591 | "uid": "replace_datasource_uid" |
| 1592 | }, |
| 1593 | "definition": "{ \"find\": \"terms\", \"field\": \"agent_name\", \"query\": \"_exists_:rule_mitre_tactic\"}", |
| 1594 | "hide": 0, |
| 1595 | "includeAll": true, |
| 1596 | "label": "AGENT", |
| 1597 | "multi": false, |
| 1598 | "name": "agent_name", |
| 1599 | "options": [], |
| 1600 | "query": "{ \"find\": \"terms\", \"field\": \"agent_name\", \"query\": \"_exists_:rule_mitre_tactic\"}", |
| 1601 | "refresh": 2, |
| 1602 | "regex": "", |
| 1603 | "skipUrlSync": false, |
| 1604 | "sort": 0, |
| 1605 | "tagValuesQuery": "", |
| 1606 | "tagsQuery": "", |
| 1607 | "type": "query", |
| 1608 | "useTags": false |
| 1609 | } |
| 1610 | ] |
| 1611 | }, |
| 1612 | "time": { |
| 1613 | "from": "now-6h", |
| 1614 | "to": "now" |
| 1615 | }, |
| 1616 | "timepicker": { |
| 1617 | "refresh_intervals": ["10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d"] |
| 1618 | }, |
| 1619 | "timezone": "", |
| 1620 | "title": "EDR - MITRE ATT&CK", |
| 1621 | "uid": null, |
| 1622 | "version": 3, |
| 1623 | "weekStart": "" |
| 1624 | } |