Machine name | OS | IP | Difficulty |
---|---|---|---|
MonitorsThree | Linux | 10.10.11.30 | Medium |
User
- Check if the host is responsive
First, let's verify that we can reach the host using a simple ping
command:
└─# ping 10.10.11.30
PING 10.10.11.30 (10.10.11.30) 56(84) bytes of data.
64 bytes from 10.10.11.30: icmp_seq=1 ttl=63 time=38.2 ms
64 bytes from 10.10.11.30: icmp_seq=2 ttl=63 time=29.9 ms
This machine is still active. Full write-up will be published once the machine is retired.