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

21 lines
404 B
YAML
Raw Normal View History

id: default-glassfish-server-page
info:
name: GlassFish Server Default Page
author: dhiyaneshDk
2021-05-31 04:51:03 +00:00
severity: info
2022-07-04 08:46:15 +00:00
metadata:
shodan-query: http.title:"GlassFish Server - Server Running"
2021-05-31 04:51:03 +00:00
tags: tech,glassfish
http:
- method: GET
path:
- '{{BaseURL}}'
2022-07-04 08:46:15 +00:00
matchers:
- type: word
words:
- "<title>GlassFish Server - Server Running</title>"
2021-05-31 04:51:03 +00:00
part: body