Tags: FabFaeb/velociraptor
Tags
Added a System.Hunt.Creation artifact (Velocidex#911) This allows for server monitoring artifacts that detect new hunt creations. Also fixed possible deadlock in watch_monitoring()
Fix crash on windows service. (Velocidex#841) When a config file is missing, the service attempts to log but logging is not yet available.
Make it possible to use external SSL Certs. (Velocidex#742) It is now possible to specify path to a .pem and .key file for regular certificates, as issued using any number of CAs or even Let's Encrypt's cert tool. Frontend.tls_certificate_filename points at the full chain (e.g. /etc/le/.../fullchain.pem) and Frontend.tls_private_key_filename points at the private key (e.g. ../privkey.pem). * Added new winpmem artifact.
PreviousNext