Skip to content

Tags: weev3/HELK

Tags

v0.1.7-alpha03042019

Toggle v0.1.7-alpha03042019's commit message
[HOT FIX] 03042019

fix Cyb3rWard0g#215
- Logstash plugins offline install (default)
- Logstash mutate statements update
- ES Memory Calculation fix
- Compose files typo

v0.1.7-alpha02262019

Toggle v0.1.7-alpha02262019's commit message
[HOT FIX] v0.1.7-alpha02262019 - Logstash Pipeline

helk-logstash
+ Added offline plugins file
+ Updated win security conversion
+ cleaned process-name filter & process-name-split configs
+ cleaned process-id filter & proces-id conversion configs
+ set kafka max poll records to 500
+ updated SOURCE_ & TARGET_ field names from process entity to be renamed process_source_ and process_target. Following the basic `entity_context_property` from OSSEM CIM

v0.1.7-alpha02242019

Toggle v0.1.7-alpha02242019's commit message
[Alpha] v0.1.7-alpha02242019

v0.1.6-alpha02022019

Toggle v0.1.6-alpha02022019's commit message
[HOT-FIX] 02022019

helk-Elasticsearch
- Adjusted ES JAVA OPTs (Heap size) calculations

helk-jupyter
+ Upgraded image to 0.1.0
+ Updated graphframes to 0.7.0
+ fix Cyb3rWard0g#161
+ fix Cyb3rWard0g#163

helk-logstash
+ fix Cyb3rWard0g#162

v0.1.6-alpha01312019

Toggle v0.1.6-alpha01312019's commit message
[HOT FIX] 01312019

helk ELK
Updated to version 6.5.4

helk-logstash
fix Cyb3rWard0g#156
+ Pipeline Updated
++ More security events
++ Reduced regex complexity to split process paths to process names
++ Enabled Kafka output again for Win Security and Win Sysmon logs
++ Added more win security conversion events

helk-elastalert
fix Cyb3rWard0g#157
fix Cyb3rWard0g#159

ELK:
+ Consolidated ELK scripts to one per container instead of trial and basic

helk-sigma
+ Updated own fork

helk-jupyter
+ Updated Elastic ES-Hadoop to 6.5.4

helk-jupyter
+ jupyterlab-manager widgets
+ Updated pandas 0.24.0
+ Updated altair 2.3.0

v0.1.6-alpha12132018

Toggle v0.1.6-alpha12132018's commit message
Updating README

Added Elastalert and Sigma information

v0.1.3-alpha08242018

Toggle v0.1.3-alpha08242018's commit message
v0.1.3-alpha08242018

Docker-compose Files Version
+ Updated version to 3.5

Base Docker Ubuntu Image
+ Updated to phusion/baseimage version 0.11 (https://github.com/phusion/baseimage-docker/releases/tag/0.11)

HELK base image
+ Updated to 0.0.2 due to Ubuntu upgrade

HELK ELK Version
+ Now using 6.4.0 official ELK Docker Images (https://www.elastic.co/blog/elastic-stack-6-4-0-released?blade=tw&hulk=social)

helk_install
+ Fixed Cyb3rWard0g#99

helk-elasticsearch
+ Updated main yml config to set most of the settings via environment variables via docker-compose
+ Trial docker-compose file now has ELASTICSEARCH_PASSWORD environment variable set/available. Trial Dockerfile was deleted since the elasticsearch_password update is now taken care of by the internal elasticsearch docker script that is comes with the official elasticsearch docker image.
+ reduced the memory requirements from 4GB to 2GB

helk-logstash
+ entrypoint scripts remove kafka output plugin 7.1.2 and installs version 7.1.1 due to logstash-plugins/logstash-output-kafka#198
++ this error happens right after upgrading ELK built from 6.3.2 to 6.4.0

helk-jupyter
+ Added Altair python package
+ updated Jupyterlab to 0.34.1
+ updated jupyterhub to 0.9.2
+ updated jupyterlab hub extension to 0.11.0
+ updated Spark config to use Graphframes 0.6.0 (https://graphframes.github.io/user-guide.html)
+ updated spark-kafka library to spark-sql-kafka-0-10_2.11:2.3.1

helk-kafka-base
+ updated Kafka to 2.0.0 (this affects Kafka brokers and zookeeper)
+ Created user kafkauser to run kafka containers as non-root

helk-kafka-broker
+ split entrypoint script to have topics creation separate
++ auomated the way how the container checks for the kafka broker port availability. If the port is open, then it attempts to create kafka topics
+ No need to tail kafka logs to keep the container alive after running the kafka start script. It now just starts the broker via Dockerfile CMD command and stays alive.

helk-zookeeper
+ updated entrypoint to only set the main server config
+ zookeeper is now started via Dockerfile CMD command

v0.1.2-alpha08062018

Toggle v0.1.2-alpha08062018's commit message
v0.1.2-alpha08062018

Updated Logstash output templates to replace _doc mappings to doc.

v0.1.3-alpha08042018

Toggle v0.1.3-alpha08042018's commit message
HELK v0.1.3-alpha08042018

Removed Zeppelin Folder and removed wrong password string displayed for Jupyterhub after installing HELK.

v0.1.2-alpha08042018

Toggle v0.1.2-alpha08042018's commit message
HELK v0.1.3-alpha08042018

Removed Zeppelin Folder and removed wrong password string displayed for Jupyterhub after installing HELK.