2022-10-12 05:44:35 +00:00
|
|
|
id: tomcat-cookie-exposed
|
2022-10-12 02:59:08 +00:00
|
|
|
|
|
|
|
info:
|
2022-10-12 05:44:35 +00:00
|
|
|
name: Tomcat Cookie Exposed
|
2022-10-12 02:59:08 +00:00
|
|
|
author: tess,dk999
|
2022-10-12 05:44:35 +00:00
|
|
|
severity: low
|
|
|
|
reference:
|
|
|
|
- https://medium.com/bugbountywriteup/apache-example-servlet-leads-to-61a2720cac20
|
2022-10-12 02:59:08 +00:00
|
|
|
metadata:
|
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 1
|
2022-10-14 11:23:42 +00:00
|
|
|
tags: misconfig,apache,tomcat,exposure
|
2022-10-12 02:59:08 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-10-12 02:59:08 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/examples/servlets/servlet/CookieExample"
|
|
|
|
|
2022-10-14 11:23:42 +00:00
|
|
|
matchers-condition: and
|
2022-10-12 02:59:08 +00:00
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "Cookies Example"
|
|
|
|
- "Your browser is sending the following cookies:"
|
|
|
|
condition: and
|
2022-10-14 11:23:42 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4b0a0048304602210086d20ecd21fff8730e99e59eb3af0895713bbab84dc1f2cf2db626a76bb10418022100f20067e0a5e048001a61e728cf2a9f21b3436092478cbc6c690ca982f39023ef:922c64590222798bb761d5b6d8e72950
|