Lab 3
Lab 3
Name: (required)
Student ID: (required)
ping 192.168.1.101
5. Performing a Ping sweep using Zenmap (on your Kali Linux VM)
In the Target box, enter the network address of the network containing both your Kali
and Windows machines, followed by the CIDR notation number, (eg. 192.168.1.0/24).
Note: Since there might be too many IP addresses within your current network, consider
using static ones for your machines.
When the sweeping completes, you should see a list of the hosts that were found on
your network. You should detect at least two hosts of your Linux and Windows machines.
In the Wireshark, click Capture, Stop. You should see a lot of ARP requests as below, you
may filter by ARP to get them clearly.
In the Zenmap window, enter the IP address of your Windows machine in the Target
field. Select a Profile of "Quick Scan", as shown below on this page.
When the scan completes, you should see a list of open ports including "135/tcp open".
In the Zenmap window, select a Profile of "Intense scan, all TCP ports".
tcp.port==135
The Info column should show this pattern of four packets. Paste the screenshot here.