Skip to content

PowerShell Script for install Sysmon in a Windows Machine

Notifications You must be signed in to change notification settings

IamYipi/sysmon-installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

sysmon-installer

PowerShell Script for install Sysmon in a Windows Machine

USAGE

  • Run an administrative PowerShell
  • Execute:
Set-ExecutionPolicy UnRestricted -Force
  • Go to the location where you downloaded the script
.\sysmon.ps1
  • GG, you have sysmon installed

Notes

The configuration for sysmon is used in the script is from [SwiftOnSecurity][https://github.com/SwiftOnSecurity].

You can search another configurations in sysmon-modular** by @olafhartong

About

PowerShell Script for install Sysmon in a Windows Machine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published