32 lines
798 B
YAML
32 lines
798 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: exposure,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: 4b0a00483046022100f9690bdf1194142af6db58f65b4344f09216116332431674d72558f5e06cd321022100c15d6bd370151c20bf9e45a7b70a1b42a283708cae912e94fc2b7718ccc15021:922c64590222798bb761d5b6d8e72950 |