39 lines
1000 B
YAML
39 lines
1000 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
|
|
cwe-id: CWE-200
|
|
cpe: cpe:2.3:a:freeipa:freeipa:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 2
|
|
product: freeipa
|
|
shodan-query: html:"FreeIPA"
|
|
vendor: freeipa
|
|
verified: true
|
|
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: 4a0a00473045022100e08e52e857331f0aa2e333e96a6922f43c542947985f9a46b2819aef609e3f5e02202d21be7f940624f30d6ac5935a9851f55491ecd2c4ea8236467a7fca088b689a:922c64590222798bb761d5b6d8e72950 |