WinLOLBIN-GT: A Behavioural Ground Truth Dataset for ML-Based Detection of Windows LOLBIN Abuse
Authors/Creators
Description
Windows Living-Off-the-Land Binary Ground Truth (WinLOLBIN-GT) is a labelled behavioural ground truth dataset developed to support machine learning-based detection of Windows Living-Off-the-Land Binary (LOLBin) abuse. The dataset was constructed using a controlled laboratory testbed, where benign administrative activity and malicious LOLBin execution patterns were generated, captured, validated, and labelled. Each event reflects realistic System Monitor (Sysmon) Event ID 1 process creation behaviour, including command-line structure, parent-child process relationships, file paths, user context, and mapped behavioural indicators.
The dataset contains 10,006,645 processed rows, consisting of 55 behavioural features and one model_text training field, alongside 10,000,000 unprocessed rows. The labelling scheme uses 0 for benign activity and 1 for malicious activity. Every malicious row is mapped to a MITRE Adversarial Tactics, Techniques, and Common Knowledge (MITRE ATT&CK) technique identifier. The dataset sources include the Living Off the Land Binaries and Scripts (LOLBAS) Project catalogue, Atomic Red Team test procedures, a Living Off the Land Libraries (libLOL) attacker command library, and publicly available threat intelligence reports.
Windows Living-Off-the-Land Binary Ground Truth (WinLOLBIN-GT) was used to train machine learning models for Windows Living-Off-the-Land Binary (LOLBin) abuse detection and was evaluated in a Security Information and Event Management (SIEM) deployment setting. The trained model correctly detected unseen Windows Living-Off-the-Land Binary (LOLBin) attack activity with 99% accuracy under the controlled testbed evaluation. The dataset generation scripts are available at: https://github.com/daniyyell-dev/WinLOLBIN-GT-dataset
Files
winlolbin_gt_processed_features_10m_plus.csv
Files
(15.4 GB)
| Name | Size | |
|---|---|---|
|
md5:c03a1eef89a70c0d1b6f4016101e9048
|
6.2 GB | Preview Download |
|
md5:5410635c4a45450386940a6b78345b47
|
226.9 kB | Preview Download |
|
md5:c50057bc447851c7a154f4db85abbf37
|
260.0 kB | Preview Download |
|
md5:71ceab2601b0a7b82de0525fd7a82e2a
|
410.4 kB | Preview Download |
|
md5:3c57ede4e6edf31c57038e2a09e63941
|
418.0 kB | Preview Download |
|
md5:996b462d42138f5457eaf97e991dbc82
|
9.2 GB | Preview Download |
Additional details
Related works
- Is derived from
- Lesson: https://lolbas-project.github.io/ (URL)
- Lesson: https://github.com/redcanaryco/atomic-red-team (URL)
- Is supplement to
- Software: https://github.com/daniyyell-dev/WinLOLBIN-GT-dataset (URL)
Software
- Repository URL
- https://github.com/daniyyell-dev/WinLOLBIN-GT-dataset
- Programming language
- Python
- Development Status
- Active