Kali Tutorials
Kali provides a well-structured learning path for penetration testing and ethical hacking. Our tutorials cover essential tools, techniques, and methodologies for security testing, suitable for both beginners and intermediate practitioners. With free labs and practical examples, you’ll gain hands-on experience in using Kali tools. Our interactive Kali playground allows you to practice security techniques and see instant results.
Other Skill Trees
LinuxDevOpsCybersecurityDevOps EngineerCybersecurity EngineerDevSecOpsRed Hat Enterprise LinuxRHCSA TrainingRHCE in Enterprise Linux TrainingLFCS TrainingShellGitDockerKubernetesCKA TrainingCKAD TrainingCKS TrainingAnsibleRHCE in Ansible TrainingJenkinsNmapWiresharkHydraCompTIADatabaseMySQLPostgreSQLRedisMongoDBSQLitePythonGolangJavaCC++Web DevelopmentData Science
Basic Networking Tools in Kali
In this lab, explore fundamental networking tools in Kali Linux to manage network configurations effectively. Designed for beginners and intermediates, learn to use ip a, ping, netdiscover, and nmap for network diagnostics, connectivity testing, and port scanning within the LabEx VM environment.
Kali Linux
Kali Reconnaissance with Nmap and DNS
In this lab, explore reconnaissance techniques using Kali Linux with a focus on network scanning and DNS querying. Learn to identify open ports and services with Nmap, enumerate services using scripts, query DNS records with dnsrecon, and save output for analysis, all within a secure LabEx VM environment.
Kali Linux
Kali Password Cracking with John
In this lab, explore password cracking with Kali Linux using John the Ripper on the LabEx VM. Learn to crack Linux password hashes from /etc/shadow, use custom wordlists, and save cracked credentials for review. Perfect for beginners, this hands-on lab offers step-by-step guidance for penetration testing skills.
Kali Linux
Kali Password Attacks with Hydra
In this lab, explore ethical hacking with Kali Linux using Hydra for password attacks. Learn brute-force techniques on SSH credentials and web logins in a safe LabEx VM. Perform tasks like using wordlists for guessing passwords and logging results, with beginner-friendly guidance in a Kali Linux container environment.
Kali Linux
Kali Firewall Configuration with iptables
In this lab, you will learn to configure a firewall on Kali Linux using iptables. Explore essential skills like viewing rules, blocking IP addresses, allowing specific ports, and saving configurations. Gain hands-on experience in a Kali Linux container environment to enhance network security through effective traffic filtering.
Kali Linux
Kali Exploitation with Metasploit
In this lab, explore penetration testing with Kali Linux on the LabEx VM using the Metasploit Framework. Learn to identify and exploit vulnerabilities through steps like selecting a target exploit, configuring a reverse shell payload, running the exploit, and accessing a Meterpreter session for hands-on cybersecurity experience.
Kali Linux
Create User Account in Kali
In this challenge, you'll be tasked with creating a new user account named 'bob' on a Kali Linux system. This is a fundamental skill for cybersecurity professionals, allowing them to manage user access and permissions. The challenge involves using the `adduser` command to create the 'bob' user, setting a password, and skipping the optional information prompts. Successful completion will be verified by confirming the user's existence using the `id bob` command and checking the command history for the `adduser bob` command.
Kali Linux
Start Metasploit Console
In this challenge, you'll take your first steps as a cybersecurity analyst by familiarizing yourself with Metasploit. Your objective is to start the Metasploit framework console. To complete this challenge, simply execute the `msfconsole` command in the terminal.
Kali Linux
Scan Network Ports with Nmap
In this challenge, you'll step into the role of a cybersecurity intern tasked with auditing a server's security. Your objective is to utilize Nmap to identify open ports on a target system with the IP address `172.17.0.1`. Save the scan results to `/root/open_ports.txt`.
Kali Linux
Build Tool Directory Structure
In this challenge, you'll practice organizing cybersecurity tools within a Kali Linux environment by building a specific directory structure. The goal is to create nested directories, `/tools/scanners` and `/tools/exploiters`, directly under the root directory `/` using a single `mkdir` command with the `-p` option.
Kali Linux
Verify Kali Linux Version
In this challenge, you will verify the Kali Linux version running within a Docker container. This involves accessing the container's terminal, extracting the `VERSION_ID` from the `/etc/os-release` file, and saving it to a file named `version.txt`.
Kali Linux
Setting Up Your Kali Linux Environment
In this lab, you'll learn to set up a Kali Linux environment using Docker in the LabEx VM. You'll launch the image, verify the container, explore the terminal, review how Kali package management works in this environment, and inspect version and system information.
Kali Linux
Navigating and Managing Files in Kali
In this lab, explore the essentials of navigating and managing files in Kali Linux, a key OS for cybersecurity. Learn fundamental commands like pwd, ls, cd, touch, nano, cp, rm, and cat through hands-on exercises. Build a practical foundation for file and directory operations in a Linux environment with step-by-step guidance.
Kali Linux
Managing Users and System in Kali
In this lab, you'll master essential skills for managing users and systems in Kali Linux. Learn to check your user with whoami, switch to root with sudo -i, add users with adduser, monitor processes with top, and view logs with journalctl. Build a solid foundation in user management and system monitoring.
Kali Linux
Exploring Kali’s Security Tools
In this lab, dive into Kali Linux and explore its powerful security tools for penetration testing. Learn to use dpkg -l for viewing tools, start Metasploit with msfconsole, run Nmap scans, scan web servers with Nikto, access help via man pages, and redirect output to files. Gain essential cybersecurity skills in a controlled environment.
Kali Linux
How to start PostgreSQL in Kali Linux
Discover how to set up and manage PostgreSQL databases in Kali Linux, a powerful cybersecurity tool. Learn the essential steps to get started with PostgreSQL for your cybersecurity projects.
Kali LinuxPostgreSQL
Update Nikto Databases and Plugins
In this lab, you will learn how to update Nikto's vulnerability databases and plugins to ensure your scans are using the latest information and checks.
Kali Linux
Use Evasion Techniques in Nikto
In this lab, you will learn how to use various evasion techniques in Nikto to bypass Intrusion Detection Systems (IDS) during a web server scan. You will practice using different evasion options individually and in combination.
Kali Linux
- Prev
- 1
- 2
- 3
- 4
- 5
- 6
- ...
- 9
- Next