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

26 lines
569 B
YAML
Raw Normal View History

2020-09-13 05:57:17 +00:00
id: mobileiron-login
2020-09-12 11:17:58 +00:00
info:
2020-09-13 05:57:17 +00:00
name: MobileIron Login
2021-06-09 12:20:56 +00:00
author: dhiyaneshDK,dwisiswant0
severity: info
2021-04-06 07:25:57 +00:00
tags: panel
2020-09-12 11:17:58 +00:00
requests:
- method: GET
path:
2020-09-14 06:32:15 +00:00
- "{{BaseURL}}/mifs/login.jsp"
- "{{BaseURL}}/mifs/user/login.jsp"
- "{{BaseURL}}/mifs/c/d/android.html"
2020-09-12 11:17:58 +00:00
matchers-condition: and
matchers:
2020-09-13 05:57:17 +00:00
- type: word
2020-09-12 11:17:58 +00:00
words:
2020-09-14 06:32:15 +00:00
- "MobileIron Admin Portal"
- "MobileIron User Portal"
- "MobileIron Registration"
- "Mobilizing enterprise applications"
2020-09-12 11:17:58 +00:00
- type: status
status:
- 200