32 lines
876 B
YAML
32 lines
876 B
YAML
id: justfans-installer
|
|
|
|
info:
|
|
name: JustFans Installation Page - Exposure
|
|
author: DhiyaneshDK
|
|
severity: high
|
|
description: |
|
|
Detects exposed JustFans Setup page.
|
|
reference:
|
|
- https://codecanyon.net/item/justfans-premium-content-creators-saas-platform/35154898
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: html:"Install the script - JustFans"
|
|
tags: misconfig,install,exposure,justfans
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/install"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "Install the script - JustFans"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022100cfe023f042a72cda1b9e1ba395709391e57065de197d94979496d3cbd7e4fd360220065040ae36e9b95659abf63d8247b69fcd2dfad6241d7857938e0c50c4855332:922c64590222798bb761d5b6d8e72950 |