42 lines
1.0 KiB
YAML
42 lines
1.0 KiB
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
|
|
cvss-score: 0
|
|
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: 4a0a00473045022038d4cfb5c0f68b5d03133c59e73f2a5bc274ba3bd43399c4de24ea0bf4862a92022100b78280d9d226131f733df827afc948c3c5c2cb063c83030701726f646a0bff77:922c64590222798bb761d5b6d8e72950
|