paper-with-me

Papers

VulCPE: Context-Aware Cybersecurity Vulnerability Retrieval and Management

2025-05-20 · Yuning Jiang, Feiyang Shang, Freedy Tan Wei You, Huilin Wang, Chia Ren Cong, Qiaoran Meng, Nay Oo, Hoon Wei Lim, Biplab Sikdar

The dynamic landscape of cybersecurity demands precise and scalable solutions for vulnerability management in heterogeneous systems, where configuration-specific vulnerabilities are often misidentified due to inconsistent data in databases like the National Vulnerability Database (NVD). Inaccurate Common Platform Enumeration (CPE) data in NVD further leads to false positives and incomplete vulnerability retrieval. Informed by our systematic analysis of CPE and CVEdeails data, revealing more than 50% vendor name inconsistencies, we propose VulCPE, a framework that standardizes data and models configuration dependencies using a unified CPE schema (uCPE), entity recognition, relation extraction, and graph-based modeling. VulCPE achieves superior retrieval precision (0.766) and coverage (0.926) over existing tools. VulCPE ensures precise, context-aware vulnerability management, enhancing cyber resilience.

📄 PDF Abstract BibTeX arXiv:2505.13895

Code (0)

등록된 구현이 없습니다.

Tasks

ManagementRelation ExtractionRetrieval

Methods 이 논문이 사용한 방법론

CPE CPE is an effective collaborative metric learning to effectively address the problem of sparse and insufficient preference supervision from the margin distribution point-of-view.

Similar Papers 제목 키워드 기반

Crimson: Empowering Strategic Reasoning in Cybersecurity through Large Language Models

2024-03-01 · Jiandong Jin, Bowen Tang, Mingxuan Ma, Xiao Liu 외

We introduces Crimson, a system that enhances the strategic reasoning capabilities of Large Language Models (LLMs) within the realm of cybersecurity. By correlating CVEs with MITRE ATT&CK techniques, Crimson advances thr…

HallucinationRetrieval

ProveRAG: Provenance-Driven Vulnerability Analysis with Automated Retrieval-Augmented LLMs

2024-10-22 · Reza Fayyazi, Stella Hoyos Trueba, Michael Zuzak, Shanchieh Jay Yang

In cybersecurity, security analysts face the challenge of mitigating newly discovered vulnerabilities in real-time, with over 300,000 Common Vulnerabilities and Exposures (CVEs) identified since 1999. The sheer volume of…

ChunkingHallucinationRetrieval

CyberMaskQA: A Privacy-Aware Benchmark for Evaluating Large Language Models in Cybersecurity Question Answering

2026-05-23 · Matilda Gaddi, Jin Noh, Onat Gungor, Tajana Rosing arxiv

Large language models (LLMs) are increasingly applied to cybersecurity question answering (QA) for critical tasks such as incident response and vulnerability analysis. However, real-world operational contexts, including …

Question Answering

LLM Embedding-based Attribution (LEA): Quantifying Source Contributions to Generative Model's Response for Vulnerability Analysis

2025-06-12 · Reza Fayyazi, Michael Zuzak, Shanchieh Jay Yang

Security vulnerabilities are rapidly increasing in frequency and complexity, creating a shifting threat landscape that challenges cybersecurity defenses. Large Language Models (LLMs) have been widely adopted for cybersec…

AttributeRAGRetrieval-augmented Generation

CRAKEN: Cybersecurity LLM Agent with Knowledge-Based Execution

2025-05-21 · Minghao Shao, Haoran Xi, Nanda Rani, Meet Udeshi 외

Large Language Model (LLM) agents can automate cybersecurity tasks and can adapt to the evolving cybersecurity landscape without re-engineering. While LLM agents have demonstrated cybersecurity capabilities on Capture-Th…

Large Language ModelTask PlanningVulnerability Detection