Machine name | OS | IP | Difficulty |
---|---|---|---|
GreenHorn | Linux | 10.10.11.25 | Easy |
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.25
PING 10.10.11.25 (10.10.11.25) 56(84) bytes of data.
64 bytes from 10.10.11.25: icmp_seq=1 ttl=63 time=116 ms
64 bytes from 10.10.11.25: icmp_seq=2 ttl=63 time=110 ms
This machine is still active. Full write-up will be published once the machine is retired.