nuclei-templates/technologies/default-glassfish-server-pa...

21 lines
408 B
YAML

id: default-glassfish-server-page
info:
name: GlassFish Server Default Page
author: dhiyaneshDk
severity: info
metadata:
shodan-query: http.title:"GlassFish Server - Server Running"
tags: tech,glassfish
requests:
- method: GET
path:
- '{{BaseURL}}'
matchers:
- type: word
words:
- "<title>GlassFish Server - Server Running</title>"
part: body