Initial commit - 611 cybersecurity skills across all subdomains

This commit is contained in:
mukul975
2026-02-25 10:47:44 +01:00
commit 22a7ab1462
1765 changed files with 280648 additions and 0 deletions
@@ -0,0 +1,26 @@
# Data Exfiltration Hunt Template
## Hunt Metadata
| Field | Value |
|-------|-------|
| Hunt ID | TH-EXFIL-YYYY-MM-DD-NNN |
| Analyst | |
| Date | |
## Hypothesis
> [e.g., "Compromised endpoints are exfiltrating sensitive data to cloud storage or via DNS tunneling."]
## Findings
| # | Source | Destination | Channel | Volume | Period | Risk | Verdict |
|---|--------|-------------|---------|--------|--------|------|---------|
| 1 | | | | | | | |
## Data Exposure Assessment
| Data Type | Volume | Classification | Impact |
|-----------|--------|---------------|--------|
| | | | |
## Recommendations
1. **Block**: [Destinations to block]
2. **DLP**: [Rules to deploy]
3. **Monitor**: [New detection rules]