# Unit 1: Your First Step into Cybersecurity *Building Your Lab and Learning the Essential Tools* Welcome to Unit 1 — this is where your cybersecurity journey truly begins. In Unit 0, you learned what cybersecurity is, why it matters, and what this book will help you achieve. Now it’s time to **take your first hands-on step**: building your own cyber lab. A cyber lab is your **playground**. It’s the safe space where you’ll test commands, break things, fix them, and repeat until you gain confidence. Every professional in the field started with a simple lab environment, and you’re about to create yours. In this unit, you will: - Understand why a dedicated lab environment is essential. - Install and configure a Linux virtual machine. - Explore core tools like the Linux terminal, Python, Wireshark, and Git. - Complete your very first lab project. - Try an optional challenge to sharpen your command-line skills. - End with a reflection on what you’ve built and learned. --- ## Table of Contents (with resources) - [1.1 Why a Lab Environment?](https://www.youtube.com/watch?v=tpIctyqH29Q) - [1.2 Setting Up Your Cyber Lab](https://www.virtualbox.org/) - [1.3 Essential Tools You’ll Use](https://www.kali.org/tools/) - [1.4 Your First Lab Project](https://www.youtube.com/watch?v=gfDE2a7MKjA) - [1.5 Optional Challenge](https://overthewire.org/wargames/bandit/) - [1.6 What You Learned & Conclusion](https://www.youtube.com/watch?v=JtdhO2MwZkY) --- By the end of this unit, you won’t just know about cybersecurity — you’ll have taken your **first practical step** toward becoming a cyber defender. Let’s get started.