Skip to content

Commit 87dc99c

Browse files
committed
Sysmon for Linux Update
Sysmon for Linux Update
1 parent 16fbd6b commit 87dc99c

6 files changed

Lines changed: 505 additions & 298 deletions

File tree

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,12 @@
11

22
<p><img align="left" width="100" height="100" src="chapters/media/tslogo.png"></p>
33

4-
54
# TrustedSec Sysmon Community Guide
65

7-
8-
96
<p align="center"><a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/" style="display: inline-block; float: left; vertical-align: middle; margin: 10px;"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-sa/4.0/88x31.png" /></a></p>
107

118
This work is licensed under a [Creative Commons Attribution-ShareAlike 4.0 International License](http://creativecommons.org/licenses/by-sa/4.0/), please attribute to TrustedSec LLC
129

13-
1410
###### You are free to:
1511

1612
**Share** — copy and redistribute the material in any medium or format.
@@ -19,7 +15,6 @@ This work is licensed under a [Creative Commons Attribution-ShareAlike 4.0 Inter
1915

2016
The authors encourage you to redistribute this content as widely as possible, but require that you give credit to the primary authors below, and that you notify us on GitHub of any improvements you make.
2117

22-
2318
Table of Contents
2419
=================
2520

@@ -29,11 +24,16 @@ Table of Contents
2924

3025
* [The Sysmon Driver](./chapters/the-sysmon-driver.md)
3126

32-
* [Install and Configuration](./chapters/install-and-configuration.md)
27+
* [Install and Configuration](./chapters/install_windows.md)
3328

3429
* Sysmon on Linux
30+
3531
* [sysinternalsEBPF](./chapters/eBPF.md)
3632

33+
* [Install and Configuration](./chapters/install_linux.md)
34+
35+
* [Configuration](./chapters/configuration.md)
36+
3737
* Sysmon Events
3838

3939
* [Process Events](./chapters/process-events.md)
@@ -51,7 +51,7 @@ Table of Contents
5151
* [File Create Time Change](./chapters/file-create-time-change.md)
5252

5353
* [File Stream Creation Hash](./chapters/file-stream-creation-hash.md)
54-
54+
5555
* [File Delete](./chapters/file-delete.md)
5656

5757
* [File Delete Detected](./chapters/file_delete_detected.md)

0 commit comments

Comments
 (0)