swiftonsecurity Sysmon Configuration

repository·master·Indexed 26 days ago

https://github.com/swiftonsecurity/sysmon-config

A Microsoft Sysinternals Sysmon configuration template for system change monitoring in Windows environments. Includes instructions for installation, updating, and uninstalling using sysmon.exe, as well as guidance on customizing the sysmonconfig-export.xml file and optimizing software installation paths.

Tokens
358
Snippets
3
Records
5
Agent score
41%

What's inside swiftonsecurity-sysmon-config

  1. Configure software installation paths for optimal monitoring

    master
    This configuration is designed with the expectation that software is installed system-wide rather than in the C:\Users folder. To ensure effective monitoring and avoid excessive noise from user-directory-based installations, install system-wide versions of software (e.g., Google Chrome) whenever possible. Refer to the configuration file for specific instructions on path monitoring.
  2. Customize the Sysmon configuration for your environment

    master
    Before wide deployment, you must test and observe the configuration in your specific environment. A critical customization step is excluding actions from your antivirus software to prevent logs from being flooded with irrelevant information. The sysmonconfig-export.xml file is highly commented to assist with this process.