Update kong-detect.yaml

False Positive Before:
`[2021-05-04 18:16:57] [kong-detect] [http] [info] https://hongkong.reddit.com:443 [Location: https://www.reddit.com/r/hongkong/]`

After:
`[INF] No results found. Better luck next time!`

Actual Kong server:
`[2021-05-04 18:22:52] [kong-detect] [http] [info] https://xxx.xxx.xxx.xxx/ [kong/2.0.5]`
patch-1
Geeknik Labs 2021-05-04 23:23:33 +00:00 committed by GitHub
parent 0a393f118e
commit cbe4e35fb4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -16,10 +16,10 @@ requests:
- type: regex - type: regex
part: header part: header
regex: regex:
- kong+ - "[Ss]erver: [Kk]ong+"
extractors: extractors:
- type: regex - type: kval
part: header part: header
regex: kval:
- .*kong.* - server