Update tomcat-cookie-exposed.yaml

This commit is contained in:
Prince Chaddha
2022-10-14 16:53:42 +05:30
committed by GitHub
parent 31ee91ab7c
commit e108677d32

View File

@@ -8,17 +8,21 @@ info:
- https://medium.com/bugbountywriteup/apache-example-servlet-leads-to-61a2720cac20
metadata:
verified: true
tags: apache,tomcat,misconfig,exposure
tags: misconfig,apache,tomcat,exposure
requests:
- method: GET
path:
- "{{BaseURL}}/examples/servlets/servlet/CookieExample"
- "{{BaseURL}}/..;/examples/servlets/servlet/CookieExample"
matchers-condition: and
matchers:
- type: word
words:
- "Cookies Example"
- "Your browser is sending the following cookies:"
condition: and
- type: status
status:
- 200