CRLGJul 29, 2021

Zooming Into the Darknet: Characterizing Internet Background Radiation and its Structural Changes

arXiv:2108.00079v28 citations
Originality Incremental advance
AI Analysis

This addresses the problem of transforming vast Darknet data into actionable insights for security analysts, though it appears incremental as it builds on existing methods like deep representation learning and clustering.

The paper tackles the challenge of analyzing millions of daily malicious events in Darknet data by developing a framework that extracts features, learns low-dimensional representations, clusters data, and detects structural changes, demonstrating its ability to identify real-world cybersecurity incidents.

Network telescopes or "Darknets" provide a unique window into Internet-wide malicious activities associated with malware propagation, denial of service attacks, scanning performed for network reconnaissance, and others. Analyses of the resulting data can provide actionable insights to security analysts that can be used to prevent or mitigate cyber-threats. Large Darknets, however, observe millions of nefarious events on a daily basis which makes the transformation of the captured information into meaningful insights challenging. We present a novel framework for characterizing Darknet behavior and its temporal evolution aiming to address this challenge. The proposed framework: (i) Extracts a high dimensional representation of Darknet events composed of features distilled from Darknet data and other external sources; (ii) Learns, in an unsupervised fashion, an information-preserving low-dimensional representation of these events (using deep representation learning) that is amenable to clustering; (iv) Performs clustering of the scanner data in the resulting representation space and provides interpretable insights using optimal decision trees; and (v) Utilizes the clustering outcomes as "signatures" that can be used to detect structural changes in the Darknet activities. We evaluate the proposed system on a large operational Network Telescope and demonstrate its ability to detect real-world, high-impact cybersecurity incidents.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes