PulseAugur
EN
LIVE 13:31:03

Syscall-based HIDS generalisation tested across CVEs and CWEs

Researchers have investigated the generalizability of Host Intrusion Detection Systems (HIDS) that utilize syscall traces. The study empirically tested whether anomaly detectors trained on known Common Vulnerabilities and Exposures (CVEs) sharing a Common Weakness Enumeration (CWE) class could identify new, unseen CVEs within the same class. Findings indicate that while CWE-level generalization is achievable for certain weakness families using current syscall features, it is not universally effective and can be direction-dependent. The research also highlights the importance of calibrated false positive rates for reliable reporting in this domain. AI

IMPACT This research could lead to more robust intrusion detection systems capable of identifying novel threats based on known weakness categories.

RANK_REASON Academic paper detailing a new methodology for HIDS generalisation. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.AI →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

Syscall-based HIDS generalisation tested across CVEs and CWEs

COVERAGE [1]

  1. arXiv cs.AI TIER_1 English(EN) · Shamil G. Magomedov ·

    From CVE to CWE: Syscall-Based HIDS Generalisation

    Host intrusion detection systems (HIDS) based on system-call traces are typically trained and evaluated against individual Common Vulnerabilities and Exposures (CVE) instances. In operational settings, however, defenders need to recognise new exploits of an already known type of …