Jetty Default Page
ID: default-jetty-page
Severity: info
Author: dhiyaneshDk
Tags: tech,jetty
Description
Section titled “Description”YAML Source
Section titled “YAML Source”id: default-jetty-page
info: name: Jetty Default Page author: dhiyaneshDk severity: info classification: cpe: cpe:2.3:a:eclipse:jetty:*:*:*:*:*:*:*:* metadata: max-request: 1 vendor: eclipse product: jetty shodan-query: http.title:"Powered By Jetty" tags: tech,jetty
http: - method: GET path: - '{{BaseURL}}'
matchers: - type: word words: - "<TITLE>Powered By Jetty</TITLE>" part: body# digest: 4a0a00473045022100d4ebc6f46b04693201b96cf265d390c7ce0296bc57f2337ba316c5c37ada363d022025d8a9e17af66b5b18aa4ab74787324585f1e89f47b3f04a218dff67686a6430:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/technologies/default-jetty-page.yaml"