39 lines
969 B
YAML
39 lines
969 B
YAML
id: freeipa-panel
|
|
|
|
info:
|
|
name: FreeIPA Identity Management Login Panel - Detect
|
|
author: DhiyaneshDk
|
|
severity: info
|
|
description: FreeIPA Identity Management login panel was detected.
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/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: 2
|
|
shodan-query: html:"FreeIPA"
|
|
vendor: freeipa
|
|
product: freeipa
|
|
tags: panel,login,freeipa
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}'
|
|
- '{{BaseURL}}/ipa/ui/'
|
|
|
|
stop-at-first-match: true
|
|
redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "'freeipa/'"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4b0a00483046022100f6d7846021d7e13841cabff452965698d11d19580b970f2a26a86ff64a0a059102210081f590c7bc4b9ddf558d0b2395e45fb4a72f4a229630eade2bdd838d66c26c7a:922c64590222798bb761d5b6d8e72950 |