diff --git a/exposures/default/default-tomcat-page.yaml b/exposures/default/default-tomcat-page.yaml new file mode 100644 index 0000000000..ba68acfef2 --- /dev/null +++ b/exposures/default/default-tomcat-page.yaml @@ -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: + - "Apache Tomcat" + condition: and