← Back to Intelligence Library

Labs & Projects • Project Write-Up

The CTI Research Workbench

A breakdown of my Wazuh, Sysmon, Kali Linux, Atomic Red Team, MITRE ATT&CK, and Diamond Model lab environment.

CTI FocusThreat HuntingMITRE ATT&CKWazuh

Last Updated: July 2026

The Cyber Threat Intelligence (CTI) Research Lab was created to bridge the gap between technical investigation and intelligence analysis. Rather than simply reading about cyber threats, I wanted an environment where I could safely observe attacker behavior, analyze telemetry, map activity to known frameworks, and practice communicating meaningful findings.

The purpose of this lab is not to simulate a perfect enterprise environment. It is to build the habits of a threat intelligence analyst: asking questions, gathering evidence, identifying patterns, and transforming technical observations into actionable intelligence.

Why It Matters

Modern cybersecurity generates an enormous amount of data. Security alerts, endpoint logs, network traffic, authentication events, and threat intelligence feeds all provide valuable information, but raw data alone does not create understanding.

Cyber threat intelligence focuses on answering the questions behind the data: Who is behaving this way? Why are they doing it? How does this activity compare to known adversaries? What risk does it create, and how should defenders respond? Learning to answer those questions is what transforms technical knowledge into operational value.

Key Concepts & Lessons

Collecting evidence is only the beginning.

A single log entry rarely tells the full story. Meaningful analysis comes from correlating multiple sources of information to understand what happened before, during, and after an event.

Frameworks provide structure.

Throughout this lab, I use industry-recognized frameworks such as MITRE ATT&CK and the Diamond Model to organize observations, identify adversary behaviors, and communicate findings using a common language shared across the cybersecurity community.

Documentation is part of the investigation.

Technical findings only become useful when they can be clearly explained. Writing reports, documenting assumptions, recording evidence, and developing defensive recommendations are all essential parts of the intelligence process.

Threat intelligence connects technical activity to business risk.

The ultimate goal is not simply to identify suspicious behavior, but to explain why that behavior matters, who could be affected, and what actions defenders should prioritize.

Lab Environment

The lab combines several open-source and enterprise-inspired tools that help simulate common SOC and CTI workflows while providing opportunities to investigate realistic attack scenarios.

  • Wazuh for centralized security monitoring and alerting
  • Sysmon for detailed Windows endpoint telemetry
  • Kali Linux for controlled adversary simulations
  • Atomic Red Team for safe ATT&CK technique emulation
  • MITRE ATT&CK for adversary behavior mapping
  • The Diamond Model for intrusion analysis and intelligence reporting

Millie's Perspective

Building this lab helped me realize that I enjoy asking "why" just as much as "how." While learning technical tools is important, what excites me most is connecting small observations into a larger story about attacker behavior.

One of the biggest lessons I have learned is that intelligence is not about knowing everything. It is about gathering reliable evidence, recognizing patterns, acknowledging uncertainty, and communicating your assessment in a way that helps someone make a better decision.

As I continue expanding this lab, I plan to incorporate additional adversary emulation, malware analysis, network forensics, and threat hunting exercises so it continues to reflect the skills I am developing as an aspiring cyber threat intelligence analyst.

Millie's Perspective

Intelligence work gets stronger when you connect the why behind activity, not just the what. Practice explaining attacker behavior in plain language.

Key Takeaways

  • CTI connects technical activity to adversary behavior.
  • MITRE ATT&CK helps structure analysis.
  • The Diamond Model supports intrusion analysis.
  • Documentation is part of investigation work.
  • Strong analysis explains why activity matters.

Project Repository

Interested in the complete project, lab documentation, or research notes? Explore the full repository on GitHub.

View on GitHub →