11211 - PHPMemCached

Memcached is a general-purpose distributed memory caching system. It is often used to speed up dynamic database-driven websites by caching data and objects in RAM to reduce the number of times an external data source (such as a database or API) must be read.

Memcached Port

Port: 11211/tcp open

Dir list

/memcachedadmin/stats.php
/memcachedadmin/Temp/.version
/memcachedadmin/configure.php
/memcachedadmin/index.php?server=127.0.0.1:11211
/memcachedadmin/index.php?server=127.0.0.1:11211&show=slabs
/memcachedadmin/commands.php

Using libmemcached-tools

Automatic scripts

CVEs

Any input is vulnerable to XSS.

References

Last updated

Was this helpful?