mirror of
https://github.com/mukul975/Anthropic-Cybersecurity-Skills.git
synced 2026-08-28 12:19:41 +03:00
Initial commit - 611 cybersecurity skills across all subdomains
This commit is contained in:
@@ -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]
|
||||
Reference in New Issue
Block a user