nuclei-templates/http/exposed-panels/oracle-access-management.yaml

54 lines
1.6 KiB
YAML
Raw Normal View History

2024-05-29 17:24:43 +00:00
id: oracle-access-management
info:
name: Oracle Access Management Login Panel - Detect
author: righettod
severity: info
description: Oracle Access Management login panel was detected.
reference:
- https://www.oracle.com/security/identity-management/access-management/
classification:
cpe: cpe:2.3:a:oracle:access_manager:*:*:*:*:*:*:*:*
metadata:
verified: true
max-request: 2
vendor: oracle
product: access_manager
shodan-query:
- "http.title:\"Oracle Access Management\""
- http.title:"oracle access management"
- http.html:"/oam/pages/css/login_page.css"
fofa-query:
- "title=\"Oracle Access Management\""
- title="oracle access management"
- body="/oam/pages/css/login_page.css"
google-query: intitle:"oracle access management"
tags: panel,oracle,login,detect
2024-05-29 17:24:43 +00:00
http:
- method: GET
path:
- "{{BaseURL}}/oam/pages/login.jsp"
2024-05-31 07:51:41 +00:00
- "{{BaseURL}}"
stop-at-first-match: true
host-redirects: true
max-redirects: 2
2024-05-29 17:24:43 +00:00
matchers-condition: and
matchers:
- type: word
part: body
words:
- "<title>Login - Oracle Access Management"
2024-05-31 07:51:41 +00:00
- "/oam/pages/images"
- "/oam/server/"
2024-05-29 17:24:43 +00:00
condition: or
extractors:
- type: regex
part: body
group: 1
regex:
2024-09-04 15:35:24 +00:00
- '(?i)Login\s+-\s+Oracle\s+Access\s+Management\s+([a-z0-9]+)</title>'
# digest: 490a00463044022032f244dfa7a707ec628cc4d32011bbbdb8c31a50d4e79f7fa6146f6d31569fcb02205ac7fead7a57eadafd7e7024982da58b260db46b7e56f7126d0e2e8a571df894:922c64590222798bb761d5b6d8e72950