Assignment 5
Assignment 5
1. Introduction
Active reconnaissance is a technique used to gather information about a target network,
with the intent of identifying vulnerabilities that can later be exploited. In this report, two
powerful tools, Nmap and Netcat, will be used to scan and analyze a target system.
• Nmap (Network Mapper) is a widely-used open-source tool for network discovery
and vulnerability scanning. It allows us to identify open ports, running services, and
potentially vulnerable software versions.
• Netcat (often referred to as "the Swiss-army knife for networking") is a simple but
powerful tool that enables interaction with open ports, banner grabbing, and basic
communication with services over a network.
The following Nmap command was used for scanning the target system: