Traffico is a fine-tuned language model specialized in analyzing TCP/IP network traffic and detecting cyberattacks. It maps network flow patterns to the MITRE ATT&CK framework, enabling security teams to understand adversary tactics and techniques from network behavior alone.
The model is trained on synthetic datasets derived from real-world network traffic (CIC-IDS2017 + UNSW-NB15) and enriched with MITRE ATT&CK techniques. It can classify network flows as normal or malicious and provide ATT&CK-mapped threat classifications.
Base Model: Google Gemma 2.7B Training Data: Synthetic dataset derived from ATT&CK® techniques, tactics, and procedures (TTPs) Fine-tuning Approach: Supervised Fine-Tuning (SFT) using Unsloth for optimization and TRL's SFTTrainer
🎯 Use Cases
Network Intrusion Detection: Classify network flows as benign or malicious in real-time
Threat Intelligence: Map detected attacks to MITRE ATT&CK techniques and tactics
Security Monitoring: Analyze TCP/IP flows from network sensors and IDS systems
Incident Response: Understand adversary behavior patterns from network telemetry
Research: Study attack-to-technique mappings in security datasets
The training dataset was created synthetically using data derived from the MITRE ATT&CK framework and network traffic analysis datasets (CIC-IDS2017 + UNSW-NB15). It includes:
Dataset Split: 10,000 labeled examples for instruction-tuning
The synthetic data was processed to create instruction-following examples where the model learns to analyze network flows and map them to MITRE ATT&CK techniques and tactics.
⚠️ Limitations and Disclaimers
Not Exhaustive: This model, like the underlying ATT&CK framework, does not enumerate all possible adversary behaviors. There may be undisclosed or novel techniques not covered.
Research Use: While commercial use is permitted under the ATT&CK license, this model should be validated against your specific security requirements.
No Guarantee of Coverage: Using this model to address or cover categories of techniques will not guarantee comprehensive defensive coverage.
As-Is: This model is provided "as is" without any warranties or guarantees regarding accuracy, completeness, or fitness for a particular purpose.
📜 License
This model is based on Google Gemma 2.7B and incorporates data from the MITRE ATT&CK framework. Both licenses must be respected.
Gemma License
This model is built upon Google's Gemma model, which is governed by the Gemma Terms of Use.
Key Requirements:
This model can be used for research and commercial purposes
You must comply with Google's Gemma Terms of Use
You must ensure downstream usage complies with Gemma restrictions
You acknowledge and accept Gemma's usage policies and any applicable restrictions
MITRE ATT&CK - the training dataset and knowledge domain
The model is fine-tuned on synthetic ATT&CK-derived data to specialize in threat intelligence and adversary behavior understanding. Any further use, distribution, or modification must maintain attribution and comply with both Google's Gemma Terms of Use and the MITRE ATT&CK license.
This model was created using the MITRE ATT&CK framework. We are grateful to The MITRE Corporation for making this valuable resource available to the research and security communities.