jackett-installer: Jackett - Installer

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

漏洞描述

Jackett installer exposed.

PoC代码[已公开]

id: jackett-installer

info:
  name: Jackett - Installer
  author: ritikchaddha
  severity: high
  description: |
    Jackett installer exposed.
  metadata:
    verified: true
    max-request: 1
    shodan-query: title:"Stremio-Jackett"
  tags: install,jackett,misconfig,vuln

http:
  - method: GET
    path:
      - "{{BaseURL}}/configure"

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - "Jackett"
          - "Install</a>"
        condition: and
        case-insensitive: true

      - type: status
        status:
          - 200
# digest: 4a0a00473045022100ff8a6bb40356067d134b90f002591cfba580e6d460efd99be6a870e74113da2302205d947e447c84f108d1081bf37c04b2a38c1e9d2b0cd880b362d1e53860774892:922c64590222798bb761d5b6d8e72950

相关漏洞推荐