From a283fbde4b3e979e4b095756c6d80753335aa1ad Mon Sep 17 00:00:00 2001 From: Mike Reeves Date: Mon, 6 May 2019 11:16:46 -0400 Subject: [PATCH] Update README for 1.0.8 --- README.md | 27 ++++++++++----------------- 1 file changed, 10 insertions(+), 17 deletions(-) diff --git a/README.md b/README.md index 12d4f48b0..aba137ab5 100644 --- a/README.md +++ b/README.md @@ -1,22 +1,15 @@ -# Security Onion Hybrid Hunter Tech Preview 1.0.7 +## Hybrid Hunter 1.0.8 ### Changes: -- Suricata 4.1.3 -- Updated Influxdb to 1.7.5 -- Updated Telegraf to 1.10.1 -- Grafana is now 6.0.2 -- Added support for TheHive!!! See the docs -> -- You are now forced to select interfaces during setup. If you skipped this test the install was not happy [#26](https://github.com/Security-Onion-Solutions/securityonion-saltstack/issues/26) -- Reduced the RAM usage for ES in Eval mode [#25](https://github.com/Security-Onion-Solutions/securityonion-saltstack/issues/26) -- Eval Mode setup is now choose your own adventure style -- Fresh dockers for all the things to bring everything to 1.0.7 -- New utility docker called SOctopus -- New html landing page now in dark mode - - -### Notes: -- Attempting to send a Bro event to The Hive that does not contain a source and destination IP (ex. Bro files, or X509) will result in an exception - a fix for this will be implemented in the next release. -- If attempting to pivot from Kibana, ensure that you can resolve the master via DNS -- otherwise, populate your local hosts file with an entry to point to the master. +- Suricata 4.1.4 +- Eval and Master installs now ask which components you would like to install +- Fleet (osquery) now has it's own additional setup script +- Fleet setup script now generates auto install packages for Windows, CentOS, and Ubuntu +- When Fleet setup is completed, all SO nodes will auto install the appropriate auto install package +- We now have a progress bar during install! +- The setup script will now tell you if it was successful +- Added Grafana plugin Pie Chart +- The Hive Docker moved to Centos 7 based container ### Warnings and Disclaimers