├── LICENSE ├── MITRE Analytics and Incidents Mapping ├── README.md ├── attack-layer-templates │ ├── layer-v13.json │ └── layer-v14.json ├── examples │ ├── alert-rule-type.png │ ├── analytics-statistics.png │ ├── banner.png │ ├── data-connector-filter.png │ ├── incident-statistics.png │ ├── incidents-layer.png │ ├── links-example.png │ ├── period-filter.png │ ├── provider-filter.png │ ├── score-and-metadata-example.png │ ├── status-filter.png │ ├── subscription-selection.png │ ├── techniques-matrix.png │ └── zscaler-template-layer.png ├── lookuptable │ ├── data_sources.json │ ├── matrix-v13.json │ └── matrix-v14.json ├── map-analytics.ps1 └── map-incidents.ps1 ├── README.md ├── Windows Security Event Gap Checker ├── README.md ├── examples │ ├── all-used-ids.png │ ├── event-ids-found.png │ └── xpath.png └── windows_events_checker.ps1 └── images └── logo-transparant.png /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HybridBrothers/Hybrid-Brothers-Projects/HEAD/LICENSE -------------------------------------------------------------------------------- /MITRE Analytics and Incidents Mapping/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HybridBrothers/Hybrid-Brothers-Projects/HEAD/MITRE Analytics and Incidents Mapping/README.md -------------------------------------------------------------------------------- /MITRE Analytics and Incidents Mapping/attack-layer-templates/layer-v13.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HybridBrothers/Hybrid-Brothers-Projects/HEAD/MITRE Analytics and Incidents Mapping/attack-layer-templates/layer-v13.json -------------------------------------------------------------------------------- /MITRE Analytics and Incidents Mapping/attack-layer-templates/layer-v14.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HybridBrothers/Hybrid-Brothers-Projects/HEAD/MITRE Analytics and Incidents Mapping/attack-layer-templates/layer-v14.json -------------------------------------------------------------------------------- /MITRE Analytics and Incidents Mapping/examples/alert-rule-type.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HybridBrothers/Hybrid-Brothers-Projects/HEAD/MITRE Analytics and Incidents Mapping/examples/alert-rule-type.png -------------------------------------------------------------------------------- /MITRE Analytics and Incidents Mapping/examples/analytics-statistics.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HybridBrothers/Hybrid-Brothers-Projects/HEAD/MITRE Analytics and Incidents Mapping/examples/analytics-statistics.png -------------------------------------------------------------------------------- /MITRE Analytics and Incidents Mapping/examples/banner.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HybridBrothers/Hybrid-Brothers-Projects/HEAD/MITRE Analytics and Incidents Mapping/examples/banner.png -------------------------------------------------------------------------------- /MITRE Analytics and Incidents Mapping/examples/data-connector-filter.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HybridBrothers/Hybrid-Brothers-Projects/HEAD/MITRE Analytics and Incidents Mapping/examples/data-connector-filter.png -------------------------------------------------------------------------------- /MITRE Analytics and Incidents Mapping/examples/incident-statistics.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HybridBrothers/Hybrid-Brothers-Projects/HEAD/MITRE Analytics and Incidents Mapping/examples/incident-statistics.png -------------------------------------------------------------------------------- /MITRE Analytics and Incidents Mapping/examples/incidents-layer.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HybridBrothers/Hybrid-Brothers-Projects/HEAD/MITRE Analytics and Incidents Mapping/examples/incidents-layer.png -------------------------------------------------------------------------------- /MITRE Analytics and Incidents Mapping/examples/links-example.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HybridBrothers/Hybrid-Brothers-Projects/HEAD/MITRE Analytics and Incidents Mapping/examples/links-example.png -------------------------------------------------------------------------------- /MITRE Analytics and Incidents Mapping/examples/period-filter.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HybridBrothers/Hybrid-Brothers-Projects/HEAD/MITRE Analytics and Incidents Mapping/examples/period-filter.png -------------------------------------------------------------------------------- /MITRE Analytics and Incidents Mapping/examples/provider-filter.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HybridBrothers/Hybrid-Brothers-Projects/HEAD/MITRE Analytics and Incidents Mapping/examples/provider-filter.png -------------------------------------------------------------------------------- /MITRE Analytics and Incidents Mapping/examples/score-and-metadata-example.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HybridBrothers/Hybrid-Brothers-Projects/HEAD/MITRE Analytics and Incidents Mapping/examples/score-and-metadata-example.png -------------------------------------------------------------------------------- /MITRE Analytics and Incidents Mapping/examples/status-filter.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HybridBrothers/Hybrid-Brothers-Projects/HEAD/MITRE Analytics and Incidents Mapping/examples/status-filter.png -------------------------------------------------------------------------------- /MITRE Analytics and Incidents Mapping/examples/subscription-selection.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HybridBrothers/Hybrid-Brothers-Projects/HEAD/MITRE Analytics and Incidents Mapping/examples/subscription-selection.png -------------------------------------------------------------------------------- /MITRE Analytics and Incidents Mapping/examples/techniques-matrix.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HybridBrothers/Hybrid-Brothers-Projects/HEAD/MITRE Analytics and Incidents Mapping/examples/techniques-matrix.png -------------------------------------------------------------------------------- /MITRE Analytics and Incidents Mapping/examples/zscaler-template-layer.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HybridBrothers/Hybrid-Brothers-Projects/HEAD/MITRE Analytics and Incidents Mapping/examples/zscaler-template-layer.png -------------------------------------------------------------------------------- /MITRE Analytics and Incidents Mapping/lookuptable/data_sources.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HybridBrothers/Hybrid-Brothers-Projects/HEAD/MITRE Analytics and Incidents Mapping/lookuptable/data_sources.json -------------------------------------------------------------------------------- /MITRE Analytics and Incidents Mapping/lookuptable/matrix-v13.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HybridBrothers/Hybrid-Brothers-Projects/HEAD/MITRE Analytics and Incidents Mapping/lookuptable/matrix-v13.json -------------------------------------------------------------------------------- /MITRE Analytics and Incidents Mapping/lookuptable/matrix-v14.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HybridBrothers/Hybrid-Brothers-Projects/HEAD/MITRE Analytics and Incidents Mapping/lookuptable/matrix-v14.json -------------------------------------------------------------------------------- /MITRE Analytics and Incidents Mapping/map-analytics.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HybridBrothers/Hybrid-Brothers-Projects/HEAD/MITRE Analytics and Incidents Mapping/map-analytics.ps1 -------------------------------------------------------------------------------- /MITRE Analytics and Incidents Mapping/map-incidents.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HybridBrothers/Hybrid-Brothers-Projects/HEAD/MITRE Analytics and Incidents Mapping/map-incidents.ps1 -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HybridBrothers/Hybrid-Brothers-Projects/HEAD/README.md -------------------------------------------------------------------------------- /Windows Security Event Gap Checker/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HybridBrothers/Hybrid-Brothers-Projects/HEAD/Windows Security Event Gap Checker/README.md -------------------------------------------------------------------------------- /Windows Security Event Gap Checker/examples/all-used-ids.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HybridBrothers/Hybrid-Brothers-Projects/HEAD/Windows Security Event Gap Checker/examples/all-used-ids.png -------------------------------------------------------------------------------- /Windows Security Event Gap Checker/examples/event-ids-found.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HybridBrothers/Hybrid-Brothers-Projects/HEAD/Windows Security Event Gap Checker/examples/event-ids-found.png -------------------------------------------------------------------------------- /Windows Security Event Gap Checker/examples/xpath.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HybridBrothers/Hybrid-Brothers-Projects/HEAD/Windows Security Event Gap Checker/examples/xpath.png -------------------------------------------------------------------------------- /Windows Security Event Gap Checker/windows_events_checker.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HybridBrothers/Hybrid-Brothers-Projects/HEAD/Windows Security Event Gap Checker/windows_events_checker.ps1 -------------------------------------------------------------------------------- /images/logo-transparant.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HybridBrothers/Hybrid-Brothers-Projects/HEAD/images/logo-transparant.png --------------------------------------------------------------------------------