28 lines
774 B
YAML
28 lines
774 B
YAML
id: tiny-rss-panel
|
|
|
|
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
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers:
|
|
- type: dsl
|
|
dsl:
|
|
- 'status_code==200'
|
|
- 'contains_any(body, "Tiny Tiny RSS", "ttrss_login", "ttrss_utility")'
|
|
condition: and
|
|
# digest: 4a0a00473045022006989fc1a1a1ac0f252d3e20113e006d0ec8f49efa6a99fb018287e4dd0a6289022100bfd0fc45004db9d7e7fc2cc0b6aa568cdddd138c199396e54b2294664ffcbecb:922c64590222798bb761d5b6d8e72950 |