nuclei-templates/network/memcached-stats.yaml

21 lines
332 B
YAML
Raw Normal View History

2021-03-09 11:23:40 +00:00
id: memcached-stats
info:
name: Memcached stats disclosure
2021-04-06 06:46:11 +00:00
author: pdteam
2021-03-09 11:23:40 +00:00
severity: low
tags: network,memcached
network:
- inputs:
- data: "stats\r\n\r\nquit\r\n"
host:
2021-03-25 14:52:41 +00:00
- "{{Hostname}}"
2021-03-09 11:28:33 +00:00
- "{{Hostname}}:11211"
2021-03-09 11:23:40 +00:00
read-size: 2048
matchers:
- type: word
words:
- "STAT "