2022-08-16 13:53:11 +00:00
|
|
|
id: ipdiva-mediation-panel
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: IPdiva Mediation Panel Detect
|
|
|
|
author: ritikchaddha
|
|
|
|
severity: info
|
|
|
|
metadata:
|
|
|
|
verified: true
|
2022-08-16 13:58:45 +00:00
|
|
|
shodan-query: http.html:"IPdiva"
|
2022-08-20 09:30:52 +00:00
|
|
|
tags: panel,ipdiva,mediation
|
2022-08-16 13:53:11 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
- "{{BaseURL}}/mediation/domains"
|
2022-08-16 13:58:45 +00:00
|
|
|
- "{{BaseURL}}/mediation/authenticate"
|
2022-08-16 13:53:11 +00:00
|
|
|
|
|
|
|
stop-at-first-match: true
|
2022-10-07 21:27:25 +00:00
|
|
|
host-redirects: true
|
2022-08-16 13:53:11 +00:00
|
|
|
max-redirects: 2
|
|
|
|
matchers-condition: or
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
|
|
|
- "IPdiva mediation"
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- "IPdiva Secure"
|