Update mobileiron-login.yaml

Verified from Shodan
https://www.shodan.io/search?query=http.favicon.hash%3A1983356674&page=2
patch-1
Vikas Gupta 2023-08-16 17:21:07 +05:30 committed by GitHub
parent ab11a8540a
commit d603efa2a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -19,6 +19,7 @@ http:
- "{{BaseURL}}/mifs/login.jsp" - "{{BaseURL}}/mifs/login.jsp"
- "{{BaseURL}}/mifs/user/login.jsp" - "{{BaseURL}}/mifs/user/login.jsp"
- "{{BaseURL}}/mifs/c/d/android.html" - "{{BaseURL}}/mifs/c/d/android.html"
stop-at-first-match: true
matchers-condition: and matchers-condition: and
matchers: matchers:
- type: word - type: word
@ -27,6 +28,7 @@ http:
- "MobileIron User Portal" - "MobileIron User Portal"
- "MobileIron Registration" - "MobileIron Registration"
- "Mobilizing enterprise applications" - "Mobilizing enterprise applications"
- "whitelabel/mobileiron/img/favicon.ico"
- type: status - type: status
status: status:
- 200 - 200