Giter Site home page Giter Site logo

hamelin / anomaly-detection-heterogeneous-telemetry Goto Github PK

View Code? Open in Web Editor NEW
0.0 3.0 0.0 235 KB

Anomaly detection on heterogeneous time-bound telemetry, using embeddings of graph topology dynamics

License: MIT License

Jupyter Notebook 98.82% Python 1.18%

anomaly-detection-heterogeneous-telemetry's Introduction

Anomaly detection on heterogeneous telemetry, using embeddings of graph topology dynamics

These notebooks implement and experiment with an anomaly detection method applicable to heterogeneous time series of key-value records (denoted here as telemetry). This detection method follows the template of a 2018 paper by Palladino and Thissen, who apply it to streams of low-value cybersecurity alerts from multiple appliances. It also takes into account many of improvements applied to the detector by Element AI.

To demonstrate, study and improve the performance of this methodology, we apply it here to the Los Alamos Cybersecurity dataset. This dataset is composed of four independant streams with distinct event data schemas, correlated in time. The events reported in these streams are composed of artifacts that also appear as part of other streams, making them intersectable.

Setup

  1. Have a Python 3.6+ install
  2. Create and activate a Python virtual environment, using virtualenv, pipenv, poetry or conda.
  3. pip install -r requirements.txt
  4. Launch the notebook server.

Notebook summary

Basics

Approximative replication of the methodology described by Palladino and Thissen: graphs composed of all possible categorical/textual artifacts, embeddings derived by ReFEx and RolX, role change analysis to detect anomalies.

anomaly-detection-heterogeneous-telemetry's People

Contributors

hamelin avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.