diff --git a/exposed-panels/viewpoint-system-status.yaml b/exposed-panels/viewpoint-system-status.yaml new file mode 100644 index 0000000000..326fa9876c --- /dev/null +++ b/exposed-panels/viewpoint-system-status.yaml @@ -0,0 +1,23 @@ +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 + +requests: + - method: GET + path: + - '{{BaseURL}}' + + matchers-condition: and + matchers: + - type: word + words: + - 'ViewPoint System Status' + + - type: status + status: + - 200