nuclei-templates/misconfiguration/viewpoint-system-status.yaml

25 lines
480 B
YAML

id: viewpoint-system-status
info:
name: ViewPoint System Status
author: dhiyaneshDK
severity: low
reference:
- https://www.shodan.io/search?query=http.title%3A%22ViewPoint+System+Status%22
tags: status,exposures,viewpoint
requests:
- method: GET
path:
- '{{BaseURL}}'
matchers-condition: and
matchers:
- type: word
words:
- '<title>ViewPoint System Status</title>'
- type: status
status:
- 200