2023-01-05 20:14:28 +00:00
|
|
|
id: mobiproxy-dashboard
|
|
|
|
|
|
|
|
info:
|
2023-01-06 05:37:16 +00:00
|
|
|
name: MobiProxy Dashboard Exposure
|
2023-01-05 20:14:28 +00:00
|
|
|
author: tess
|
2023-01-06 05:37:16 +00:00
|
|
|
severity: medium
|
2023-01-05 20:14:28 +00:00
|
|
|
metadata:
|
|
|
|
verified: true
|
2023-01-23 22:14:23 +00:00
|
|
|
shodan-query: http.title:"MobiProxy"
|
2023-01-17 22:09:36 +00:00
|
|
|
tags: dashboard,exposure,mobiproxy,misconfig
|
2023-01-05 20:14:28 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}'
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
2023-01-06 05:37:16 +00:00
|
|
|
part: body
|
2023-01-05 20:14:28 +00:00
|
|
|
words:
|
|
|
|
- '<title>MobiProxy'
|
|
|
|
- 'Dashboard'
|
|
|
|
- 'Setting'
|
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|