Nmap and Network Scanning
Nmap and network scanning represent a foundational aspect of cybersecurity reconnaissance, involving the process of actively probing a computer network to discover hosts, identify open ports, and enumerate the services and operating systems running on them. Nmap (Network Mapper) is the industry-standard, open-source tool used to perform these scans, offering a powerful and versatile set of techniques for mapping network topologies and gathering intelligence. This information is invaluable for both network administrators conducting security audits and penetration testers identifying vulnerabilities, as well as for malicious attackers who use it as a preliminary step to find potential targets and plan their attacks.
- Fundamentals of Network Communication
- The OSI Model
- The TCP/IP Model
- Core Protocols
- Internet Protocol (IP)
- Transmission Control Protocol (TCP)
- User Datagram Protocol (UDP)
- Internet Control Message Protocol (ICMP)
- Ports and Services