Microsoft Sentinel Analytic Rules
cloudbrothers.infoAzure Sentinel RepoToggle Dark/Light/Auto modeToggle Dark/Light/Auto modeToggle Dark/Light/Auto modeBack to homepage

Subresource Integrity SRI Not Implemented

Back
Id6e9c75ed-7009-4918-a2f0-40b446614ea0
RulenameSubresource Integrity (SRI) Not Implemented
DescriptionSubresource Integrity (SRI) Not Implemented
SeverityInformational
TacticsInitialAccess
TechniquesT1189
Required data connectorsHVPollingIDAzureFunctions
KindScheduled
Query frequency5m
Query period5m
Trigger threshold0
Trigger operatorgt
Source Urihttps://github.com/Azure/Azure-Sentinel/blob/master/Solutions/CTM360/Analytic Rules/SubresourceIntegritySRINotImplemented.yaml
Version1.0.3
Arm template6e9c75ed-7009-4918-a2f0-40b446614ea0.json
Deploy To Azure
HackerViewLog_Azure_1_CL | where severity_s == "informational" | where progress_status_s == "New" | where status_s != "inactive"  | where issue_name_s == "Subresource Integrity (SRI) Not Implemented"
suppressionEnabled: false
relevantTechniques:
- T1189
entityMappings:
- fieldMappings:
  - columnName: meta_resolved_ip_s
    identifier: Address
  entityType: IP
- fieldMappings:
  - columnName: hackerview_link_s
    identifier: Url
  entityType: URL
- fieldMappings:
  - columnName: meta_host_s
    identifier: HostName
  entityType: Host
incidentConfiguration:
  groupingConfiguration:
    reopenClosedIncident: false
    matchingMethod: AllEntities
    enabled: false
    lookbackDuration: PT5H
  createIncident: true
triggerThreshold: 0
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/CTM360/Analytic Rules/SubresourceIntegritySRINotImplemented.yaml
suppressionDuration: 5h
description: |
    'Subresource Integrity (SRI) Not Implemented'
requiredDataConnectors:
- connectorId: HVPollingIDAzureFunctions
  dataTypes:
  - HackerViewLog_Azure_1_CL
triggerOperator: gt
version: 1.0.3
eventGroupingSettings:
  aggregationKind: SingleAlert
id: 6e9c75ed-7009-4918-a2f0-40b446614ea0
queryFrequency: 5m
query: HackerViewLog_Azure_1_CL | where severity_s == "informational" | where progress_status_s == "New" | where status_s != "inactive"  | where issue_name_s == "Subresource Integrity (SRI) Not Implemented"
severity: Informational
status: Available
queryPeriod: 5m
name: Subresource Integrity (SRI) Not Implemented
tactics:
- InitialAccess
kind: Scheduled