Added ems-login-panel

patch-1
sandeep 2021-05-31 11:58:26 +05:30
parent 95248409e1
commit 920694cd22
1 changed files with 23 additions and 0 deletions

View File

@ -0,0 +1,23 @@
id: ems-login-panel
info:
name: EMS Login page detection
author: __Fazal
severity: info
tags: panel,ems
requests:
- method: GET
path:
- '{{BaseURL}}/EMSWebClient/Login.aspx'
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
words:
- "EMS Web Client - Login"