Skip to content
forked from genimind/cyberanom

Cyber Anomaly Detection using RNN Language model

Notifications You must be signed in to change notification settings

wtbsw/cyberanom

 
 

Repository files navigation

cyberanom

Cyber Anomaly Detection using RNN Language model

The work in this project is based on the paper "Recurrent Neural Network Language Models for Open Vocabulary Event-Level Cyber Anomaly Detection"

The paper is referencing this LANL security data "Comprehensive, Multi-Source Cyber-Security Events" only the proc.txt and redteam.txt are used in the paper.

The project consists of different experimental code:

  • experiment1: The implementation is loosly based on the safekit project code.
  • experiment2: Our own implementation using Keras model and Tensorflow Eager execution.

ToDo

About

Cyber Anomaly Detection using RNN Language model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 75.9%
  • Jupyter Notebook 17.2%
  • Python 6.9%