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