diff --git a/exposed-panels/oki-data.yaml b/exposed-panels/oki-data.yaml new file mode 100644 index 0000000000..43bd50169e --- /dev/null +++ b/exposed-panels/oki-data.yaml @@ -0,0 +1,21 @@ +id: oki-data-corporation + +info: + name: Oki Data Corporation + author: dhiyaneshDK + severity: info + reference: https://www.exploit-db.com/ghdb/5937 + +requests: + - method: GET + path: + - '{{BaseURL}}/status.htm' + + matchers-condition: and + matchers: + - type: word + words: + - 'Oki Data Corporation' + - type: status + status: + - 200