2022-11-13 08:11:36 +00:00
|
|
|
id: emqx-detect
|
2022-03-27 16:18:17 +00:00
|
|
|
|
|
|
|
info:
|
|
|
|
name: Emqx Detection
|
|
|
|
author: For3stCo1d
|
|
|
|
severity: info
|
|
|
|
tags: tech,emqx
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2022-03-27 16:18:17 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-03-27 16:18:17 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/static/emq.ico"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: dsl
|
|
|
|
name: favicon
|
|
|
|
dsl:
|
|
|
|
- "status_code==200 && ('-670975485' == mmh3(base64_py(body)))"
|