2021-07-29 13:38:40 +00:00
|
|
|
id: viewpoint-system-status
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: ViewPoint System Status
|
|
|
|
author: dhiyaneshDK
|
|
|
|
severity: low
|
2022-07-04 08:46:15 +00:00
|
|
|
metadata:
|
|
|
|
shodan-query: http.title:"ViewPoint System Status"
|
2022-11-03 02:19:07 +00:00
|
|
|
tags: status,exposure,viewpoint
|
2021-07-29 13:38:40 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}'
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- '<title>ViewPoint System Status</title>'
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|