Emqx Detection
ID: emqx-detect
Severity: info
Author: For3stCo1d
Tags: tech,emqx
Description
Section titled “Description”YAML Source
Section titled “YAML Source”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: 4a0a00473045022100ef35d20a9b893f023f9ea33bfb658e1063326c34e4111b088716a9b3a222dfd002203dcd6ae41f1c53708fe15531b7503138869a0ac4dd06bd7d9d712047fb2a5741:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/technologies/emqx-detect.yaml"