39 lines
1019 B
YAML
39 lines
1019 B
YAML
id: ipdiva-mediation-panel
|
|
|
|
info:
|
|
name: IPdiva Mediation Login Panel - Detect
|
|
author: ritikchaddha
|
|
severity: info
|
|
description: IPdiva Mediation login panel was detected.
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
verified: true
|
|
max-request: 3
|
|
shodan-query: http.html:"IPdiva"
|
|
tags: panel,ipdiva,mediation
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
- "{{BaseURL}}/mediation/domains"
|
|
- "{{BaseURL}}/mediation/authenticate"
|
|
|
|
stop-at-first-match: true
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: or
|
|
matchers:
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "IPdiva mediation"
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "IPdiva Secure"
|
|
# digest: 4b0a004830460221009f887060ad8cef06c36d693bd739799273a16b905510d59d338dee5a840240340221009d31f9fa991ccd90cb9d315874c57c49cbb9be9ef5e3f3b7817379ed4722c21d:922c64590222798bb761d5b6d8e72950 |