nuclei-templates/http/misconfiguration/docmosis-tornado-server.yaml

30 lines
536 B
YAML

id: docmosis-tornado-server
info:
name: Docmosis Tornado Server Exposure
author: tess
severity: low
metadata:
max-request: 1
verified: true
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