Home

Awesome

Automate-Sysmon

Sponsor VirusTotal Scan

Introduction:

Increase your logging abilities to further your ability to detect threats and malicious activity on your systems.

Recommended reading material:

A list of scripts and tools this collection utilizes:

How to run the script

Automated Install:

iwr -useb 'https://simeononsecurity.ch/scripts/sosautomatesysmon.ps1'|iex

Manual Install:

If manually downloaded, the script must be launched from the directory containing all the files from the GitHub Repository

Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Force
Get-ChildItem -Recurse *.ps1 | Unblock-File
.\sos-automate-sysmon.ps1

Learn more about Automating Sysmon Deployments

<a href="https://simeononsecurity.ch" target="_blank" rel="noopener noreferrer">   <h2>Explore the World of Cybersecurity</h2> </a> <a href="https://simeononsecurity.ch" target="_blank" rel="noopener noreferrer">   <img src="https://simeononsecurity.ch/img/banner.png" alt="SimeonOnSecurity Logo" width="300" height="300"> </a>

Links: