42 lines
1.0 KiB
YAML
42 lines
1.0 KiB
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:
|
|
verified: true
|
|
max-request: 2
|
|
vendor: freeipa
|
|
product: freeipa
|
|
shodan-query:
|
|
- html:"FreeIPA"
|
|
- http.html:"freeipa"
|
|
fofa-query: body="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: 4a0a00473045022055e5a1b5768fc2f88afdfba4efb7262ebc35c2cb7872400f66e18d969de61225022100a80bce2e0ed2c5a3fb7daca826d9f7c8563f396ef504cb10c3c2ccee7ee8d1f1:922c64590222798bb761d5b6d8e72950 |