nuclei-templates/technologies/default-tomcat-page.yaml

19 lines
360 B
YAML

id: default-tomcat-page
info:
name: Tomcat Default Page
author: dhiyaneshDk
severity: info
tags: tech,tomcat
reference: https://www.shodan.io/search?query=http.title%3A%22Apache+Tomcat%22
requests:
- method: GET
path:
- '{{BaseURL}}'
matchers:
- type: word
words:
- "<title>Apache Tomcat"
part: body