37 lines
826 B
YAML
37 lines
826 B
YAML
id: tiny-rss-installer
|
|
|
|
info:
|
|
name: Tiny Tiny RSS Installer Exposure
|
|
author: DhiyaneshDk
|
|
severity: high
|
|
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: 490a00463044022001d560d4bbd04be654b6f5595eeee65dcb2d9cb352faffd5cd41e885076431b702207e9b4c2225cb32722e49f1b2d98879c2994b8430b5ba9300939fa616c163ce84:922c64590222798bb761d5b6d8e72950
|