Docmosis Tornado Server Exposure
ID: docmosis-tornado-server
Severity: low
Author: tess
Tags: misconfig,tornado,exposure
Description
Section titled “Description”Docmosis Tornado Server is exposed.
YAML Source
Section titled “YAML Source”id: docmosis-tornado-server
info: name: Docmosis Tornado Server Exposure author: tess severity: low description: Docmosis Tornado Server is exposed. classification: cpe: cpe:2.3:a:docmosis:tornado:*:*:*:*:*:*:*:* metadata: verified: true max-request: 1 vendor: docmosis product: tornado shodan-query: title:"Docmosis Tornado" tags: misconfig,tornado,exposure
http: - method: GET path: - '{{BaseURL}}'
matchers-condition: and matchers: - type: word part: body words: - "Docmosis Tornado" - 'href="WebServerDownload.css' condition: and
- type: status status: - 200# digest: 4a0a0047304502203876418ba905362bcf67ffeb172bb19b9bb383b68a5bc2fc8930db54a88148f902210088a3b834a2e2d46101ae6c8828ce4baac1b05e298fafe4fecf955bf0852efd03: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/misconfiguration/docmosis-tornado-server.yaml"