Skip to content

secwexen/security-playbooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,211 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Security Playbooks

Security Playbooks Logo

CI Release License

About

Security Playbooks is a cybersecurity educational repository designed for detection engineers, threat hunters, incident responders, security engineers, cybersecurity professionals and SOC analysts.

It focuses on delivering realistic, MITRE ATT&CK mapping, detection rules, detection validation, security playbooks, SOC workflows, adversary emulation, threat intelligence, detection engineering content, and hands-on labs to help users build practical skills in threat hunting, incident response, and adversary simulation within controlled environments.

The project aims to bridge the gap between theoretical knowledge and real-world security operations by providing structured, reproducible, practical cybersecurity workflows, detection engineering, threat intelligence, and security operations (SecOps).

Use Cases

  • Alert Investigation & Triage
  • Threat Hunting Operations
  • Detection Engineering & Validation
  • Incident Response Simulation
  • Adversary Emulation (Lab Only)
  • Training & Skill Development
  • Alert Investigation & Triage

Legal & Authorized Use Only

This Security Playbooks repository is intended strictly for educational, research, and authorized security testing purposes only.

Users are solely responsible for ensuring their activities comply with all applicable laws and regulations.

The maintainers assume no liability for misuse or any damages resulting from the use of this project.

Legal Disclaimer

The contents of this repository, including scripts, scenarios, and detection rules, are provided for educational, research purposes only. No responsibility for any damage, misuse, or legal consequences resulting from the use of this material.

This software is provided “as is” without warranty of any kind, express or implied.

Who Is This For

  • SOC Analysts
  • Threat Hunters
  • Blue Team Engineers
  • Cybersecurity professionals
  • Red Teamers (Lab Use Only)
  • Detection Engineers
  • Threat Intelligence Analysts

Features

  • Detection Rules
  • Attack Scenarios
  • Hands-on Labs
  • Log Analysis Examples
  • Documentation & Tools
  • Sigma, YARA & Suricata Rules
  • IOC Enrichment & Threat Feeds

MITRE ATT&CK Coverage

Coverage mappings are maintained in:

Supported Integrations

Security Playbooks includes integrations for common security platforms and collaboration tools:

  • Microsoft Defender
  • CrowdStrike Falcon
  • Microsoft Sentinel
  • Splunk
  • Elastic
  • Slack

See Integrations for implementation details.

Installation

Supported Operating Systems

  • Linux (primary, production & deployment recommended)
  • Windows (WSL2)
  • macOS (native development supported)

Requirements

  • Python 3.11+
  • Make (for automation)
  • YAML / JSON configuration support
  • Sigma, YARA, Suricata rule formats

Quick Start

# Clone repository
git clone https://github.com/secwexen/security-playbooks.git
cd security-playbooks

# Create virtual environment
python -m venv venv
source venv/bin/activate  # Linux/Mac
venv\Scripts\activate     # Windows

# Install dependencies
pip install -r requirements.txt

# Install dev dependencies
pip install -r requirements-dev.txt

For full details, refer to the Quick Start file.

Documentation

License

Copyright © 2026 secwexen.

This project is licensed under the MIT License.
See the LICENSE file for full details.

Contributing

Contributions and suggestions are welcome!

  • Fork the repository and create a feature or fix branch (e.g. feature/your-feature, fix/bug-name, docs/update-readme, chore/dependency-update).
  • Make your changes and update the relevant documentation, playbooks, or detection rules as needed.
  • Use clear commit messages (e.g. Conventional Commits: feat:, fix:, docs:, refactor:).
  • Open a pull request referencing related issues/discussion when possible.
  • All PRs must pass CI checks before merging.

Please open an issue before submitting major changes or new features.

See CONTRIBUTING for detailed contribution guidelines.

Roadmap

Planned improvements include:

  • expanded ATT&CK-mapped playbooks and lab scenarios
  • enhanced and validated detection rules (Sigma, YARA, and Suricata)
  • structured SOC workflows and incident response playbooks
  • standardized, machine-readable playbook formats
  • alignment with security frameworks (NIST, CIS, ISO)

For the full roadmap and upcoming features, see ROADMAP.

Security

If you discover a security vulnerability, please follow our responsible disclosure process.

See SECURITY for detailed information.

About

Security Playbooks is a collection of MITRE ATT&CK mapping, detection rules (Sigma, YARA, and Suricata), detection validation, and hands-on lab for cybersecurity professionals and SOC analysts.

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages