2021-07-02 02:46:57 +00:00
|
|
|
id: jetty-showcontexts-enable
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Jetty showContexts Enable in DefaultHandler
|
|
|
|
author: dhiyaneshDK
|
|
|
|
severity: low
|
2024-01-03 06:08:41 +00:00
|
|
|
description: Jetty showContexts is Enabled in DefaultHandler
|
2022-04-22 10:38:41 +00:00
|
|
|
reference:
|
|
|
|
- https://github.com/jaeles-project/jaeles-signatures/blob/master/common/jetty-showcontexts-enable.yaml
|
2023-06-27 21:08:55 +00:00
|
|
|
- https://swarm.ptsecurity.com/jetty-features-for-hacking-web-apps/
|
2024-09-10 09:08:16 +00:00
|
|
|
classification:
|
|
|
|
cpe: cpe:2.3:a:eclipse:jetty:*:*:*:*:*:*:*:*
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
2023-06-27 21:08:55 +00:00
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 1
|
2024-09-10 08:22:50 +00:00
|
|
|
vendor: eclipse
|
2024-09-10 09:08:16 +00:00
|
|
|
product: jetty
|
|
|
|
shodan-query: html:"contexts known to this"
|
2023-06-27 21:08:55 +00:00
|
|
|
tags: jetty,misconfig
|
2021-07-02 02:46:57 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-07-02 02:46:57 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "Contexts known to this server are:"
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
2023-06-27 21:08:55 +00:00
|
|
|
- 404
|
2024-09-12 05:14:01 +00:00
|
|
|
# digest: 490a0046304402205ee09bc14143b8afefc0e63fe52b9a915d30282d998d20b1d80defa9911cccda022024b08161ddc4d2ed5ca69104854cdd3fd323645e57c0a072d0a25bf9c582fb4d:922c64590222798bb761d5b6d8e72950
|