Machine name | OS | IP | Difficulty |
---|---|---|---|
Citada | Windows | 10.10.11.35 | Easy |
User
- Check if the host is responding
First, let's verify that we can reach the host using a simple ping
command:
└─# ping 10.10.11.35
PING 10.10.11.35 (10.10.11.35) 56(84) bytes of data.
64 bytes from 10.10.11.35: icmp_seq=1 ttl=127 time=38.5 ms
64 bytes from 10.10.11.35: icmp_seq=2 ttl=127 time=31.1 ms
This machine is still active. Full write-up will be published once the machine is retired.