1 00:00:00,390 --> 00:00:01,970 So here some homework to use 2 00:00:01,980 --> 00:00:05,600 almost everything you learned about Nmap up to now. 3 00:00:05,850 --> 00:00:12,840 STEP 1: Find the live hosts of your network block using Ping scan and save the results in all formats 4 00:00:14,180 --> 00:00:19,110 STEP 2: Create a host list using the Grepable output of the previous scan 5 00:00:20,850 --> 00:00:21,840 STEP 3: 6 00:00:22,020 --> 00:00:34,130 Scan top 100 ports of the hosts using SYN scan. STEP 4: Perform version and OS detection 7 00:00:34,130 --> 00:00:34,670 STEP 5: 8 00:00:34,670 --> 00:00:44,710 List the hosts whose 22/SSH, 3389/RDP and 80/HTTP services are open. Let me give you a hint. 9 00:00:44,790 --> 00:00:48,580 Some Linux commands will help you in the second and fifth step.