Hacker News new | ask | show | jobs
by dawnerd 2142 days ago
Unless you use docker, then it doesn't really matter. Really have to make sure your docker containers are not exposing ports they shouldnt be.
1 comments

Is there a good tutorial you can recommend on how to audit this?
No, but I would start with a `docker ps` and see what ports it's forwarding.