Create freshrss-unauth.yaml

main
Ritik Chaddha 2024-07-18 00:08:34 +05:30 committed by GitHub
parent 51194f2d14
commit 1e0ea75b01
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 32 additions and 0 deletions

View File

@ -0,0 +1,32 @@
id: freshrss-unauth
info:
name: Freshrss Admin Dashboard - Exposed
author: ritikchaddha
severity: high
description: |
Freshrss Admin Dashboard has been exposed.
metadata:
max-request: 1
verified: true
shodan-query: title:"Freshrss"
tags: freshrss,misconfig,unauth,exposed
http:
- method: GET
path:
- "{{BaseURL}}/i/?a=logs"
matchers-condition: and
matchers:
- type: word
part: body
words:
- 'a=logout'
- 'FreshRSS'
- 'Profil</a>'
condition: and
- type: status
status:
- 200