24 lines
566 B
YAML
24 lines
566 B
YAML
id: emqx-detect
|
|
|
|
info:
|
|
name: Emqx Detection
|
|
author: For3stCo1d
|
|
severity: info
|
|
metadata:
|
|
max-request: 1
|
|
tags: tech,emqx
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/static/emq.ico"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: dsl
|
|
name: favicon
|
|
dsl:
|
|
- "status_code==200 && ('-670975485' == mmh3(base64_py(body)))"
|
|
|
|
# digest: 490a0046304402201c22755470f2eed84230787074d0a6444f0c806f975351306291c361aea7e5700220059825d1bf033cc22ebb2cf124ad4f5032250dc7f641dfef66f0ecb074df80fd:922c64590222798bb761d5b6d8e72950
|