2021-05-30 16:17:15 +00:00
|
|
|
id: default-jetty-page
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Jetty Default Page
|
|
|
|
author: dhiyaneshDk
|
2021-05-31 04:51:03 +00:00
|
|
|
severity: info
|
2022-04-22 10:38:41 +00:00
|
|
|
reference:
|
|
|
|
- https://www.shodan.io/search?query=http.title%3A%22Powered+By+Jetty%22
|
2021-05-31 04:51:03 +00:00
|
|
|
tags: tech,jetty
|
2021-05-30 16:17:15 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}'
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "<TITLE>Powered By Jetty</TITLE>"
|
2021-05-31 04:51:03 +00:00
|
|
|
part: body
|