paper-with-me

Papers

POLAR: Automating Cyber Threat Prioritization through LLM-Powered Assessment

2025-10-02 · Luoxi Tang, Yuqiao Meng, Ankita Patra, Weicheng Ma, Muchao Ye, Zhaohan Xi arxiv

Large Language Models (LLMs) are intensively used to assist security analysts in counteracting the rapid exploitation of cyber threats, wherein LLMs offer cyber threat intelligence (CTI) to support vulnerability assessment and incident response. While recent work has shown that LLMs can support a wide range of CTI tasks such as threat analysis, vulnerability detection, and intrusion defense, significant performance gaps persist in practical deployments. In this paper, we investigate the intrinsic vulnerabilities of LLMs in CTI, focusing on challenges that arise from the nature of the threat landscape itself rather than the model architecture. Using large-scale evaluations across multiple CTI benchmarks and real-world threat reports, we introduce a novel categorization methodology that integrates stratification, autoregressive refinement, and human-in-the-loop supervision to reliably analyze failure instances. Through extensive experiments and human inspections, we reveal three fundamental vulnerabilities: spurious correlations, contradictory knowledge, and constrained generalization, that limit LLMs in effectively supporting CTI. Subsequently, we provide actionable insights for designing more robust LLM-powered CTI systems to facilitate future research.

📄 PDF Abstract BibTeX arXiv:2510.01552

Code (0)

등록된 구현이 없습니다.

Tasks

Vulnerability Detection

Similar Papers 제목 키워드 기반

What are the attackers doing now? Automating cyber threat intelligence extraction from text on pace with the changing threat landscape: A survey

2021-09-14 · Md Rayhanur Rahman, Rezvan Mahdavi-Hezaveh, Laurie Williams

Cybersecurity researchers have contributed to the automated extraction of CTI from textual sources, such as threat reports and online articles, where cyberattack strategies, procedures, and tools are described. The goal …

ArticlesDecision MakingDependency Parsingnamed-entity-recognition+2

Automated CVE Analysis for Threat Prioritization and Impact Prediction

2023-09-06 · Ehsan Aghaei, Ehab Al-Shaer, Waseem Shadid, Xi Niu

The Common Vulnerabilities and Exposures (CVE) are pivotal information for proactive cybersecurity measures, including service patching, security hardening, and more. However, CVEs typically offer low-level, product-orie…

Prediction

Evidential Cyber Threat Hunting

2021-04-21 · Frederico Araujo, Dhilung Kirat, Xiaokui Shu, Teryl Taylor 외

A formal cyber reasoning framework for automating the threat hunting process is described. The new cyber reasoning methodology introduces an operational semantics that operates over three subspaces -- knowledge, hypothes…

Goal-Driven Risk Assessment for LLM-Powered Systems: A Healthcare Case Study

2026-03-04 · Neha Nagaraja, Hayretdin Bahsi arxiv

While incorporating LLMs into systems offers significant benefits in critical application areas such as healthcare, new security challenges emerge due to the potential cyber kill chain cycles that combine adversarial mod…

Automating Cyber Threat Hunting Using NLP, Automated Query Generation, and Genetic Perturbation

2021-04-23 · Prakruthi Karuna, Erik Hemberg, Una-May O'Reilly, Nick Rutar

Scaling the cyber hunt problem poses several key technical challenges. Detecting and characterizing cyber threats at scale in large enterprise networks is hard because of the vast quantity and complexity of the data that…