Update sshd-dropbear-detect.yaml
parent
7710b518fc
commit
504a2309b4
|
@ -18,11 +18,12 @@ network:
|
|||
host:
|
||||
- "{{Hostname}}"
|
||||
- "{{Host}}:22"
|
||||
matchers-condition: and
|
||||
|
||||
matchers:
|
||||
- type: word
|
||||
words:
|
||||
- "dropbear"
|
||||
|
||||
extractors:
|
||||
- type: regex
|
||||
regex:
|
||||
|
|
Loading…
Reference in New Issue