You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -56,6 +56,10 @@ Run with administrator rights
56
56
sysmon.exe -u
57
57
```
58
58
59
+
## Rule Development
60
+
61
+
For rule development we use a very extensive [Sysmon config](https://github.com/OTRF/Blacksmith/blob/master/resources/configs/sysmon/sysmon.xml) provided by @Cyb3rWarD0g in our lab that logs almost any event on an end system.
62
+
59
63
## Credits
60
64
61
65
Since we wanted to be able to receive new pull requests this repository, we had to squash all open(!) pull requests of the original reposiory into a single commit on this one.
0 commit comments