Update xlight-ftp-service-detect.yaml
parent
68ca560595
commit
8c10b349cd
|
@ -19,6 +19,12 @@ network:
|
|||
- "{{Hostname}}"
|
||||
- "{{Host}}:21"
|
||||
|
||||
matchers:
|
||||
- type: word
|
||||
part: body
|
||||
words:
|
||||
- "Xlight FTP Server"
|
||||
|
||||
extractors:
|
||||
- type: regex
|
||||
regex:
|
||||
|
|
Loading…
Reference in New Issue