Lab 2
Another tool used for network scanning is Sparta. The following lab demonstrates how this tool works. For this lab, we are using Kali Linux running in VMware.
Sparta is built into Kali 2.0, but if you don't have it, you can get it from the Kali repository by typing kali > apt-get install Sparta
:
- To get started, open a terminal window and type
s
parta
.
The following screenshot demonstrates the first screen you will see:

- When you click on it, a GUI resembling the following will open:

- Once Sparta has started, we need to add some hosts. If we click on the space that says
Click here to add host(s) to scope
, it opens a window where we can add IP addresses or the range of IP addresses we want to scan. We are also able to use CIDR notation to indicate an entire subnet, such as192.168.181.0/24
:
- After adding our IP host range in the window, click
Add to scope
. Sparta will start scanning your hosts now:

The following are the results for Sparta. My subnet had only two machines on it. As you can see...