Trying to fix rule

This commit is contained in:
Florian Roth 2018-06-28 16:39:13 +02:00
parent fa98595ad6
commit c26c3ee426

View File

@ -13,5 +13,5 @@ detection:
passwordchanged_filter:
PasswordLastSet: null
timeframe: 15s
condition: samrpipe | near ( passwordchanged and not passwordchanged_filter )
condition: ( passwordchanged and not passwordchanged_filter ) | near samrpipe
level: medium