paper-with-me

홈 › Papers

RedSage: A Cybersecurity Generalist LLM

2026-01-29 · Naufal Suryanto, Muzammal Naseer, Pengfei Li, Syed Talal Wasim, Jinhui Yi, Juergen Gall, Paolo Ceravolo, Ernesto Damiani arxiv

Cybersecurity operations demand assistant LLMs that support diverse workflows without exposing sensitive data. Existing solutions either rely on proprietary APIs with privacy risks or on open models lacking domain adaptation. To bridge this gap, we curate 11.8B tokens of cybersecurity-focused continual pretraining data via large-scale web filtering and manual collection of high-quality resources, spanning 28.6K documents across frameworks, offensive techniques, and security tools. Building on this, we design an agentic augmentation pipeline that simulates expert workflows to generate 266K multi-turn cybersecurity samples for supervised fine-tuning. Combined with general open-source LLM data, these resources enable the training of RedSage, an open-source, locally deployable cybersecurity assistant with domain-aware pretraining and post-training. To rigorously evaluate the models, we introduce RedSage-Bench, a benchmark with 30K multiple-choice and 240 open-ended Q&A items covering cybersecurity knowledge, skills, and tool expertise. RedSage is further evaluated on established cybersecurity benchmarks (e.g., CTI-Bench, CyberMetric, SECURE) and general LLM benchmarks to assess broader generalization. At the 8B scale, RedSage achieves consistently better results, surpassing the baseline models by up to +5.59 points on cybersecurity benchmarks and +5.05 points on Open LLM Leaderboard tasks. These findings demonstrate that domain-aware agentic augmentation and pre/post-training can not only enhance cybersecurity-specific expertise but also help to improve general reasoning and instruction-following. All models, datasets, and code are publicly available.

📄 PDF Abstract BibTeX arXiv:2601.22159

Code (0)

등록된 구현이 없습니다.

Tasks

Continual PretrainingDomain Adaptation

Similar Papers 제목 키워드 기반

From Few-Shot to Zero-Shot: Towards Generalist Graph Anomaly Detection

2026-02-21 · Yixin Liu, Shiyuan Li, Yu Zheng, Qingfeng Chen 외 arxiv

Graph anomaly detection (GAD) is critical for identifying abnormal nodes in graph-structured data from diverse domains, including cybersecurity and social networks. The existing GAD methods often focus on the learning pa…

Graph Anomaly Detection

Supply Chain Trust Decline: Cybersecurity Risks and Corporate Trade Credit

2024-05-08 · China Industrial Economy 2024 5 · GENG Yong, XIANG Xiao-jian, WAN Pan-bing

: With the rapid expansion of cyberspace and the fast development of information technology, cyberattacks have become increasingly commonplace. According to the survey of Cybersecurity Ventures, a world-renowned netw…

When LLMs Meet Cybersecurity: A Systematic Literature Review

2024-05-06 · Jie Zhang, Haoyu Bu, Hui Wen, Yongji Liu 외

The rapid development of large language models (LLMs) has opened new avenues across various fields, including cybersecurity, which faces an evolving threat landscape and demand for innovative technologies. Despite initia…

Systematic Literature Review

Ten AI Stepping Stones for Cybersecurity

2019-12-14 · Ricardo Morla

With the turmoil in cybersecurity and the mind-blowing advances in AI, it is only natural that cybersecurity practitioners consider further employing learning techniques to help secure their organizations and improve the…

Llama-3.1-FoundationAI-SecurityLLM-Base-8B Technical Report

2025-04-28 · Paul Kassianik, Baturay Saglam, Alexander Chen, Blaine Nelson 외

As transformer-based large language models (LLMs) increasingly permeate society, they have revolutionized domains such as software engineering, creative writing, and digital arts. However, their adoption in cybersecurity…