sprintful-takeover: Sprintful Takeover

日期: 2025-08-01 | 影响软件: Sprintful Takeover | POC: 已公开

漏洞描述

Sprintful takeover was detected.

PoC代码[已公开]

id: sprintful-takeover

info:
  name: Sprintful Takeover
  author: Mhdsamx
  severity: high
  description: Sprintful takeover was detected.
  metadata:
    max-request: 1
  tags: takeover,sprintful,vuln

http:
  - method: GET
    path:
      - '{{BaseURL}}'

    matchers-condition: and
    matchers:
      - type: dsl
        dsl:
          - Host != ip

      - type: word
        words:
          - 'The user account associated with this calendar has been deactivated.'
          - 'Please contact the owner of this calendar directly in order to book a meeting.'
          - 'This domain name does not have a default page configured.'
        condition: or

      - type: word
        words:
          - "Sprintful"

      - type: status
        status:
          - 200

    extractors:
      - type: dsl
        dsl:
          - cname
# digest: 4a0a00473045022100b70cc7139ba795d5ce4361d6b0e5ebaa6245ef9a57f426a7ddbe2b65fbe6f882022021f4189dc942145a2cf27f16f14c41b960ed46ed60d54b0d68c9b4fcb0a2c771:922c64590222798bb761d5b6d8e72950

相关漏洞推荐