34 lines
861 B
YAML
34 lines
861 B
YAML
id: growi-installer
|
|
|
|
info:
|
|
name: GROWI Installer - Exposure
|
|
author: DhiyaneshDk
|
|
severity: high
|
|
description: |
|
|
Checks for the presence of a GROWI Installer.
|
|
classification:
|
|
cpe: cpe:2.3:a:weseek:growi:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: weseek
|
|
product: growi
|
|
shodan-query: html:"Installer - GROWI"
|
|
tags: install,growi,exposure,misconfig
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/installer"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "<title>Installer - GROWI</title>"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022100cbc6bfe8827d492c07451794e66c25269352931a581aa5ce8c370f5b28bdc94102207625df0693fa9997c8bd76d37b7e82ab9811e160056b1fb698930035deb2c224:922c64590222798bb761d5b6d8e72950 |