Create epmp-login.yaml

patch-1
Dhiyaneshwaran 2021-03-16 22:11:04 +05:30 committed by GitHub
parent 6b950424ee
commit 8b3d9849d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 21 additions and 0 deletions

View File

@ -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:
- '<title>ePMP</title>'
part: body
- type: status
status:
- 200