2024-05-14 11:22:09 +00:00
|
|
|
id: tiny-rss-panel
|
|
|
|
|
2024-06-07 10:04:29 +00:00
|
|
|
info:
|
|
|
|
name: Tiny RSS Panel - Detect
|
|
|
|
author: userdehghani
|
|
|
|
severity: info
|
|
|
|
description: |
|
|
|
|
Tiny Tiny RSS is a free RSS feed reader
|
|
|
|
reference:
|
|
|
|
- https://tt-rss.org/
|
|
|
|
metadata:
|
|
|
|
verified: true
|
|
|
|
max-request: 1
|
|
|
|
shodan-query: http.favicon.hash:-418614327
|
|
|
|
tags: panel,tiny-rss,login,detect
|
|
|
|
|
2024-05-14 11:22:09 +00:00
|
|
|
http:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
|
|
|
|
matchers:
|
|
|
|
- type: dsl
|
|
|
|
dsl:
|
2024-05-14 12:24:42 +00:00
|
|
|
- 'status_code==200'
|
2024-05-15 03:49:56 +00:00
|
|
|
- 'contains_any(body, "Tiny Tiny RSS", "ttrss_login", "ttrss_utility")'
|
2024-05-14 11:27:42 +00:00
|
|
|
condition: and
|
2024-05-15 04:03:15 +00:00
|
|
|
# digest: 4a0a00473045022100840ed0e143bb8658c51929c452c2c7f11395d2611929d4b2306fb2c7bdfc881002205726c2e4a715d6d13a7b64305182dd78122a0c4e647bf3e6ed66f815b2d8577b:922c64590222798bb761d5b6d8e72950
|