Update and rename oracle-fusion-middleware-detect.yaml to oracle-fusion-detect.yaml

patch-12
Dhiyaneshwaran 2024-10-10 03:49:37 +05:30 committed by GitHub
parent 89927c9e72
commit ea39686f6b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 10 additions and 9 deletions

View File

@ -1,28 +1,29 @@
id: oracle-fusion-middleware-detect
id: oracle-fusion-detect
info:
name: Oracle Fusion Middleware Detection
name: Oracle Fusion Middleware - Detection
author: rxerium
severity: info
description: Oracle Fusion Middleware was detected.
description:
Oracle Fusion Middleware was detected.
metadata:
verified: true
max-request: 1
shodan-query: http.html:"Welcome to Oracle Fusion Middleware"
tags: oracle,middleware,detect,tech
requests:
http:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
part: body
words:
- "<title>Welcome to Oracle Fusion Middleware</title>"
- type: status
status:
- 200
- type: word
words:
- "<title>Welcome to Oracle Fusion Middleware</title>"
part: body