32 lines
904 B
YAML
32 lines
904 B
YAML
id: uvdesk-helpdesk-installer
|
|
|
|
info:
|
|
name: UVDesk Helpdesk Installation Page - Exposure
|
|
author: DhiyaneshDK
|
|
severity: high
|
|
description: |
|
|
Detects exposed UVDesk Helpdesk Installation page.
|
|
reference:
|
|
- https://www.uvdesk.com/en/
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: html:"UVDesk Helpdesk Community Edition - Installation Wizard"
|
|
tags: misconfig,install,exposure,uvdesk,helpdesk
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/#welcome"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "UVDesk Helpdesk Community Edition - Installation Wizard"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a00463044022030bc57b2bcb53760cbfc4d1d17bb419d39f3ccbe4c9873db930826271b4f183a02201b400def9b87893db012ede33e77d6686a3a1a7c528ed9d7d8f6b3578ffce359:922c64590222798bb761d5b6d8e72950 |