32 lines
835 B
YAML
32 lines
835 B
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/
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: html:"ProjectSend setup"
|
|
tags: misconfig,install,exposure,projectsend
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/install/index.php"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "Install » ProjectSend"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a0047304502210082f7bdb68807817103398c614e50dd995b73a28d7e5245ea50c8fab55682148e022024f583421998cfd85a5caabde87e48a0ea71e20ff6b13cdbda7f693308975892:922c64590222798bb761d5b6d8e72950 |