Update win_rare_service_installs.yml

same count() by ServiceFileName < 5 aded to make sigmac work with elastalert integration
This commit is contained in:
Roberto Rodriguez 2018-12-05 05:33:56 +03:00
parent f0b23af10d
commit c8990962d2

View File

@ -13,8 +13,8 @@ detection:
selection:
EventID: 7045
timeframe: 7d
condition: selection | count(ServiceFileName) < 5
condition: selection | count() by ServiceFileName < 5
falsepositives:
- Software installation
- Software updates
level: low
level: low