nuclei-templates/technologies/default-openresty.yaml

19 lines
390 B
YAML
Raw Normal View History

2021-07-05 10:09:47 +00:00
id: default-openresty
info:
name: OpenResty Default Page
author: dhiyaneshDk
severity: info
2022-01-08 14:54:26 +00:00
tags: tech,openresty
2021-07-05 10:09:47 +00:00
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