Create oracle-misconfiguration.yaml

patch-1
Arman 2022-05-15 16:13:32 -04:00 committed by GitHub
parent 3d6f1c0aea
commit a67aa8f07d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 28 additions and 0 deletions

View File

@ -0,0 +1,28 @@
id: Oracle
info:
name: Oracle E-Business Login Panel Registration Accessible
author: tess
severity: critical
description: Oracle E-Business Login Panel Registration Accessible.
reference:
- https://twitter.com/GodfatherOrwa/status/1514720677173026816
- https://orwaatyat.medium.com/my-new-discovery-in-oracle-e-business-login-panel-that-allowed-to-access-for-all-employees-ed0ec4cad7ac
tags: oracle
requests:
- method: GET
path:
- '{{BaseURL}}/OA_HTML/ibeCAcpSSOReg.jsp'
stop-at-first-match: true
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
words:
- 'Registration'
- 'Register as individual'