Code Monkey home page Code Monkey logo

cdpxe / nefias Goto Github PK

View Code? Open in Web Editor NEW
27.0 4.0 9.0 67.08 MB

Network Forensic & Anomaly Detection System; tailored for covert channel/network steganography detection

Home Page: http://www.wendzel.de/projects/

License: Other

Shell 97.74% Makefile 1.47% BitBake 0.79%
anomaly-detection network-monitoring network-forensics covert-channels steganography distributed-computing scientific-research scientific-computations network-steganography network-covert-channels

nefias's Introduction

NeFiAS โ€“ Network Forensics and Anomaly Detection System

PLEASE NOTE: NeFiAS is discontinued due to the limitations of bash environments in terms of stack space and in favor of the WoDiCoF+ project that will be made public in the coming years. See here for information about the WoDiCoF project and here for some information about WoDiCoF+ (in German).

NeFiAS is a simple and portable tool for network anomaly detection/network forensics, mostly tailored for the domain of network covert channels (network steganography). It was (initially) written by Steffen Wendzel. With NeFiAS we aim to provide the scientific community with the most accessible, easy-to-use testbed feasible. NeFiAS is a tool that you can use to test your own covert channel detection algorithms. Also, feel invited to publish your own detection algorithms in this repository to allow experimental replications of your own research work (just contact Steffen for this purpose).

Design Goals

  • Portability
  • Code-base as tiny as possible
  • Low barrier to work with the tool; enable students to easily extend the tool when they write a thesis
  • Support good performance, but prioritize usability if the system can be made more accessible for students and other researchers
  • Modularity for detection modules; make it possible to write detection modules with as few lines of code as feasible

Features

  • Very tiny framework: core system contains less than 1,000 lines of code
  • Portable (core system entirely written in bash and awk (see the story in the documentation)
  • Provides improved performance (if used by multiple accounts on the same host or if set up as a Beowulf cluster, i.e. can be easily spread among many nodes), but is not tailored for any big-data scenarios!
  • Requires only standard Linux, no special libraries or tools required (see requirements below)

Read the Documentation

Check the available NeFiAS Detection Scripts

Requirements

NeFiAS requires only standard Linux tools:

  • bc (console calculator)
  • dialog (optional)
  • bash
  • ssh/scp
  • gawk, sed, tr, split etc.
  • gzip
  • tshark (optional, but pretty useful)

nefias's People

Contributors

cdpxe avatar kev-alb avatar niosat avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  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.