-1

During online course I came across the term "Ping Scan" in which we sends ICMP packets to target IP address. It made me confuse because we know every machine has random IP address assigned by Router. So how it is possible to scan ports of specific IP.

  • IP addresses are certainly not random, and are not necessarily assigned by routers, but ICMP doesn't have ports, so it can't tell you whether a port is open. Unclear what you're really asking. – user207421 May 17 '20 at 11:04

1 Answers1

-1

YOu will scna by nmap. Or if you don't know how to use nmap use https://nmap.online