Comment on Just created my own zero trust network!
What security problems?
Bots randomly attack stuff, and if you leave something insecure, they’ll install a bot net node.
Define “insecure”.
Default passwords, old insecure versions of apps and system packages, etc. “Just getting it working” usually leaves things insecure, and you usually need to take things a step further to secure your publicly accessible services.
Not just old insecure, but current insecure too. Plenty of stuff runs fully current but still vulnerable code. Put it behind a firewall.
sugar_in_your_tea@sh.itjust.works 3 weeks ago
Bots randomly attack stuff, and if you leave something insecure, they’ll install a bot net node.
dataprolet@lemmy.dbzer0.com 3 weeks ago
Define “insecure”.
sugar_in_your_tea@sh.itjust.works 3 weeks ago
Default passwords, old insecure versions of apps and system packages, etc. “Just getting it working” usually leaves things insecure, and you usually need to take things a step further to secure your publicly accessible services.
SheeEttin@lemmy.zip 3 weeks ago
Not just old insecure, but current insecure too. Plenty of stuff runs fully current but still vulnerable code. Put it behind a firewall.