AmbiguousProps@lemmy.today
on 25 Jun 2024 23:16
collapse
😠why though? I assume that if you are smart enough to setup redis, you’d be smart enough to use VPNs (or similar) as to never expose it
sugar_in_your_tea@sh.itjust.works
on 26 Jun 2024 00:55
collapse
Our prod exposed Redis until I noticed. Apparently we had to reset caches after releases, and our devOPs forgot to remove access to it after creating scripts to handle that.
It happens, but it really shouldn’t. At least ours was at a different subdomain (something like app-region-redis.domain.com or whatever).
threaded - newest
People really expose redis to the internet?
Yes.
303,481 servers worldwide, according to Shodan.
😠why though? I assume that if you are smart enough to setup redis, you’d be smart enough to use VPNs (or similar) as to never expose it
Our prod exposed Redis until I noticed. Apparently we had to reset caches after releases, and our devOPs forgot to remove access to it after creating scripts to handle that.
It happens, but it really shouldn’t. At least ours was at a different subdomain (something like app-region-redis.domain.com or whatever).