Skip to content

rfackroyd/detection-engineering-starter-pack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

🛡️ Detection Engineering Starter Pack

Discord

An opinionated list of essential resources for aspiring Detection Engineers.

The goal of this starter pack is to provide a curated selection of resources to help you get started in detection engineering without feeling overwhelmed. This list is based on personal experience with various detection technologies. Hope it helps! 🚀


💬 Join the Discord

Connect with others to discuss all things threat detection and security engineering.


📖 Contents


🔍 Understanding Attacker Techniques

See how attackers achieve their goals.

  • MITRE ATT&CK - The #1 knowledge base of adversary tactics and techniques.
  • Top 10 ATT&CK Techniques - A customisable page to display the most common ATT&CK techniques.
  • Hacking the Cloud - A collection of resources for understanding cloud-focused attack techniques.
  • The DFIR Report - Real-world incidents analysed and described with a defender's mindset. A personal favourite.

📜 Getting to Know Detection Rules

Example repositories showcasing how detections are structured and applied.


🛠️ Trying It Out Yourself

Tools to play with that are either open source or have a free-tier element.

🔒 Endpoint Detection

  • Aurora - An agent that can run Sigma rules. Load up your Sigma rules, and create alerts from your event logs.
  • Velociraptor - A digital forensic and incident response tool that enhances your visibility into your endpoints.
  • Falco - A cloud-native runtime security tool to detect threats within containers.
  • Sysmon - A simple Windows system monitor.
  • Osquery - An operating system instrumentation framework.

🌐 Network Detection

  • Suricata - Detection rules designed to interrogate network traffic for suspicious activity.

📂 File Content Detection

  • YARA - Detection rules for identifying and classifying malware samples.

📊 SIEM (Security Information and Event Management)

  • Elastic Stack (ELK) - A suite of tools for search, logging, and analytics.
  • Wazuh - An open-source security monitoring platform.

⚙️ SOAR (Security Orchestration Automation and Response)

  • Tines - A no-code automation platform for security teams. Great for automating anything, quickly. Has a free tier.

🎭 Adversary Emulation


📚 Useful Concepts


🧪 Labs & Training

  • Blue Team Labs Online - A platform for hands-on blue team training.
  • ACE Responder - A realistic and immersive platform for existing cyber defenders and newcomers alike.

📖 Further Reading & Interesting Projects

A handpicked selection of materials that have inspired me.


🌟 Awesome Lists

If you are hungry for more resources, check out these awesome lists.

About

A starter pack of resources to help you get started in Detection Engineering.

Topics

Resources

Code of conduct

Stars

Watchers

Forks