37 lines
855 B
YAML
37 lines
855 B
YAML
id: freshrss-panel
|
|
|
|
info:
|
|
name: Freshrss Panel - Detect
|
|
author: ritikchaddha
|
|
severity: info
|
|
description: |
|
|
Freshrss panel has been detected.
|
|
metadata:
|
|
max-request: 1
|
|
verified: true
|
|
shodan-query: title:"Freshrss"
|
|
tags: freshrss,panel,detect
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'content="FreshRSS'
|
|
- 'alt="FreshRSS'
|
|
- 'About FreshRSS'
|
|
- 'FreshRSS</title>'
|
|
condition: or
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022100aeda4845bf71709e4bfbadd57d6239891557690e0840fdaf61d041d3c4e0945b022000d0b559c5a4b8b24687f1fa3a3730d6d5e33424af7f2beae04829fee3a354d1:922c64590222798bb761d5b6d8e72950 |