2023-09-25 03:23:10 +00:00
|
|
|
id: ojs-installer
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Open Journal Systems Installer - Exposure
|
|
|
|
author: DhiyaneshDK
|
|
|
|
severity: high
|
|
|
|
metadata:
|
2023-09-26 13:42:18 +00:00
|
|
|
max-request: 2
|
2023-09-25 03:23:10 +00:00
|
|
|
shodan-query: http.favicon.hash:2099342476
|
2023-09-26 13:42:18 +00:00
|
|
|
verified: true
|
2023-09-25 03:23:10 +00:00
|
|
|
tags: misconfig,ojs,install,exposure
|
|
|
|
|
|
|
|
http:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/index/install'
|
|
|
|
- '{{BaseURL}}/index.php/index/install'
|
|
|
|
|
|
|
|
stop-at-first-match: true
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- 'OJS Installation'
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|