mirror of
https://github.com/valitydev/SigmaHQ.git
synced 2024-11-07 09:48:58 +00:00
Merge pull request #1907 from neu5ron/patch-6
correct fields for zeek_rdp_public_listener.yml
This commit is contained in:
commit
d89cebab55
@ -38,8 +38,8 @@ detection:
|
||||
#- x.x.x.x
|
||||
condition: not selection #and not approved_rdp
|
||||
fields:
|
||||
- src_ip
|
||||
- dst_ip
|
||||
- id.orig_h
|
||||
- id.resp_h
|
||||
falsepositives:
|
||||
- none
|
||||
- Although it is recommended to NOT have RDP exposed to the internet, verify that this is a) allowed b) the server has not already been compromised via some brute force or remote exploit since it has been exposed to the internet. Work to secure the server if you are unable to remove it from being exposed to the internet.
|
||||
level: high
|
||||
|
Loading…
Reference in New Issue
Block a user