19 lines
431 B
YAML
19 lines
431 B
YAML
|
id: default-glassfish-server-page
|
||
|
|
||
|
info:
|
||
|
name: GlassFish Server Default Page
|
||
|
author: dhiyaneshDk
|
||
|
severity: info
|
||
|
tags: tech,glassfish
|
||
|
reference: https://www.shodan.io/search?query=http.title%3A%22GlassFish+Server+-+Server+Running%22
|
||
|
|
||
|
requests:
|
||
|
- method: GET
|
||
|
path:
|
||
|
- '{{BaseURL}}'
|
||
|
matchers:
|
||
|
- type: word
|
||
|
words:
|
||
|
- "<title>GlassFish Server - Server Running</title>"
|
||
|
part: body
|