paper-with-me

홈 › Papers

Technique Inference Engine: A Recommender Model to Support Cyber Threat Hunting

2025-03-04 · Matthew J. Turner, Mike Carenzo, Jackie Lasky, James Morris-King, James Ross

Cyber threat hunting is the practice of proactively searching for latent threats in a network. Engaging in threat hunting can be difficult due to the volume of network traffic, variety of adversary techniques, and constantly evolving vulnerabilities. To aid analysts in identifying techniques which may be co-occurring as part of a campaign, we present the Technique Inference Engine, a tool to infer tactics, techniques, and procedures (TTPs) which may be related to existing observations of adversarial behavior. We compile the largest (to our knowledge) available dataset of cyber threat intelligence (CTI) reports labeled with relevant TTPs. With the knowledge that techniques are chronically under-reported in CTI, we apply several implicit feedback recommender models to the data in order to predict additional techniques which may be part of a given campaign. We evaluate the results in the context of the cyber analyst's use case and apply t-SNE to visualize the model embeddings. We provide our code and a web interface.

📄 PDF Abstract BibTeX arXiv:2503.04819

Code (1)

center-for-threat-informed-defense/technique-inference-engine 공식 구현 tf

Similar Papers 제목 키워드 기반

SecMate: Multi-Agent Adaptive Cybersecurity Troubleshooting with Tri-Context Personalization

2026-04-29 · Yair Meidan, Omri Haller, Yulia Moshan, Shahaf David 외 arxiv

Recent advances in large language models and agentic frameworks have enabled virtual customer assistants (VCAs) for complex support. We present SecMate, a multi-agent VCA for cybersecurity troubleshooting that integrates…

CSTS: A Canonical Security Telemetry Substrate for AI-Native Cyber Detection

2026-03-24 · Abdul Rahman arxiv

Cybersecurity data remains fragmented across vendors, formats, schemas, and deployment environments, forcing AI and analytics programs to spend disproportionate effort on ingestion, normalization, and brittle source-spec…

Anomaly DetectionGraph Learning

Recommender Systems for Configuration Knowledge Engineering

2021-02-16 · Alexander Felfernig, Stefan Reiterer, Martin Stettinger, Florian Reinfrank 외

The knowledge engineering bottleneck is still a major challenge in configurator projects. In this paper we show how recommender systems can support knowledge base development and maintenance processes. We discuss a coupl…

Recommendation Systems

SMSI: System Model Security Inference: Automated Threat Modeling for Cyber-Physical Systems

2026-04-26 · RoÝah Radaideh, Ali Khreis arxiv

Threat modeling for cyber-physical systems (CPS) remains a largely manual exercise. This project presents SMSI (System Model Security Inference), a hybrid neuro-symbolic pipeline that starts from a SysML architecture mod…

Using a Collated Cybersecurity Dataset for Machine Learning and Artificial Intelligence

2021-08-05 · Erik Hemberg, Una-May O'Reilly

Artificial Intelligence (AI) and Machine Learning (ML) algorithms can support the span of indicator-level, e.g. anomaly detection, to behavioral level cyber security modeling and inference. This contribution is based on …

Anomaly DetectionBIG-bench Machine Learning