Merge pull request #5438 from tess-ss/patch-8

Create oracle-access-manager-detect.yaml
patch-1
Prince Chaddha 2022-09-28 12:55:41 +05:30 committed by GitHub
commit bd3b80c5e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 29 additions and 0 deletions

View File

@ -0,0 +1,29 @@
id: oracle-access-manager-detect
info:
name: Oracle Access Manager Detect
author: tess
severity: info
metadata:
verified: true
tags: tech,oracle
requests:
- method: GET
path:
- '{{BaseURL}}/oamfed/idp/soap'
matchers:
- type: word
part: body
words:
- "processing the SOAP Request"
- type: word
part: header
words:
- "text/xml"
- type: status
status:
- 200