Introducing NetBehave!
I’m happy to announce the official release of the NetBehave that I presented at the BSides Ottawa 2018 conference on November 8th, 2018 in, obviously, Ottawa, Canada.
The code for the system is now live. You can get a copy of the presentation here.
Getting started
Step 1. Get a copy of the code (download zip/unzip or git clone)
Step 2. Edit docker-compose.yml file to edit the ENV variable values for netbehave-alerting and netbehave-core.
Step 3. Go to the folder and run: docker-compose build [sudo may be required]
Step 4. Go to the folder and run: docker-compose up -d [sudo may be required]