6 items under this folder.

Sep 19, 2026·8 min read

Cyber101 Session 3 - Authentication Bypass

Info Website authentication methods can be bypassed, defeated or broken. These vulnerabilities can be some of the most critical as it often ends in leaks of customers personal data.

Sep 19, 2026·6 min read

Cyber101 Session 4 - Content Discovery

What is content discovery? Content can be many things, a file, video, picture, backup, a website feature. When we talk about content discovery, we’re not talking about the obvious things we can see on a website; it’s the things that aren’t immediately presented to us and that weren’t always intended for public access.

Sep 19, 2026·3 min read

Cyber101 Session 5 - Subdomain Enumeration

Subdomain Enumeration Definition: Subdomain enumeration is the process of identifying valid subdomains for a target domain. This is a critical phase of reconnaissance because it expands the attack surface, revealing hidden assets or legacy systems that may contain vulnerabilities.

Sep 19, 2026·20 min read

Cyber101 Session 6 - Top 10 OWASP

OSWAP Top 10 Definition: The Open Web Application Security Project (OWASP) is a nonprofit foundation dedicated to improving software security. It operates under an “open community” model, which means that anyone can participate in and contribute to OWASP-related online chats, projects, and more.

Sep 19, 2026·4 min read

Cyber101 Session 2 - Walking An Application

Quote A fundamental skill in web security is the manual review of an application to identify vulnerabilities. This involves analyzing the page source, utilizing browser developer tools to inspect elements, debugging scripts, and monitoring network traffic.

Sep 19, 2026·16 min read

Cyber101 Session 01 - Web Fundamentals

Info This article serves as a foundational guide to the essential knowledge required before transitioning into security. Explore the topics below to gain new insights and strengthen your technical baseline.