updated reference to metadata
parent
566361897c
commit
27623ba276
|
@ -4,24 +4,25 @@ info:
|
|||
name: Oracle Peoplesoft Sign-in
|
||||
author: idealphase
|
||||
severity: info
|
||||
reference: https://www.shodan.io/search?query=http.title%3A%22Oracle+PeopleSoft+Sign-in%22
|
||||
tags: oracle,login,panel
|
||||
tags: oracle,panel
|
||||
metadata:
|
||||
shodan-query: http.title:"Oracle PeopleSoft Sign-in"
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
redirects: true
|
||||
max-redirects: 2
|
||||
path:
|
||||
- '{{BaseURL}}'
|
||||
|
||||
redirects: true
|
||||
max-redirects: 2
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
||||
condition: or
|
||||
part: body
|
||||
words:
|
||||
- '<title>Oracle PeopleSoft Sign-in</title>'
|
||||
- 'alt="Oracle PeopleSoft Sign-in" title="Oracle PeopleSoft Sign-in"'
|
||||
part: body
|
||||
condition: or
|
||||
|
||||
- type: status
|
||||
status:
|
||||
|
|
Loading…
Reference in New Issue