added-additional-matcher
parent
314f17d88b
commit
67af60a4d0
|
@ -1,4 +1,4 @@
|
|||
id: fortinet-fgfm-protocol-detect
|
||||
id: fortinet-fgfm-detect
|
||||
|
||||
info:
|
||||
name: Fortinet FGFM protocol - Detect
|
||||
|
@ -22,12 +22,15 @@ tcp:
|
|||
host:
|
||||
- "{{Hostname}}"
|
||||
port: 541
|
||||
|
||||
read-size: 1024
|
||||
|
||||
matchers:
|
||||
- type: word
|
||||
words:
|
||||
- ".fortinet.com"
|
||||
- "Certificate Authority"
|
||||
condition: and
|
||||
|
||||
extractors:
|
||||
- type: regex
|
Loading…
Reference in New Issue