TA Sysmon Deploy Save

Deploy and maintain Symon through the Splunk Deployment Sever

Project README

TA-Sysmon-deploy

Deploy and maintain Sysmon through the Splunk Deployment Server.

This will enable you to have all systems running the same version of Sysmon and the same up-to-date configuration. No more logging in to all servers and installing it manually or having to negotiate a GPO change.

When deployed it will check for Sysmon on the system, when it is below the configured version (currently 8.00), it will uninstall that version and install 8.00 with the attached configuration.

Every 12 hours it will check if the config file from the deployment server is newer than the running config. If so, it will update. All actions of the scripts are logged and indexed into the Windows index as sourcetype InstallLog:Sysmon

Note!

Currently it assumes the app to be named TA-Sysmon-deploy.

It will look for the SplunkForwarder service to be installed and use its install location as a variable in the script.

I also maintain a Sysmon repository to customise your own configuration, mapped to the MITRE ATT&CK framework https://github.com/olafhartong/sysmon-modular The included config is a complete generated configuration from this repository, you can start from this. Keep a lookout for the git repository, as it is frequently updated.

Usage:

Obviously you are required to have a deployment server and installed Universal Forwarder agents connected to it.

Download the latest Sysmon version from here https://download.sysinternals.com/files/Sysmon.zip, due to the distribution license I am not able to include it. Place sysmon.exe in the bin folder and you're ready to deploy!

Download and install to your deployment server under etc/deployment-apps and assign to your servers.

Open Source Agenda is not affiliated with "TA Sysmon Deploy" Project. README Source: olafhartong/TA-Sysmon-deploy
Stars
31
Open Issues
3
Last Commit
3 years ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating