Skip to content

Micro647/TTP-tagger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

TTP-Tagger : An LLM-Driven Framework for Advancing ATT&CK Label Classification via Data Augmentation and Full Fine-Tuning

Project Overview

This repository contains the dataset and result used to run experiments for the paper: "TTP-Tagger : An LLM-Driven Framework for Advancing ATT&CK Label Classification via Data Augmentation and Full Fine-Tuning " We propose TTP-Tagger, an LLM-driven framework that advances ATT&CK label classification by leveraging data augmentation and full fine-tuning techniques

Project Structure

TTP-Tagger/
β”œβ”€β”€ Dataset/                    # Dataset directory
β”‚   β”œβ”€β”€ Aug-Dataset/               
β”‚   β”‚   β”œβ”€β”€ Test-aug/              # Augmented Test Set
β”‚   β”‚   β”œβ”€β”€ Train-aug      # Augmented Train Set
β”‚   β”‚   └── Valid-aug        # Augmented Valid Set
β”‚   └── Original-dataset/             
β”‚       β”œβ”€β”€ test-final.json/   # Original Test Set
β”‚       β”œβ”€β”€ train-final.json/   # Original Train Set
β”‚       └── validation-final.json             # Original valida Set
└── Methods and Results/              # Implementation & Evaluation
    β”œβ”€β”€ Adema/       # Adema Method
    β”œβ”€β”€ Closed-source /      # Closed-source models
    β”œβ”€β”€ Open-source /       # Open-source model results
    β”œβ”€β”€ RAG/      # RAG Method

Hyperparameter Description

The relevant hyperparameter configurations are described in detail within the paper.

Closed-Source LLM Names

Deepseek-v3.1,Qwen-plus,DS-DL-RL-70b,GLM-4.5

Open-Source LLM Names

qwen2-7b,glm4-9b,gpt-oss-20b

About

TTP-Tagger : An LLM-Driven Framework for Advancing ATT&CK Label Classification via Data Augmentation and Full Fine-Tuning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages