39 lines
1.0 KiB
YAML
39 lines
1.0 KiB
YAML
id: projectsend-installer
|
|
|
|
info:
|
|
name: ProjectSend Installation Page - Exposure
|
|
author: DhiyaneshDK
|
|
severity: high
|
|
description: |
|
|
Detects exposed ProjectSend installation page.
|
|
reference:
|
|
- https://www.projectsend.org/
|
|
classification:
|
|
cpe: cpe:2.3:a:projectsend:projectsend:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: projectsend
|
|
product: projectsend
|
|
shodan-query: html:"ProjectSend setup"
|
|
tags: misconfig,install,exposure,projectsend
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/install/index.php"
|
|
- "{{BaseURL}}/install/make-config.php"
|
|
|
|
stop-at-first-match: true
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "Install » ProjectSend"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a004630440220156556d5b49cd9e90cb463022308ed2ef9853f83b621473566378d03cfe43cbc02202259486b3e0a4d9d931ec958e770ba5523291faf70e1f94443ef4d74ee6817c7:922c64590222798bb761d5b6d8e72950 |