2021-07-05 10:09:47 +00:00
|
|
|
id: default-openresty
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: OpenResty Default Page
|
|
|
|
author: dhiyaneshDk
|
|
|
|
severity: info
|
2022-07-04 08:46:15 +00:00
|
|
|
metadata:
|
|
|
|
shodan-query: http.title:"Welcome to OpenResty!"
|
2022-01-08 14:54:26 +00:00
|
|
|
tags: tech,openresty
|
2021-07-05 10:09:47 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}'
|
2022-07-04 08:46:15 +00:00
|
|
|
|
2021-07-05 10:09:47 +00:00
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "<title>Welcome to OpenResty!</title>"
|
|
|
|
part: body
|