Create oracle-httpserver12c-files.yaml

patch-1
Arman 2022-11-23 11:17:31 -05:00 committed by GitHub
parent d00133db43
commit a9b6ce9332
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 31 additions and 0 deletions

View File

@ -0,0 +1,31 @@
id: oracle-httpserver12c-files
info:
name: Oracle HTTPServer12c files
author: tess
severity: info
metadata:
verified: true
tags: oracle,files
requests:
- method: GET
path:
- '{{BaseURL}}/OracleHTTPServer12c_files/'
matchers-condition: and
matchers:
- type: word
part: body
words:
- "Index of /OracleHTTPServer12c_files"
condition: and
- type: word
part: header
words:
- "text/html"
- type: status
status:
- 200