Detail-oriented and dedicated student passionate to become a cyber security professional with a focus on penetration testing and ethical hacking. Eager to apply theoretical knowledge gained through courseworks to real life challenges.
-
🌱 I’m currently learning ** **
-
📫 Connect with me:
A script written in Bash to scan a range of IP addresses, typically within a specified subnet, to determine which IPs are active and responsive on a network. The primary purpose is to discover live hosts and filter out those that are reachable. The script uses the Internet Control Message Protocol (ICMP), often associated with the ping command, to send a simple network message (ping) to each IP address in the given range.