mirror of
https://github.com/mukul975/Anthropic-Cybersecurity-Skills.git
synced 2026-07-17 05:05:16 +03:00
32 lines
633 B
Markdown
32 lines
633 B
Markdown
# YARA Rule Development Report
|
|
|
|
## Rule Metadata
|
|
| Field | Value |
|
|
|-------|-------|
|
|
| Rule Name | |
|
|
| Target Family | |
|
|
| Author | |
|
|
| Date Created | |
|
|
| TLP | WHITE |
|
|
|
|
## Detection Targets
|
|
| Pattern Type | Value | Rationale |
|
|
|-------------|-------|-----------|
|
|
| String | | |
|
|
| Hex Pattern | | |
|
|
| Import | | |
|
|
|
|
## Testing Results
|
|
| Metric | Value |
|
|
|--------|-------|
|
|
| True Positives | |
|
|
| False Negatives | |
|
|
| False Positives | |
|
|
| Detection Rate | % |
|
|
| FP Rate | % |
|
|
|
|
## Deployment Recommendations
|
|
1. Deploy to endpoint scanning infrastructure
|
|
2. Add to YARA retrohunt on VirusTotal
|
|
3. Integrate with SIEM alerting pipeline
|