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/
|
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
|
2023-06-29 04:27:24 +00:00
|
|
|
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
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4a0a0047304502202bae84a7fad058c4599b190b04410e56ddaaff1871e2952d7b4fb314bd174d1e022100970603a3d8e738a49d3d3ce5cef378f8ef0b0bbd449402a29a4da59d2f6b10fd:922c64590222798bb761d5b6d8e72950
|