27 lines
503 B
YAML
27 lines
503 B
YAML
id: oracle-people-enterprise
|
|
|
|
info:
|
|
name: Oracle Peoplesoft Enterprise
|
|
author: dhiyaneshDk
|
|
severity: info
|
|
metadata:
|
|
shodan-query: http.title:"Oracle Peoplesoft Enterprise"
|
|
tags: oracle,login,panel
|
|
|
|
requests:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
condition: and
|
|
words:
|
|
- "/signon.html"
|
|
- "<meta HTTP-EQUIV='Refresh' CONTENT='1"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|