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

26 lines
464 B
YAML

id: viewpoint-system-status
info:
name: ViewPoint System Status
author: dhiyaneshDK
severity: low
metadata:
max-request: 1
shodan-query: http.title:"ViewPoint System Status"
tags: status,exposure,viewpoint
http:
- method: GET
path:
- '{{BaseURL}}'
matchers-condition: and
matchers:
- type: word
words:
- '<title>ViewPoint System Status</title>'
- type: status
status:
- 200