32 lines
817 B
YAML
32 lines
817 B
YAML
id: profittrailer-installer
|
|
|
|
info:
|
|
name: ProfitTrailer Setup Page - Exposure
|
|
author: DhiyaneshDK
|
|
severity: high
|
|
description: |
|
|
Detects exposed ProfitTrailer Setup page.
|
|
reference:
|
|
- https://profittrailer.com/
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: html:"ProfitTrailer Setup"
|
|
tags: misconfig,install,exposure,profittrailer
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/setup/license"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "ProfitTrailer Setup"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022100bfeeeb0cf97f5d58c5ccd475480fadeae1023eb090798a02daa9ef76244d77ff0220343fd9ccc366f093849ef30ebba874a66e1abc777191c1883f2e507bff2ee338:922c64590222798bb761d5b6d8e72950 |