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

Cyble Vision Alerts Github

Back
Id117e8f7c-8f44-4061-bcc2-b444b98a3838
RulenameCyble Vision Alerts Github
DescriptionThis alert generates incidents for Github
SeverityLow
TacticsCollection
CredentialAccess
TechniquesT1213
T1530
T1552
Required data connectorsCybleVisionAlerts
KindScheduled
Query frequency30m
Query period30m
Trigger threshold0
Trigger operatorGreaterThan
Source Urihttps://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Cyble Vision/Analytic Rules/Alerts_github.yaml
Version1.0.1
Arm template117e8f7c-8f44-4061-bcc2-b444b98a3838.json
Deploy To Azure
Alerts_github
| where Service contains "github"
| extend MappedSeverity = Severity
suppressionDuration: PT5H
name: Cyble Vision Alerts Github
enabled: true
severity: Low
description: |
    'This alert generates incidents for Github'
subTechniques: []
customDetails:
  URL: html_url
  Repository: repo_full_name
  GitURl: git_url
  Score: score
  SHA: sha
  Owner: owner_login
  Service: Service
  Status: Status
  OriginalSeverity: Severity
  FileName: file_name
  AlertID: AlertID
  MappedSeverity: Severity
requiredDataConnectors:
- dataTypes:
  - CybleVisionAlerts_CL
  connectorId: CybleVisionAlerts
tactics:
- Collection
- CredentialAccess
relevantTechniques:
- T1213
- T1530
- T1552
entityMappings:
- entityType: Account
  fieldMappings:
  - identifier: Name
    columnName: owner_login
- entityType: URL
  fieldMappings:
  - identifier: Url
    columnName: html_url
- entityType: File
  fieldMappings:
  - identifier: Name
    columnName: file_name
  - identifier: Directory
    columnName: file_path
triggerThreshold: 0
status: Available
queryPeriod: 30m
incidentConfiguration:
  groupingConfiguration:
    reopenClosedIncident: false
    lookbackDuration: PT5H
    matchingMethod: AllEntities
    enabled: false
  createIncident: true
version: 1.0.1
alertDetailsOverride:
  alertDescriptionFormat: This Rule generate incidents for Serviec Github
  alertDisplayNameFormat: Cyble Vision Alert for Github
  alertDynamicProperties: []
id: 117e8f7c-8f44-4061-bcc2-b444b98a3838
query: |
  Alerts_github
  | where Service contains "github"
  | extend MappedSeverity = Severity  
triggerOperator: GreaterThan
eventGroupingSettings:
  aggregationKind: AlertPerResult
queryFrequency: 30m
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Cyble Vision/Analytic Rules/Alerts_github.yaml
kind: Scheduled