paper-with-me

Papers

SECURE: Benchmarking Large Language Models for Cybersecurity

2024-05-30 · Dipkamal Bhusal, Md Tanvirul Alam, Le Nguyen, Ashim Mahara, Zachary Lightcap, Rodney Frazier, Romy Fieblinger, Grace Long Torales, Benjamin A. Blakely, Nidhi Rastogi

Large Language Models (LLMs) have demonstrated potential in cybersecurity applications but have also caused lower confidence due to problems like hallucinations and a lack of truthfulness. Existing benchmarks provide general evaluations but do not sufficiently address the practical and applied aspects of LLM performance in cybersecurity-specific tasks. To address this gap, we introduce the SECURE (Security Extraction, Understanding \& Reasoning Evaluation), a benchmark designed to assess LLMs performance in realistic cybersecurity scenarios. SECURE includes six datasets focussed on the Industrial Control System sector to evaluate knowledge extraction, understanding, and reasoning based on industry-standard sources. Our study evaluates seven state-of-the-art models on these tasks, providing insights into their strengths and weaknesses in cybersecurity contexts, and offer recommendations for improving LLMs reliability as cyber advisory tools.

📄 PDF Abstract BibTeX arXiv:2405.20441

Code (1)

aiforsec/secure 공식 구현

Tasks

Benchmarking

Similar Papers 제목 키워드 기반

SecureBERT: A Domain-Specific Language Model for Cybersecurity

2022-04-06 · Ehsan Aghaei, Xi Niu, Waseem Shadid, Ehab Al-Shaer

Natural Language Processing (NLP) has recently gained wide attention in cybersecurity, particularly in Cyber Threat Intelligence (CTI) and cyber automation. Increased connection and automation have revolutionized the wor…

Language ModelingLanguage ModellingMasked Language Modelingmodel+1

SecureBERT 2.0: Advanced Language Model for Cybersecurity Intelligence

2025-09-30 · Ehsan Aghaei, Sarthak Jain, Prashanth Arun, Arjun Sambamoorthy arxiv

Effective analysis of cybersecurity and threat intelligence data demands language models that can interpret specialized terminology, complex document structures, and the interdependence of natural language and source cod…

Vulnerability Detection

Purple Llama CyberSecEval: A Secure Coding Benchmark for Language Models

2023-12-07 · Manish Bhatt, Sahana Chennabasappa, Cyrus Nikolaidis, Shengye Wan 외

This paper presents CyberSecEval, a comprehensive benchmark developed to help bolster the cybersecurity of Large Language Models (LLMs) employed as coding assistants. As what we believe to be the most extensive unified c…

Language ModelingLanguage ModellingLarge Language Model

SecBench: A Comprehensive Multi-Dimensional Benchmarking Dataset for LLMs in Cybersecurity

2024-12-30 · Pengfei Jing, Mengyun Tang, Xiaorong Shi, Xing Zheng 외

Evaluating Large Language Models (LLMs) is crucial for understanding their capabilities and limitations across various applications, including natural language processing and code generation. Existing benchmarks like MML…

BenchmarkingCode GenerationHumanEvalLogical Reasoning+2

Large Language Models in Cybersecurity: Applications, Vulnerabilities, and Defense Techniques

2025-07-18 · Niveen O. Jaffal, Mohammed Alkhanafseh, David Mohaisen arxiv

Large Language Models (LLMs) are transforming cybersecurity by enabling intelligent, adaptive, and automated approaches to threat detection, vulnerability assessment, and incident response. With their advanced language u…