This directory contains practical tools and templates to implement the Detection Engineering Framework in your organization.
Organized by framework phase and template type:
- Standard Use Case Request - Comprehensive use case planning template
- Expedited Use Case Request - Fast-track template for urgent threats (Coming Soon)
- Compliance Use Case Request - Regulatory-focused template (Coming Soon)
- Technical Analysis Template - Development Phase A assessment (Coming Soon)
- Data Source Assessment - Infrastructure and data availability analysis (Coming Soon)
- Attack Simulation Planning - Testing and validation framework (Coming Soon)
- Detection Rule Documentation - Standardized rule documentation (Coming Soon)
- Rule Testing Framework - Validation and testing templates (Coming Soon)
- Performance Optimization - Tuning and efficiency templates (Coming Soon)
- Incident Response Template - Standard playbook structure (Coming Soon)
- Escalation Procedures - Communication and escalation templates (Coming Soon)
- Automation Integration - SOAR and automation templates (Coming Soon)
- Performance Metrics - KPI and measurement templates (Coming Soon)
- Effectiveness Assessment - Use case success evaluation (Coming Soon)
- Continuous Improvement - Feedback and optimization templates (Coming Soon)
Utilities and scripts to support the detection engineering process:
- Template Validation Scripts - Automated template completeness checking (Coming Soon)
- Workflow Automation - Integration with ticketing and approval systems (Coming Soon)
- Metrics Collection - Automated performance data gathering (Coming Soon)
flowchart TD
A[🎯 New Detection Need] --> B{Urgency Level?}
B -->|🚨 Critical/Zero-Day| C[⚡ Expedited Use Case]
B -->|📜 Compliance Driven| D[📊 Compliance Use Case]
B -->|🔄 Standard Process| E[📋 Standard Use Case]
E --> F[📍 Planning Phase]
C --> F
D --> F
F --> G[🔍 Technical Feasibility]
G --> H[💻 Detection Rules]
H --> I[🚨 Response Playbooks]
I --> J[📊 Metrics & Tracking]
style A fill:#2c3e50
style B fill:#e74c3c
style C fill:#f39c12
style D fill:#3498db
style E fill:#27ae60
style F fill:#9b59b6
- 📋 Start with Use Case Request - Define business need and requirements
- 🔍 Conduct Technical Feasibility - Assess implementation viability
- 💻 Develop Detection Rules - Create and document detection logic
- 🚨 Build Response Playbooks - Define incident response procedures
- 📊 Establish Metrics - Track performance and effectiveness
- Planning Phase → Use Case Requests
- Development Phase A → Technical Feasibility
- Development Phase B → Detection Rules
- Development Phase C → Response Playbooks
- All Phases → Metrics & Tracking
- Business Stakeholders → Use Case Requests, Metrics
- Security Architects → Technical Feasibility, Detection Rules
- SOC Analysts → Response Playbooks, Metrics
- Compliance Teams → Specialized compliance templates
- Framework Alignment: All templates map to specific framework phases
- Comprehensive Guidance: Detailed instructions and examples included
- Stakeholder Integration: Clear roles and responsibilities defined
- Traceability Support: Links business drivers to technical implementation
- Version Control Ready: Designed for document lifecycle management
- Follow existing template structure and formatting standards
- Include comprehensive guidance comments and examples
- Test templates with real-world scenarios before submission
- Document any dependencies or prerequisites clearly
- Maintain consistency with Detection Engineering Framework terminology
- Identify Need - Gap analysis in current template coverage
- Design Template - Create structure aligned with framework phases
- Add Guidance - Include helpful comments and examples
- Test & Validate - Use template in real scenarios
- Documentation - Create usage guidelines and integration notes
- Community Review - Submit for feedback and refinement
- Detection Engineering Framework - Main framework documentation
- Planning Phase - Detailed planning methodology
- Development Phases - Development implementation guidance
- Best Practices - Advanced implementation strategies
These templates support the Detection Engineering Framework methodology. For complete framework documentation, see the main repository.
Version: 2.0
Last Updated: September 2025
Maintainer: Detection Engineering Framework Community