Create default-oracle-application-page.yaml
parent
b9c8b34353
commit
262c0ed49c
|
@ -0,0 +1,18 @@
|
|||
id: default-oracle-application-page
|
||||
|
||||
info:
|
||||
name: Oracle Application Server Containers
|
||||
author: dhiyaneshDk
|
||||
severity: low
|
||||
tags: default,exposure
|
||||
reference: https://www.shodan.io/search?query=http.title%3A%22Oracle+Application+Server+Containers%22
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
path:
|
||||
- '{{BaseURL}}'
|
||||
matchers:
|
||||
- type: word
|
||||
words:
|
||||
- "<TITLE>Oracle Application Server Containers for J2EE 10g</TITLE>"
|
||||
condition: and
|
Loading…
Reference in New Issue