Merge pull request #10333 from projectdiscovery/freshrss-installer

Create freshrss-installer.yaml
main
Dhiyaneshwaran 2024-07-18 19:24:27 +05:30 committed by GitHub
commit aa55750b39
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-installer
info:
name: FreshRSS - Installation
author: ritikchaddha
severity: high
description: |
FreshRSS Installation panel has been exposed.
metadata:
max-request: 1
verified: true
fofa-query: title="Installation · FreshRSS"
tags: freshrss,misconfig,install
http:
- method: GET
path:
- "{{BaseURL}}/i/?rid"
host-redirects: true
max-redirects: 2
matchers-condition: and
matchers:
- type: word
part: body
words:
- 'Installation · FreshRSS'
- type: status
status:
- 200