Skip to content

Dragonn/Nemea-Modules

 
 

Repository files navigation

NEMEA Modules

This repository contains basic modules of the NEMEA system. The modules and their functionality/purposes are:

  • logger: export messages into CSV
  • logreplay: replay stored CSV
  • nfreader: replay stored nfdump file(s)
  • flow_meter: simple flow exporter from network interface controller (NIC) or PCAP file
  • unirecfilter: filtering module
  • anonymizer: module for anonymization of flow records
  • traffic_repeater: flow repeater module (e.g. for interconnection of modules using different types of communication interfaces)
  • flowcounter: simple example of flow counting module
  • report2idea: reporting modules that receive alerts from detectors and store them into database (MongoDB), file or send them into Warden
  • merger: module for joining multiple input streams of messages into one output stream of messages
  • debug_sender: interactive tool (in Python) for creation and sending own messages/flow records

About

Base modules of the Nemea system. This repository contains modules for export, replay, filtering, merging etc.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 40.2%
  • C++ 30.4%
  • Python 10.6%
  • HTML 8.3%
  • M4 5.9%
  • Shell 2.7%
  • Other 1.9%