mirror of
https://github.com/mukul975/Anthropic-Cybersecurity-Skills.git
synced 2026-09-02 14:40:51 +03:00
Fix SKILL.md frontmatter: add missing domain/subdomain/tags/version/author/license fields, fix name=None entries — all 649 skills now pass CI validation
This commit is contained in:
@@ -5,6 +5,12 @@ description: >
|
||||
anomalies, ASN diversity, password spray patterns, and geographic distribution of failed
|
||||
logins. Uses statistical analysis on Splunk or raw log data. Use when investigating
|
||||
account takeover campaigns or building detection rules for auth abuse.
|
||||
domain: cybersecurity
|
||||
subdomain: security-operations
|
||||
tags: [hunting, credential, stuffing, attacks]
|
||||
version: "1.0"
|
||||
author: mahipal
|
||||
license: MIT
|
||||
---
|
||||
|
||||
# Hunting Credential Stuffing Attacks
|
||||
|
||||
Reference in New Issue
Block a user