2022-11-25 00:17:51 +00:00
|
|
|
id: ffserver-status
|
|
|
|
|
|
|
|
info:
|
2022-11-25 06:04:01 +00:00
|
|
|
name: FFserver Status Detect
|
2022-11-25 00:17:51 +00:00
|
|
|
author: notnotnotveg,tess
|
|
|
|
severity: low
|
2023-12-22 10:04:09 +00:00
|
|
|
description: FFserver status panel exposed.
|
2022-11-25 00:17:51 +00:00
|
|
|
metadata:
|
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 1
|
2022-11-25 00:17:51 +00:00
|
|
|
shodan-query: title:"ffserver Status"
|
2022-11-25 06:04:01 +00:00
|
|
|
tags: exposures,logs,ffserver
|
2022-11-25 00:17:51 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-11-25 00:17:51 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
2022-11-25 06:04:01 +00:00
|
|
|
|
|
|
|
matchers-condition: and
|
2022-11-25 00:17:51 +00:00
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- "ffserver Status"
|
|
|
|
- "Available Streams"
|
|
|
|
- "Connection Status"
|
|
|
|
condition: and
|
2022-11-25 06:04:01 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4a0a0047304502210094b54711f14d036d3388b648950f1012c8f64200190d38ee556883428b28dca6022003f475e215e2ec1446d307a549e324fdf1967d76faa956679be780b0926f90c7:922c64590222798bb761d5b6d8e72950
|