nuclei-templates/technologies/default-openresty.yaml

19 lines
390 B
YAML

id: default-openresty
info:
name: OpenResty Default Page
author: dhiyaneshDk
severity: info
tags: tech,openresty
reference: https://www.shodan.io/search?query=http.title%3A%22Welcome+to+OpenResty%21%22
requests:
- method: GET
path:
- '{{BaseURL}}'
matchers:
- type: word
words:
- "<title>Welcome to OpenResty!</title>"
part: body