Merge PR #44: Normalize tags in 3 skills

This commit is contained in:
Mahipal
2026-04-26 14:03:28 +02:00
committed by GitHub
3 changed files with 16 additions and 10 deletions
@@ -8,10 +8,12 @@ description: 'Queries Azure Monitor activity logs and sign-in logs via azure-mon
domain: cybersecurity
subdomain: security-operations
tags:
- analyzing
- azure
- activity
- logs
- cloud-security
- azure-monitor
- kql
- threat-hunting
- activity-logs
version: '1.0'
author: mahipal
license: Apache-2.0
@@ -8,10 +8,12 @@ description: 'Performs Linux memory acquisition using LiME (Linux Memory Extract
domain: cybersecurity
subdomain: security-operations
tags:
- analyzing
- memory
- forensics
- with
- memory-forensics
- linux-forensics
- lime
- volatility
- incident-response
- kernel-modules
version: '1.0'
author: mahipal
license: Apache-2.0
@@ -6,10 +6,12 @@ description: Parse Windows PowerShell Script Block Logs (Event ID 4104) from EVT
domain: cybersecurity
subdomain: security-operations
tags:
- analyzing
- powershell
- script
- block
- script-block-logging
- event-id-4104
- obfuscation-detection
- windows-forensics
- endpoint-security
version: '1.0'
author: mahipal
license: Apache-2.0