paper-with-me

Papers

Sequence Covering for Efficient Host-Based Intrusion Detection

2018-08-24 · Marteau Pierre-François EXPRESSION

This paper introduces a new similarity measure, the covering similarity, that we formally define for evaluating the similarity between a symbolic sequence and a set of symbolic sequences. A pair-wise similarity can also be directly derived from the covering similarity to compare two symbolic sequences. An efficient implementation to compute the covering similarity is proposed that uses a suffix tree data-structure, but other implementations, based on suffix array for instance, are possible and possibly necessary for handling large scale problems. We have used this similarity to isolate attack sequences from normal sequences in the scope of Host-based Intrusion Detection. We have assessed the covering similarity on two well-known benchmarks in the field. In view of the results reported on these two datasets for the state of the art methods, and according to the comparative study we have carried out based on three challenging similarity measures commonly used for string processing or in bioinformatics, we show that the covering similarity is particularly relevant to address the detection of anomalies in sequences of system calls

📄 PDF Abstract BibTeX arXiv:1712.02084

Code (1)

pfmarteau/STree4CS

Tasks

Intrusion Detection

Similar Papers 제목 키워드 기반

LSTM-Based System-Call Language Modeling and Robust Ensemble Method for Designing Host-Based Intrusion Detection Systems

2016-11-06 · Gyuwan Kim, Hayoon Yi, Jangho Lee, Yunheung Paek 외

In computer security, designing a robust intrusion detection system is one of the most fundamental and important problems. In this paper, we propose a system-call language-modeling approach for designing anomaly-based ho…

Computer SecurityIntrusion DetectionLanguage ModelingLanguage Modelling

Host-Based Network Intrusion Detection via Feature Flattening and Two-stage Collaborative Classifier

2023-06-15 · Zhiyan Chen, Murat Simsek, Burak Kantarci, Mehran Bagheri 외

Network Intrusion Detection Systems (NIDS) have been extensively investigated by monitoring real network traffic and analyzing suspicious activities. However, there are limitations in detecting specific types of attacks …

Intrusion DetectionNetwork Intrusion Detection

HIDBench: Benchmarking Large Language Models for Host-Based Intrusion Detection

2026-05-20 · Danyu Sun, Jinghuai Zhang, Yuan Tian, Zhou Li arxiv

Recent benchmark efforts have advanced the evaluation of large language models (LLMs) in cybersecurity, including tasks such as penetration testing and vulnerability identification. However, a critical cybersecurity task…

Intrusion Detection

Convolutional Neural Network for Intrusion Detection System In Cyber Physical Systems

2019-05-08 · Gael Kamdem De Teyou, Junior Ziazet

The extensive use of Information and Communication Technology in critical infrastructures such as Industrial Control Systems make them vulnerable to cyber-attacks. One particular class of cyber-attacks is advanced persis…

Intrusion Detection

Tracing the Chain: Deep Learning for Stepping-Stone Intrusion Detection

2026-04-09 · Nate Mathews, Nicholas Hopper, Matthew Wright arxiv

Stepping-stone intrusions (SSIs) are a prevalent network evasion technique in which attackers route sessions through chains of compromised intermediate hosts to obscure their origin. Effective SSI detection requires corr…

Intrusion DetectionMetric Learning