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-12-09 13:06:24 +00:00
|
|
|
- "{{Host}}:11211"
|
2021-03-09 11:23:40 +00:00
|
|
|
read-size: 2048
|
|
|
|
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "STAT "
|