mirror of
https://github.com/mukul975/Anthropic-Cybersecurity-Skills.git
synced 2026-06-11 21:54:56 +03:00
695 B
695 B
DLL Sideloading Hunt Template
Hunt Metadata
| Field | Value |
|---|---|
| Hunt ID | TH-SIDELOAD-YYYY-MM-DD-NNN |
| Analyst | |
| Date |
Hypothesis
[e.g., "Adversaries are using DLL sideloading with legitimate signed applications to execute malicious payloads while evading detection."]
Findings
| # | Host | Application | Sideloaded DLL | DLL Path | Signed | Risk | Verdict |
|---|---|---|---|---|---|---|---|
| 1 |
Recommendations
- Block: [Quarantine malicious DLLs]
- Harden: [Application directory permissions, DLL safe search mode]
- Detect: [Sysmon Event ID 7 rules for known targets]