Page 2 - CPTE_Lab_Guide_Sample
P. 2
Official Student Lab Guide
Lab 4 – Detecting Live Systems
b. Type: ping www.mile2hackworld.com in the command prompt, and press Enter
to find out its IP address
c. The displayed response should be similar to the one shown in the following screenshot
d. You receive the IP address of www.mile2hackworld.com that is 107.180.56.178 (might
be different)
e. You also get information in Ping Statistics, such as packets sent, packets received,
packets lost, and Approximate round-trip time
3. Now, find out the maximum frame size in the network. In the command prompt, Type:
Report piracy if the fingerprint in this box is of poor resolution!
a. ping www.mile2hackworld.com -f -l 1500
i. The display Packet needs to be fragmented but DF set means that the frame is
too large to be on the network and needs to be fragmented. Since we used -f
switch with the ping command, the packet was sent, and the ping command
returned this error.
b. Type: ping www.mile2hackworld.com -f -l 1460
P a g e | 50 Certified Penetration Testing Engineer – v06.3.1.4
©Mile2 – All Rights Reserved