Container Vulnerabilities
We’ve provided the details for the machine. Let’s first check if we can ping the machine (i.e. we’ve successfully connected to the network.)
ping -c3 10.10.124.169
Now let’s connect to the machine via SSH.
ssh root@10.10.124.169
Container Vulnera...
dignitas.hashnode.dev15 min read