idaholab / Malcolm

Malcolm is a powerful, easily deployable network traffic analysis tool suite for full packet capture artifacts (PCAP files), Zeek logs and Suricata alerts.
https://idaholab.github.io/Malcolm/
Other
327 stars 53 forks source link

generate new forwarder SSL keys on-the-fly when transferring between Malcolm and Hedgehog #492

Closed mmguero closed 1 week ago

mmguero commented 2 weeks ago

see the documentation here and search for Transfer self-signed client certificates to a remote log forwarder

When we do this on the Malcolm side, (in control.py, under the auth_setup stuff) we should generate the new certificates and send them on-the-fly, then delete them, rather than just re-using the filebeat/certs/ one.