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

27 lines
503 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
2022-07-04 08:46:15 +00:00
metadata:
shodan-query: http.title:"Oracle Peoplesoft Enterprise"
2021-09-12 15:58:24 +00:00
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