Module-3 Scanning
Module-3 Scanning
1. Port scanning
2. Network scanning
3. Vulnerability scanning
Objectives
To find Live devices, OS, IPs in use
ports(open/closed)
Vulnerabilities
•Nmap / zenmap
Tools used •Hping3/hping2
networks
nmap –sn subnet
TCP SCAN
UDP SCAN
nmap usage
Nmap –sn 192.168.1.0/24 - it will scan entire subnet
Nmap –sC -sV ip_addr - it will scan for open ports
-sV - scan for service version
-sC - default script scan
-p to specify port number
-A to aggresive scan
Hping3
110 POP3 Post Office Protocol (POP3) used by e-mail clients to retrieve e-mail from a server
143 IMAP Internet Message Access Protocol (IMAP) Management of Digital Mail