2024-05-29 18:07:39 +00:00
|
|
|
id: call-com-installer
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Call.com Setup Page - Exposure
|
|
|
|
author: DhiyaneshDK
|
|
|
|
severity: high
|
|
|
|
description: |
|
|
|
|
Detects exposed Call.com Setup page.
|
|
|
|
reference:
|
|
|
|
- https://cal.com/
|
|
|
|
metadata:
|
|
|
|
verified: true
|
|
|
|
max-request: 1
|
|
|
|
fofa-query: body="Setup | Cal.com"
|
|
|
|
tags: misconfig,install,exposure,cal
|
|
|
|
|
|
|
|
http:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/auth/setup"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- "Setup | Cal.com"
|
2024-05-29 18:15:07 +00:00
|
|
|
- "Minimum 15 characters long</li>"
|
|
|
|
condition: and
|
2024-05-29 18:10:27 +00:00
|
|
|
|
2024-05-29 18:07:39 +00:00
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2024-05-30 13:16:15 +00:00
|
|
|
# digest: 490a004630440220279f9da2572a41913a0eb3bf60b546901afd18ad7278c3fa0d440bc58b60d39702200505b5407d2986b988c9a939e0294228166102d509b4fc3f60c287a81143c523:922c64590222798bb761d5b6d8e72950
|