nuclei-templates/exposures/logs/ffserver-status.yaml

24 lines
457 B
YAML
Raw Normal View History

2022-11-25 00:17:51 +00:00
id: ffserver-status
info:
name: ffserver Status Detect
author: notnotnotveg,tess
severity: low
metadata:
verified: true
shodan-query: title:"ffserver Status"
tags: detect,exposures,logs,ffserver
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers:
- type: word
part: body
words:
- "ffserver Status"
- "Available Streams"
- "Connection Status"
condition: and