Closed cnnrshd closed 1 year ago
Oh wow thanks for this big (well documented) push, I'll go through it asap
awesome additions. really like the python approach, I will look into making all pipelines, input files and templates compatible there too.
The pwsh file is becoming a small mess, like that it works on any windows box but for the pipelines and maintenance this is way cleaner. Thanks for the huge work!
i agree - powershell is really convenient, but there's some good utility from using python (libraries, far more people can write it, very good xml support). glad I could help!
Note - duplicate of (closed) #170 , tracking a patch branch instead of master.
This is a large PR that addresses three key things:
Matrix
Addition
jq
to replace the value of thetechniques
array.Changes
Priority-based Rules Sorting
I noticed this issue when going through the
sysmonconfig.xml
- there's a PowerShell chunk that will overrule many CommandLine rules below this Rule ([like here](https://github.com/olafhartong/sysmon-modular/blob/965652e8b333174705c2c13ad200e4c3810ae0e5/sysmonconfig.xml#Additions
Changes
General modifications
Most of my effort has been on the lolbas - network and process creation.