2022-01-31 07:56:08 +00:00
|
|
|
id: openam-panel
|
2021-03-14 18:57:59 +00:00
|
|
|
|
|
|
|
info:
|
2022-12-02 21:24:17 +00:00
|
|
|
name: OpenAM Login Panel - Detect
|
2021-07-23 17:16:55 +00:00
|
|
|
author: philippedelteil
|
2021-03-14 18:57:59 +00:00
|
|
|
severity: info
|
2022-12-02 21:24:17 +00:00
|
|
|
description: OpenAM 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
|
2023-10-14 11:27:55 +00:00
|
|
|
cvss-score: 0
|
2022-12-02 21:24:17 +00:00
|
|
|
cwe-id: CWE-200
|
2022-01-31 07:56:08 +00:00
|
|
|
metadata:
|
2023-04-28 08:11:21 +00:00
|
|
|
max-request: 20
|
2022-01-31 07:56:08 +00:00
|
|
|
shodan-query: http.title:"OpenAM"
|
2024-02-04 10:13:33 +00:00
|
|
|
vendor: forgerock
|
|
|
|
product: openam
|
2022-01-31 07:56:08 +00:00
|
|
|
tags: panel,openam,opensso,login
|
2021-03-14 18:57:59 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-03-14 18:57:59 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
2021-07-07 06:35:01 +00:00
|
|
|
- "{{BaseURL}}/openam/XUI"
|
|
|
|
- "{{BaseURL}}/XUI"
|
|
|
|
- "{{BaseURL}}/XUI/#login"
|
|
|
|
- "{{BaseURL}}/UI"
|
|
|
|
- "{{BaseURL}}/sso/XUI"
|
|
|
|
- "{{BaseURL}}/sso/UI"
|
|
|
|
- "{{BaseURL}}/sso/UI/#login"
|
2022-01-31 07:56:08 +00:00
|
|
|
- "{{BaseURL}}/opensso/UI/Login"
|
2021-07-07 06:35:01 +00:00
|
|
|
- "{{BaseURL}}/openam/UI/login"
|
|
|
|
- "{{BaseURL}}/openam/UI/#loginlogin"
|
|
|
|
- "{{BaseURL}}/openam/UI/Login"
|
|
|
|
- "{{BaseURL}}/openam/XUI/Login"
|
|
|
|
- "{{BaseURL}}/openam/XUI/login"
|
|
|
|
- "{{BaseURL}}/openam/XUI/#login"
|
|
|
|
- "{{BaseURL}}/am/UI/Login"
|
|
|
|
- "{{BaseURL}}/am/UI/#login"
|
|
|
|
- "{{BaseURL}}/am/XUI/"
|
|
|
|
- "{{BaseURL}}/am/XUI/Login"
|
|
|
|
- "{{BaseURL}}/am/json/serverinfo/*"
|
|
|
|
- "{{BaseURL}}/openam/json/serverinfo/*"
|
2021-07-09 20:06:54 +00:00
|
|
|
|
2022-10-07 21:27:25 +00:00
|
|
|
host-redirects: true
|
2021-09-01 16:18:30 +00:00
|
|
|
stop-at-first-match: true
|
2021-07-07 06:35:01 +00:00
|
|
|
max-redirects: 2
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2021-07-07 06:35:01 +00:00
|
|
|
matchers-condition: and
|
2021-03-14 18:57:59 +00:00
|
|
|
matchers:
|
2021-07-07 06:35:01 +00:00
|
|
|
- type: word
|
|
|
|
words:
|
2022-12-02 21:24:17 +00:00
|
|
|
- 'urlArgs: "v='
|
2021-07-07 06:35:01 +00:00
|
|
|
- 'Sign in to OpenAM'
|
|
|
|
- 'ForgeRock'
|
|
|
|
- 'forgerock'
|
|
|
|
- 'FRForgotUsername'
|
|
|
|
- 'successfulUserRegistrationDestination'
|
|
|
|
condition: or
|
2021-07-09 20:06:54 +00:00
|
|
|
|
2021-07-07 06:35:01 +00:00
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2021-07-09 20:06:54 +00:00
|
|
|
|
2021-07-07 06:35:01 +00:00
|
|
|
extractors:
|
|
|
|
- type: regex
|
|
|
|
part: body
|
|
|
|
group: 1
|
|
|
|
regex:
|
2022-12-02 21:24:17 +00:00
|
|
|
- 'urlArgs: "v=([0-9.abcd]+)'
|
2024-02-04 10:15:44 +00:00
|
|
|
# digest: 4b0a00483046022100fb8416fa6d50000bf3cd7b030e3534762ae9eb735e391a2f0413cd531f4f78a7022100b3d58144d6e6586f166127e5f2099ac1d30cedae3db443d752dc8015579a806a:922c64590222798bb761d5b6d8e72950
|