Skip to content

Commit 993d5c7

Browse files
Update README.md
1 parent 01951ac commit 993d5c7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@ The file provided should function as a great starting point for system monitorin
66

77
      **[sysmonconfig-export.xml](https://github.com/SwiftOnSecurity/sysmon-config/blob/master/sysmonconfig-export.xml)**
88

9-
Because virtually every line is commented and sections are marked with explanations, it should also function as a tutorial for Sysmon and a guide to critical monitoring areas in Windows systems. It demonstrates a lot of what I wish I knew when I began with Sysmon in 2014.
9+
Because virtually every line is commented and sections are marked with explanations, it should also function as a tutorial for Sysmon and a guide to critical monitoring areas in Windows systems.
1010

1111
Pull requests and issue tickets are welcome, and new additions will be credited in-line or on Git.
1212

13-
Note: Exact syntax and filtering choices are deliberate to catch appropriate entries and to have as little performance impact as possible. Sysmon's filtering abilities are different than the built-in Windows auditing features, so often a different approach is taken than the normal static listing of every possible important area.
14-
1513
      **[See active forks of this configuration](https://github.com/SwiftOnSecurity/sysmon-config/network)**
1614

15+
Note: Exact syntax and filtering choices are deliberate to catch appropriate entries and to have as little performance impact as possible. Sysmon's filtering abilities are different than the built-in Windows auditing features, so often a different approach is taken than the normal static listing of every possible important area.
16+
1717
## Use ##
1818
### Install ###
1919
Run with administrator rights

0 commit comments

Comments
 (0)