28 lines
667 B
YAML
28 lines
667 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,misconfig
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- '<title>ViewPoint System Status</title>'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 490a00463044022046ac5179a0bfec6775df4791656267016cc1c439e199c6d9f6d88a1e3e8d04bf02200bbf452556dbc7f0d5efbe01fdca78a4a3d4351614674ff1454f7d6db2f8f075:922c64590222798bb761d5b6d8e72950
|