-
Notifications
You must be signed in to change notification settings - Fork 332
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Zeek: - Update Zeek to [3.0.8](https://github.com/zeek/zeek/releases/tag/v3.0.8) - Include [Spicy](https://github.com/zeek/spicy) - Added ability to disable certain zeek features/parsers using environment variables - Added [Wireguard parser](https://github.com/theparanoids/spicy-noise) - Added a few Corelight plugins: + Corelight's [callstranger-detector](https://github.com/corelight/callstranger-detector) plugin + Corelight's [ripple20](https://github.com/corelight/ripple20) plugin + Corelight's [SIGred](https://github.com/corelight/SIGred) plugin * Logstash: - Added parsing for Zeek Wireguard (noise.log) - Initial work towards mapping Zeek log fields to Elastic Common Schema (see issue #79) + Disabled by default, can be enabled with `LOGSTASH_TO_ECS : 'true'` in `x-logstash-variables` in `docker-compose.yml` + not 100% complete. Good first effort, more will be done in the future - Some fixes to the JA3 signature mapping generation * ISOs - Updated Hedgehog and Malcolm ISOs to use 5.6 kernel - Get virtualbox guest VM debs from [unofficial backport](https://people.debian.org/~lucas/virtualbox-buster/) rather than building for VM installs * Documentation - Documentation, scripts, Vagrantfiles and sample configurations for using Beats to forward host logs to Malcolm
- Loading branch information
Showing
62 changed files
with
33,302 additions
and
278 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.