paper-with-me

Papers

Cyber Knowledge Completion Using Large Language Models

2024-09-24 · Braden K Webb, Sumit Purohit, Rounak Meyur

The integration of the Internet of Things (IoT) into Cyber-Physical Systems (CPSs) has expanded their cyber-attack surface, introducing new and sophisticated threats with potential to exploit emerging vulnerabilities. Assessing the risks of CPSs is increasingly difficult due to incomplete and outdated cybersecurity knowledge. This highlights the urgent need for better-informed risk assessments and mitigation strategies. While previous efforts have relied on rule-based natural language processing (NLP) tools to map vulnerabilities, weaknesses, and attack patterns, recent advancements in Large Language Models (LLMs) present a unique opportunity to enhance cyber-attack knowledge completion through improved reasoning, inference, and summarization capabilities. We apply embedding models to encapsulate information on attack patterns and adversarial techniques, generating mappings between them using vector embeddings. Additionally, we propose a Retrieval-Augmented Generation (RAG)-based approach that leverages pre-trained models to create structured mappings between different taxonomies of threat patterns. Further, we use a small hand-labeled dataset to compare the proposed RAG-based approach to a baseline standard binary classification model. Thus, the proposed approach provides a comprehensive framework to address the challenge of cyber-attack knowledge graph completion.

📄 PDF Abstract BibTeX arXiv:2409.16176

Code (0)

등록된 구현이 없습니다.

Tasks

Binary ClassificationKnowledge Graph CompletionRAGRetrieval-augmented Generation

Similar Papers 제목 키워드 기반

TACTIC-KG: Toward Small Agent Teams for Cyber Threat Intelligence Knowledge Graph Construction

2026-07-06 · Mouhamed Amine Bouchiha, Gregory Blanc arxiv

Cyber Threat Intelligence (CTI) reports are predominantly unstructured, heterogeneous, and noisy, which limits their direct usability for automated analysis and reasoning. Cybersecurity Knowledge Graphs (CSKGs) provide a…

Graph SimilarityKnowledge Graphs

CyberCertBench: Evaluating LLMs in Cybersecurity Certification Knowledge

2026-04-22 · Gustav Keppler, Ghada Elbez, Veit Hagenmeyer arxiv

The rapid evolution and use of Large Language Models (LLMs) in professional workflows require an evaluation of their domain-specific knowledge against industry standards. We introduceCyberCertBench, a new suite of Multip…

Question Answering

CyberPal.AI: Empowering LLMs with Expert-Driven Cybersecurity Instructions

2024-08-17 · Matan Levi, Yair Alluouche, Daniel Ohayon, Anton Puzanov

Large Language Models (LLMs) have significantly advanced natural language processing (NLP), providing versatile capabilities across various applications. However, their application to complex, domain-specific tasks, such…

Dataset Generation

Ontology-Aware RAG for Improved Question-Answering in Cybersecurity Education

2024-12-10 · Chengshuai Zhao, Garima Agrawal, Tharindu Kumarage, Zhen Tan 외

Integrating AI into education has the potential to transform the teaching of science and technology courses, particularly in the field of cybersecurity. AI-driven question-answering (QA) systems can actively manage uncer…

Question AnsweringRAGRetrieval-augmented Generation

Hacking, The Lazy Way: LLM Augmented Pentesting

2024-09-14 · Dhruva Goyal, Sitaraman Subramanian, Aditya Peela, Nisha P. Shetty

In our research, we introduce a new concept called "LLM Augmented Pentesting" demonstrated with a tool named "Pentest Copilot," that revolutionizes the field of ethical hacking by integrating Large Language Models (LLMs)…

RAGRetrieval-augmented Generation