
Extract Web Traffic Evidence
In this challenge, you will learn how to extract web traffic evidence using Wireshark. Analyze network packets and identify key information related to web browsing activity. This hands-on exercise will enhance your skills in network forensics and security analysis.
Wireshark

Customize Wireshark Column Display
In this challenge, you will learn how to customize the Wireshark column display to efficiently analyze network traffic. This hands-on exercise will guide you through adding, removing, and reordering columns to tailor the interface to your specific needs, improving your packet analysis workflow.
Wireshark

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

Create Personalized Terminal Greeting
Use Linux terminal commands to create an engaging welcome message
Linux

Verify Wireshark Installation
In this challenge, you will verify your Wireshark installation. This hands-on exercise ensures that Wireshark is properly installed and ready for network traffic analysis. Confirm successful installation and prepare for more advanced Wireshark challenges.
Wireshark

Filter Encrypted Web Traffic
In this challenge, you will learn how to filter encrypted web traffic using Wireshark. This hands-on exercise will guide you through the process of identifying and isolating encrypted communication within network captures.
Wireshark

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

Getting Started with Linux
Begin your Linux journey with this interactive lab! Learn essential terminal commands including echo for text output, date and calendar functions, basic calculations using expr, creative text formatting with figlet, and terminal management. Perfect for complete beginners to start their Linux adventure.
Linux

Find Exposed Login Credentials
In this challenge, you will use Wireshark to analyze network traffic and identify exposed login credentials. Learn how to filter packets and inspect data to uncover sensitive information transmitted in clear text.
Wireshark

Configure Linux Environment Variables
Learn to create, set, and manage environment variables in a Linux system.
Linux

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

Find Open Port on Luna Server
In this challenge, you will use Wireshark to find the open port on the Luna server. Analyze network traffic and identify the port actively listening for connections. Enhance your network analysis skills with this hands-on exercise.
Nmap

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

Explore Nmap Help and Options in Nmap
In this lab, you will explore Nmap's help options to understand its functionalities. You'll learn how to list scan types, view output options, and check timing templates using Nmap commands. This hands-on experience will enhance your Nmap skills.
Nmap

Create HTTPS Traffic Detector
In this challenge, you will learn how to create an HTTPS traffic detector using Wireshark. This hands-on exercise will guide you through the process of identifying and analyzing encrypted web traffic, enhancing your network security skills.
Wireshark

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

Filter DNS Communications
In this challenge, you will learn how to effectively filter DNS communications using Wireshark. This hands-on exercise will guide you through the process of isolating and analyzing DNS traffic, enabling you to identify potential security threats and troubleshoot network issues.
Wireshark

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