dizqueTV - Detect
ID: dizquetv-detect
Severity: info
Author: s4e-io
Tags: dizquetv,tech,detect
Description
Section titled “Description”An instance running dizqueTV was detected.
YAML Source
Section titled “YAML Source”id: dizquetv-detect
info: name: dizqueTV - Detect author: s4e-io severity: info description: | An instance running dizqueTV was detected. reference: - https://github.com/vexorian/dizquetv metadata: verified: true max-request: 1 fofa-query: icon_hash="775930718" tags: dizquetv,tech,detect
http: - method: GET path: - "{{BaseURL}}"
matchers: - type: dsl dsl: - 'contains_any(body, "<title>dizqueTV</title>", "dizquetv-logo")' - 'status_code == 200' condition: and# digest: 490a00463044022024485610e44dd598cd6446a581f016fa5c3ba34ff2a6d311167c524a892ae92c02204fb1bc6805cd4497104fb425fba72f238caab07e97d6d2c926dfeaf5d762b919: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/dizquetv-detect.yaml"