FYI
Does Couchbase Server be affected for Memcached DDOS attacks?
AS default, when Couchbase Server started, 11211 post is listening on 0.0.0.0.
FYI
Does Couchbase Server be affected for Memcached DDOS attacks?
AS default, when Couchbase Server started, 11211 post is listening on 0.0.0.0.
Couchbase doesn’t support UDP
ddos memcached attack happens on UDP port being open. Since Couchbase memcached runs on TCP, ddos attached cannot be orchestrated.
More details about the attack can be found here
DDOS memcached attack