Y132 Vapt 2
Y132 Vapt 2
NO : 02
Scan the network for Windows XP and
Windows 7 target machines in local
DATE :
network and virtual network.
Aim:
To scan the network for Windows XP and Windows 7 target machines in local network and
virtual network.
Procedure:
Nmap:
‘Nmap’ (Network Mapper) is a free and open-source network scanning tool used for network
discovery and security auditing. It was created by Gordon Lyon (also known as Fyodor) and
is widely used by network administrators, security professionals, and hackers for various
purposes
Scan a range:
nmap 192.168.1.1-254
Scan a domain:
nmap scanme.nmap.org
Output:
12 717822Y132
Netdiscovers:
‘Netdiscover’ is a network scanning tool designed for discovering hosts on a network. It is
particularly useful for mapping out a local network and identifying active IP addresses and
MAC addresses.
Output:
13 717822Y132
hping3:
‘Hping’ is a command-line oriented TCP/IP packet assembler/analyzer. It is often used for
network security testing and auditing
Output:
14 717822Y132
fping:
‘fping’ is a network utility designed to send ICMP (Internet Control Message Protocol)
echo requests (pings) to multiple hosts at once, unlike the traditional ping command which
pings one host at a time. This makes fping particularly useful for network administrators who
need to quickly check the availability of multiple hosts in a network.
Output:
15 717822Y132
arping:
‘arping’ is a network utility used to discover and probe hosts on a local network using the
Address Resolution Protocol (ARP). It is particularly useful for network administrators and
security professionals for tasks such as network discovery, troubleshooting, and testing
Output:
16 717822Y132
Result:
Thus the commands to scan the network for Windows XP and Windows 7 target machines in local
network and virtual network has been done successfully and output is verified.
17 717822Y132