Skip to content

HavocLabs/mobster

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mobster

This is an experimental project that was demonstrated at the 2015 Suricata User Conference. It is an event stream processing engine designed to analyze Suricata EVE records like dns, http, tls, flow, fileinfo, etc, in real-time. The project was motivated by a need to correlate and detect chain-of-events as meaningful patterns for behavior; otherwise known as behavioral indicators. It is designed to be simple requiring minimal resources. More specifically, the primary target hardware platform for the engine is the Raspberry Pi 2 Model B.

To demonstrate the capabilities of the processing engine, the example scripts are implemented and patterned after the various Bro analysis frameworks. Please note that the example event handling scripts should not be construed to be equivalent to the corresponding Bro scripts by any means. The intent is to demonstrate the utility of the event stream processing engine.

Please refer to the Mobster Project Page for additonal documentation.


The name, Mobster, is derived from the definition of a group of suricatas, which is called a "mob".

About

EVEnt Stream Processing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 66.7%
  • C 20.6%
  • Shell 12.7%