fix: fixing bug

This commit is contained in:
Florian Roth
2020-01-30 10:09:22 +01:00
committed by GitHub
parent 6ca100cabf
commit 8ec0060938
@@ -18,13 +18,13 @@ detection:
selection:
EventID: 5156
sourceRDP:
SourcePort: 3389
DestinationAddress:
SourcePort: 3389
- '127.*'
- '::1'
destinationRDP:
DesinationPort: 3389
SourceAddress:
DesinationPort: 3389
- '127.*'
- '::1'
condition: selection and ( sourceRDP or destinationRDP )