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

24 lines
435 B
YAML
Raw Normal View History

2021-02-27 12:37:48 +00:00
id: xenmobile-login
info:
name: Xenmobile Console Logon
author: dhiyaneshDK
severity: info
reference:
- https://www.exploit-db.com/ghdb/6675
2021-04-06 07:25:57 +00:00
tags: panel
2021-02-27 12:37:48 +00:00
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