2018-11-02 15:32:53 -04:00
2018-10-31 19:55:21 -04:00
2018-05-16 17:21:34 -04:00
2018-11-02 15:32:53 -04:00
2018-10-22 13:34:07 -04:00

Security Onion Hybrid Hunter Tech Preview 1.0.1

Warnings and Disclaimers

This technology PREVIEW is PRE-ALPHA, BLEEDING EDGE, and TOTALLY UNSUPPORTED!
If this breaks your system, you get to keep both pieces!
This script is a work in progress and is in constant flux.
This script is intended to build a quick prototype proof of concept so you can see what our new platform might look like. This configuration will change drastically over time leading up to the final release.
Do NOT run this on a system that you care about!
Do NOT run this on a system that has data that you care about!
This script should only be run on a TEST box with TEST data!
This script is only designed for standalone boxes and does NOT support distributed deployments.
Use of this script may result in nausea, vomiting, or a burning sensation.

Installation:

If you are using CentOS 7 there are a couple pre-requisites:

sudo yum -y install bind-utils
sudo hostnamectl set-hostname YOURHOSTNAME
sudo reboot

Once you resolve those requirements or are using Ubuntu 16.04 do the following:

git clone https://github.com/Security-Onion-Solutions/securityonion-saltstack
cd securityonion-saltstack
sudo bash so-setup-network.sh

Allow Access to Kibana:

For a single host:

sudo /opt/so/saltstack/pillar/firewall/addfirewall.sh analyst 192.168.30.1

For a network range:

sudo /opt/so/saltstack/pillar/firewall/addfirewall.sh analyst 192.168.30.0/24

Then connect to your master via https://YOURMASTER

See the FAQ on the Hybrid Hunter wiki.

Warnings and Disclaimers

This technology PREVIEW is PRE-ALPHA, BLEEDING EDGE, and TOTALLY UNSUPPORTED! If this breaks your system, you get to keep both pieces! This script is a work in progress and is in constant flux. This script is intended to build a quick prototype proof of concept so you can see what our ultimate ELK configuration might look like. This configuration will change drastically over time leading up to the final release. Do NOT run this on a system that you care about! Do NOT run this on a system that has data that you care about! This script should only be run on a TEST box with TEST data! This script is only designed for standalone boxes and does NOT support distributed deployments. Use of this script may result in nausea, vomiting, or a burning sensation.

Description
Security Onion 2 - Linux distro for threat hunting, enterprise security monitoring, and log management
Readme 125 MiB
Languages
Shell 51%
Jinja 22.2%
SaltStack 12%
Python 8.7%
CSS 2%
Other 4%