Let’s get Technical.

This space is dedicated to sharing practical guides, hands-on walkthroughs, and insightful dives into the world of cybersecurity.

Getting Started with Cybersecurity: Mastering Networking, Operating System Security, and Essential Concepts

If you’re eager to embark on your cybersecurity journey, there are three fundamental concepts you need to grasp from the beginning. Mastering networking, securing operating systems, and understanding essential cybersecurity concepts lay the groundwork for your success.

Networking Fundamentals

Build a strong foundation in networking to understand how computer networks operate.

Operating Systems and Security

Gain knowledge of popular operating systems (e.g., Windows, Linux) and their security features.

Cybersecurity Concepts

Develop a solid understanding of core cybersecurity concepts such as threat intelligence, risk assessment, encryption, authentication, access control, malware, and security frameworks.

Single/Multiplayer
Four in a Rowdy

https://www.fourinarowdy.be

  • Typescript
  • React
  • Bootstrap
  • HTML5
  • CSS3
  • Docker
  • .NET (ASP.NET)
Difficulty: medium
Linux PrivEsc

Practice your Linux Privilege Escalation skills on an intentionally misconfigured Debian VM with multiple ways to get root!

  • Service Exploits
  • Weak File Permissions
  • Shell Escape Sequences
  • Wildcards
  • & more
Difficulty: medium
WebAppSec 101

In this room, we will walk through how to test an application in the perspective of a hacker/pentester.

  • Authentication
  • Cross Site Scripting
  • Injection
  • Miscellaneous & Logic Flaws