Create default-tomcat-page.yaml

patch-1
Dhiyaneshwaran 2021-05-30 21:25:13 +05:30 committed by GitHub
parent e713e6e9a4
commit 3e0cc1e116
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 18 additions and 0 deletions

View File

@ -0,0 +1,18 @@
id: default-tomcat-page
info:
name: Tomcat Default Page
author: dhiyaneshDk
severity: low
tags: default,exposure
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"
condition: and