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

25 lines
558 B
YAML

id: mobileiron-login
info:
name: MobileIron Login
author: dhiyaneshDK & @dwisiswant0
Severity: info
requests:
- method: GET
path:
- "{{BaseURL}}/mifs/login.jsp"
- "{{BaseURL}}/mifs/user/login.jsp"
- "{{BaseURL}}/mifs/c/d/android.html"
matchers-condition: and
matchers:
- type: word
words:
- "MobileIron Admin Portal"
- "MobileIron User Portal"
- "MobileIron Registration"
- "Mobilizing enterprise applications"
- type: status
status:
- 200