Add files via upload
parent
ea21075b71
commit
8cbd12af60
|
@ -0,0 +1,19 @@
|
|||
id: oracle-database-service
|
||||
info:
|
||||
name: Oracle Database as a Service
|
||||
author: pussycat0x
|
||||
severity: info
|
||||
reference: https://www.shodan.io/search?query=http.title%3A%22Oracle+Database+as+a+Service%22
|
||||
tags: oracle,tech
|
||||
requests:
|
||||
- method: GET
|
||||
path:
|
||||
- '{{BaseURL}}'
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
||||
words:
|
||||
- '<title>Oracle Database as a Service</title>'
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
Loading…
Reference in New Issue