You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
PurpleDome/plugins/default/sensors/linux_filebeat
Thorsten Sick 928934ae8d some git cleanup 2 years ago
..
README.md Added linux filebeat sensor and template feature for config files 3 years ago
filebeat.conf some git cleanup 2 years ago
filebeat.yml some git cleanup 2 years ago
filebeat_template.conf Fixing filebeat 2 years ago
linux_filebeat_plugin.py Added prototyp for detection logic and attack diagrams 2 years ago

README.md

Filebeat plugin

Basic demo plugin for a linux filebeat sensor.

Important feature

The sensor demos a feature to create config files based on a template before the file is deployed to the target.

Current state

Basic functionality is working. The logging is not optimized. Will come back to it as soon as we have more attacks.