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"
|
2024-01-14 09:21:50 +00:00
|
|
|
tags: exposure,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
|
2024-01-26 08:31:11 +00:00
|
|
|
# digest: 4b0a00483046022100f9690bdf1194142af6db58f65b4344f09216116332431674d72558f5e06cd321022100c15d6bd370151c20bf9e45a7b70a1b42a283708cae912e94fc2b7718ccc15021:922c64590222798bb761d5b6d8e72950
|