nuclei-templates/exposed-panels/oracle-people-enterprise.yaml

26 lines
527 B
YAML
Raw Normal View History

2021-09-11 16:20:06 +00:00
id: oracle-people-enterprise
info:
name: Oracle Peoplesoft Enterprise
author: dhiyaneshDk
severity: info
2021-09-12 15:58:24 +00:00
reference: https://www.shodan.io/search?query=http.title%3A%22Oracle+Peoplesoft+Enterprise%22
tags: oracle,login,panel
2021-09-11 16:20:06 +00:00
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