27 lines
602 B
YAML
27 lines
602 B
YAML
id: oracle-dbass-detect
|
|
|
|
info:
|
|
name: Oracle DBaaS Monitor Detect
|
|
author: pussycat0x
|
|
severity: info
|
|
metadata:
|
|
max-request: 1
|
|
tags: oracle,tech
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/dbaas_monitor/login'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- '<title>DBaaS Monitor</title>'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4b0a00483046022100df44b5357f79cc0b99fcd6c3ba6dc795ead1e40713dd29d26af0972d45bd241d022100871ed488fb01c3d6b740b1469419e6053794f0a6701533ef4bf4f99cd207405a:922c64590222798bb761d5b6d8e72950
|