2024-05-28 11:12:58 +00:00
|
|
|
id: projectsend-installer
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: ProjectSend Installation Page - Exposure
|
|
|
|
author: DhiyaneshDK
|
|
|
|
severity: high
|
|
|
|
description: |
|
|
|
|
Detects exposed ProjectSend installation page.
|
|
|
|
reference:
|
|
|
|
- https://www.projectsend.org/
|
|
|
|
metadata:
|
|
|
|
verified: true
|
|
|
|
max-request: 1
|
|
|
|
shodan-query: html:"ProjectSend setup"
|
2024-09-10 08:22:50 +00:00
|
|
|
product: projectsend
|
|
|
|
vendor: projectsend
|
2024-05-28 11:12:58 +00:00
|
|
|
tags: misconfig,install,exposure,projectsend
|
|
|
|
|
2024-09-10 08:22:50 +00:00
|
|
|
classification:
|
|
|
|
cpe: cpe:2.3:a:projectsend:projectsend:*:*:*:*:*:*:*:*
|
2024-05-28 11:12:58 +00:00
|
|
|
http:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/install/index.php"
|
2024-09-03 10:13:16 +00:00
|
|
|
- "{{BaseURL}}/install/make-config.php"
|
2024-05-28 11:12:58 +00:00
|
|
|
|
2024-09-03 10:13:16 +00:00
|
|
|
stop-at-first-match: true
|
2024-05-28 11:12:58 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- "Install » ProjectSend"
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2024-09-10 08:22:50 +00:00
|
|
|
# digest: 490a00463044022041d7f7b7fc7194bc9ecab9aec4682b69587b2a03b9dcebf694cfd9e85688754202206bdf942b3342aebf617db7fabc9e276da0cebb2f27a5e585310e85b9ac04210f:922c64590222798bb761d5b6d8e72950
|