nuclei-templates/exposed-panels/xenmobile-login.yaml

24 lines
439 B
YAML

id: xenmobile-login
info:
name: Xenmobile Console Logon
author: dhiyaneshDK
severity: info
reference:
- https://www.exploit-db.com/ghdb/6675
tags: panel,edb
requests:
- method: GET
path:
- '{{BaseURL}}/zdm/login_xdm_uc.jsp'
matchers-condition: and
matchers:
- type: word
words:
- '<title>XenMobile - Console - Logon</title>'
- type: status
status:
- 200