36 lines
929 B
YAML
36 lines
929 B
YAML
id: tiny-rss-installer
|
|
|
|
info:
|
|
name: Tiny Tiny RSS Installer Exposure
|
|
author: DhiyaneshDk
|
|
severity: high
|
|
description: Tiny Tiny RSS is susceptible to the Installation page exposure due to misconfiguration.
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: title:"Tiny Tiny RSS - Installer"
|
|
tags: misconfig,tiny,install
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/install/'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'Tiny Tiny RSS - Installer'
|
|
- 'Test configuration'
|
|
condition: and
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "text/html"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a0047304502210083b4a48cf305430a1d931083d367431cce419d274f67aea43aed3defd301a6b602202cfdbc94460a8808da4f9f12d6186890f744e7bb9f1164a7ea1ad2aa978bc16b:922c64590222798bb761d5b6d8e72950 |