Nmap Tutorials

Learn Nmap through comprehensive tutorials that cover network scanning, port enumeration, and security auditing. Study Nmap online via hands-on labs and practical cybersecurity exercises in our interactive playground.

Basic Vulnerability Scanning with Nmap

Basic Vulnerability Scanning with Nmap

In this lab, you will learn the fundamentals of vulnerability scanning using Nmap. You'll install Nmap, perform a port scan on your local machine, and analyze the results to identify potential security weaknesses.
CompTIALinuxNmap
Nmap Scanning and Telnet Access

Nmap Scanning and Telnet Access

In this lab, you will learn the basics of network enumeration. You'll use `nmap` to scan a target for open ports, identify a vulnerable Telnet service, and gain access to retrieve a flag, simulating a basic penetration test.
NmapLinux
FTP Enumeration and Anonymous Access

FTP Enumeration and Anonymous Access

In this lab, you will learn the basics of network enumeration and file transfer protocol exploitation. You'll use `nmap` to scan a target for open ports, identify a vulnerable FTP service, gain anonymous access, and retrieve a flag, simulating a basic penetration test.
NmapLinux
Find Open UDP Port

Find Open UDP Port

In this challenge, you will use Wireshark to analyze network traffic and identify an open UDP port. This hands-on exercise will enhance your network analysis skills and understanding of UDP communication.
Nmap
Randomize Targets in Nmap

Randomize Targets in Nmap

In this lab, you will learn how to randomize target selection in Nmap scans. You'll explore different techniques using the --randomize-hosts option, including subnet randomization, range randomization, and saving scan results. Compare outputs to understand the impact of randomization.
Nmap
Scan Target From File

Scan Target From File

In this challenge, you will learn how to scan a target from a file using Wireshark. This hands-on exercise will guide you through the process of analyzing network traffic and identifying specific targets based on data extracted from a file.
Nmap
Scan Ports with Masscan

Scan Ports with Masscan

In this lab, you will learn how to use Masscan for high-speed port scanning. You will install Masscan, define target ranges, run scans, review open ports, and export results.
Nmap
Uncover The Secret Port

Uncover The Secret Port

In this challenge, use Wireshark to analyze network traffic and uncover a hidden port number. Sharpen your packet analysis skills and learn to identify unusual communication patterns.
Nmap
Install Nmap on Linux

Install Nmap on Linux

In this lab, you will learn how to install Nmap on a Linux system. You'll update the package list, install Nmap using the apt package manager, verify the installation, and check the installed Nmap version. This hands-on lab provides a practical introduction to using Nmap on Linux.
Nmap
Specify Targets for Scanning in Nmap

Specify Targets for Scanning in Nmap

In this lab, you will learn how to specify different targets for scanning using Nmap. You'll practice scanning localhost, IP ranges, subnets, and target lists from a file. You'll also learn how to exclude specific IPs from a scan and verify the results in the Xfce terminal.
Nmap
Crack ZIP Passwords in John the Ripper

Crack ZIP Passwords in John the Ripper

In this lab, you will learn how to use John the Ripper to crack ZIP passwords. Follow steps to install, create a protected ZIP, extract its hash, run the cracking tool, and confirm the password.
HydraNmapWireshark
Understand Nmap Command Syntax

Understand Nmap Command Syntax

In this lab, you will learn the fundamental Nmap command syntax. You'll explore basic commands, display help information, increase verbosity, enable debugging, combine options, and test your knowledge on a local network. This hands-on experience will solidify your understanding of Nmap's command-line interface.
Nmap
How to use Nmap scanning flags

How to use Nmap scanning flags

Master essential Nmap scanning flags for advanced network reconnaissance and Cybersecurity vulnerability assessment with practical techniques and expert strategies.
Nmap
Perform Host Discovery with Nmap

Perform Host Discovery with Nmap

In this lab, you will learn how to perform host discovery using Nmap. You'll explore different ping scan techniques, including ping scan, disabling port scan, TCP SYN ping, ACK ping, and combining pings. You'll also learn how to view live hosts in the Xfce terminal.
Nmap
Save Nmap Output To XML

Save Nmap Output To XML

In this challenge, learn how to save Nmap output to XML format. This allows for easier parsing and analysis of scan results, making it ideal for automation and integration with other security tools. Master this essential Nmap skill for efficient network security assessments.
Nmap
Identify Linux Server Version

Identify Linux Server Version

In this challenge, you will learn how to identify the Linux server version using Wireshark. Analyze network traffic to determine the specific Linux distribution and kernel version running on the server. This hands-on exercise enhances your network analysis and server identification skills.
Nmap
Conduct Port Scanning with Nmap

Conduct Port Scanning with Nmap

In this lab, you will learn how to conduct port scanning using Nmap. You will practice different scan types, including TCP connect scan, SYN scan, and scanning specific ports and port ranges. You will also learn how to scan top ports and check the results in the Xfce terminal.
Nmap
Verify Service Version Locally

Verify Service Version Locally

In this challenge, you will learn how to verify the service version locally using Wireshark. This hands-on exercise will guide you through the process of capturing and analyzing network traffic to identify the service version information.
Nmap
  • Prev
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • ...
  • 28
  • Next