Skip to content

Commit

Permalink
Added SysmonShell
Browse files Browse the repository at this point in the history
  • Loading branch information
olafhartong committed Mar 31, 2018
1 parent 5cf305a commit d9fff89
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ You will need to install and observe the results of the configuration in your ow
For example, you will need to exclude actions of your antivirus, which will otherwise likely fill up your logs with useless information.

### Generating a config ###
#### PowerShell ####
~~~~
git clone https://github.com/olafhartong/sysmon-modular.git
cd sysmon modular
Expand All @@ -47,6 +48,10 @@ You can test your config if it's schema compliant
Test-SysmonConfiguration .\sysmonconfig.xml
~~~~

#### SysmonShell ####
This repository also was made available within **[SysmonShell](https://github.com/nshalabi/SysmonTools)** a great tool by **[Nader Shalabi](https://twitter.com/nader_shalabi)**


## Use ##
### Install ###
Run with administrator rights
Expand Down

0 comments on commit d9fff89

Please sign in to comment.