All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- Update ELK stack: v6.3.0 -> v7.1.1
- Multiple modifications to the ingestor service:
- Move ingestor to
extensions
folder - Modify VulntoES to record MAC addresses, if present
- Update ingestor container from python2.7 to python3.7
- Semplify call method:
docker-compose run ingestor
- Minor refactoring to
VulntoES.py
- Move ingestor to
- Time pattern now available
- Remove extensions/logspout
- Modify VulntoES to only ingest open ports
- First Public Release