33 lines
781 B
YAML
33 lines
781 B
YAML
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
|
|
|
|
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: 4a0a00473045022100d0ab80d2d4fc1f703a9dc9503aea8b95ad95dd57f14a598e9e0b22781c661c3b02203133a384871cfef46d7015ccede53cd2fe9b6b6d1cd7b1f9df602ac1e5dfc86d:922c64590222798bb761d5b6d8e72950 |