diff --git a/exposed-panels/epmp-login.yaml b/exposed-panels/epmp-login.yaml new file mode 100644 index 0000000000..d8b26563dd --- /dev/null +++ b/exposed-panels/epmp-login.yaml @@ -0,0 +1,21 @@ +id: epmp-login + +info: + name: ePMP 2000 Login + author: dhiyaneshDk + severity: info + reference: https://www.exploit-db.com/ghdb/6826 + +requests: + - method: GET + path: + - "{{BaseURL}}" + matchers-condition: and + matchers: + - type: word + words: + - 'ePMP' + part: body + - type: status + status: + - 200