Merge pull request #5716 from projectdiscovery/oracle-atg-commerce

Create oracle-atg-commerce.yaml
patch-1
Dhiyaneshwaran 2022-10-18 13:46:22 +05:30 committed by GitHub
commit f37bfd0409
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 30 additions and 0 deletions

View File

@ -0,0 +1,30 @@
id: oracle-atg-commerce
info:
name: Detects Oracle ATG Commerce
author: Dale Clarke
severity: info
reference:
- https://docs.oracle.com/cd/E35319_01/Platform.10-2/ATGPlatformProgGuide/html/s0101introduction01.html
metadata:
verified: true
tags: tech,oracle,atg,commerce
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
part: header
words:
- "x-atg-version"
- "atg_session_id"
condition: or
case-insensitive: true
- type: status
status:
- 200