32 lines
789 B
YAML
32 lines
789 B
YAML
id: ffserver-status
|
|
|
|
info:
|
|
name: FFserver Status Detect
|
|
author: notnotnotveg,tess
|
|
severity: low
|
|
description: FFserver status panel exposed.
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: title:"ffserver Status"
|
|
tags: exposures,logs,ffserver
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "ffserver Status"
|
|
- "Available Streams"
|
|
- "Connection Status"
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4b0a00483046022100ddf623cb8f806e0686c2af4a23ce65a12cf59b4e6966a6f0338a1d2430336f8c022100d704c92d7289d3b5cd4318a4d991bd936e7f08780846e9944751210ff718d3c9:922c64590222798bb761d5b6d8e72950 |