Update vnc-detect.yaml

patch-1
Prince Chaddha 2021-07-20 17:14:12 +05:30 committed by GitHub
parent 63b1837e48
commit b86a6ba59c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 1 deletions

View File

@ -13,4 +13,9 @@ network:
matchers:
- type: word
words:
- "RFB"
- "RFB"
extractors:
- type: regex
part: body
regex:
- "RFB ([0-9.]+)"