2022-09-22 04:17:25 +00:00
|
|
|
id: oracle-access-manager-detect
|
|
|
|
|
|
|
|
info:
|
2022-09-28 07:17:19 +00:00
|
|
|
name: Oracle Access Manager Detect
|
2022-09-22 04:17:25 +00:00
|
|
|
author: tess
|
|
|
|
severity: info
|
|
|
|
metadata:
|
|
|
|
verified: true
|
|
|
|
tags: tech,oracle
|
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/oamfed/idp/soap'
|
|
|
|
|
2022-10-01 18:48:28 +00:00
|
|
|
matchers-condition: and
|
2022-09-22 04:17:25 +00:00
|
|
|
matchers:
|
|
|
|
- type: word
|
2022-09-28 07:17:19 +00:00
|
|
|
part: body
|
2022-09-22 04:17:25 +00:00
|
|
|
words:
|
|
|
|
- "processing the SOAP Request"
|
2022-09-28 07:17:19 +00:00
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
|
|
|
- "text/xml"
|
2022-09-26 13:34:59 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|