nuclei-templates/network/memcached-stats.yaml

21 lines
332 B
YAML

id: memcached-stats
info:
name: Memcached stats disclosure
author: pdteam
severity: low
tags: network,memcached
network:
- inputs:
- data: "stats\r\n\r\nquit\r\n"
host:
- "{{Hostname}}"
- "{{Hostname}}:11211"
read-size: 2048
matchers:
- type: word
words:
- "STAT "