Cybersecurity Tutorials

Our cybersecurity tutorials offer a comprehensive way to learn digital defense strategies and techniques. They cover various aspects of information security, suitable for both beginners and security professionals. Through hands - on labs and practical examples, you'll gain experience in threat detection, prevention, and mitigation. Our secure playground allows you to practice cybersecurity techniques in a controlled environment.

Display User and Group Information

Display User and Group Information

In this challenge, you need to use the Linux command to display user and group information.
LinuxShell
Sequence Control and Pipeline

Sequence Control and Pipeline

Learn advanced Linux command-line techniques in this comprehensive lab. Learn to control command execution sequences, utilize pipelines, and leverage powerful text processing tools like cut, grep, wc, sort, and uniq. Enhance your command-line efficiency and data manipulation skills, essential for system administration and data analysis in Linux environments.
Linux
Identify MAC and IP Addresses in Linux

Identify MAC and IP Addresses in Linux

In this lab, you will learn to use the `ip a` command to identify network addressing information on a Linux system. You will inspect network interfaces like `eth0` to find specific details, including MAC addresses (link/ether), IPv4 addresses (inet), and IPv6 addresses (inet6).
CompTIALinux
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
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
SMB Enumeration and Guest Access

SMB Enumeration and Guest Access

In this lab, you will learn to perform Server Message Block (SMB) enumeration. You'll use `nmap` to identify the SMB service, exploit a guest access misconfiguration with `smbclient`, and retrieve a flag from a shared directory, simulating a common network vulnerability.
Linux
Rsync Enumeration and Anonymous Sync

Rsync Enumeration and Anonymous Sync

In this lab, you will learn to enumerate and exploit a misconfigured Rsync service. You'll use `nmap` to detect the service, connect anonymously to sync files from a remote target, and retrieve a flag, highlighting risks in backup synchronization services.
Linux
DAY 08: The Software Steward

DAY 08: The Software Steward

In this challenge, you'll step into the role of a System Administrator to manage software packages on a Linux server, including updating, installing, verifying, and removing applications.
Linux
DAY 04: The Fortress Guardian

DAY 04: The Fortress Guardian

In this challenge, you'll act as a system administrator to secure a new project directory by managing users, groups, and advanced file permissions in Linux.
Linux
SSH Enumeration and Key-Based Access

SSH Enumeration and Key-Based Access

In this lab, you will learn to enumerate an SSH service using `nmap`, exploit a weak key-based authentication misconfiguration to gain shell access, and retrieve a flag. This exercise focuses on SSH security best practices.
Linux
DAY 06: The Process Overseer

DAY 06: The Process Overseer

In this challenge, you'll act as a system administrator to manage and monitor Linux processes, from listing and prioritizing them to handling misbehaving and background tasks.
Linux
User Account Creation

User Account Creation

In this lab, you will learn the fundamental Linux commands for user account management, including creating, modifying, and deleting user accounts, and granting administrative privileges.
Linux
HTTP Enumeration and Directory Traversal

HTTP Enumeration and Directory Traversal

In this lab, you will learn to perform HTTP service enumeration and exploit a directory traversal vulnerability. You'll use `nmap` to identify a web server, then use `curl` to read a restricted file outside the web root and capture the flag.
Linux
Telnet Brute Force and Weak Credentials

Telnet Brute Force and Weak Credentials

In this lab, you'll enumerate weak credentials for a Telnet service using a wordlist. You will scan with nmap, use hydra for a brute-force attack, and gain access to a target system to retrieve a flag, highlighting the risks of weak passwords.
Linux
DAY 09: The Backup Sentinel

DAY 09: The Backup Sentinel

In this challenge, you'll act as a system administrator to master Linux backup and recovery, protecting critical data using `tar` and `cron`.
Linux
DAY 10: The Script Artisan

DAY 10: The Script Artisan

In this challenge, you will step into the role of a system administrator to write a powerful shell script that automates file management tasks, learning about variables, conditionals, and loops along the way.
Linux
RDP Enumeration and Weak Password Access

RDP Enumeration and Weak Password Access

In this lab, you'll enumerate Remote Desktop Protocol (RDP) services, identify vulnerabilities, and gain access using weak credentials. Use `nmap` for scanning, `xfreerdp` for connection, and retrieve a flag from the remote desktop session.
Linux
DAY 07: The Network Navigator

DAY 07: The Network Navigator

In this challenge, you'll step into the role of a network administrator to diagnose and resolve common network issues on a Linux server using essential command-line tools.
Linux
  • Prev
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • ...
  • 194
  • Next