38 modules found

XSS - Reflected Payload

Medium

Create and execute reflected cross-site scripting attacks

XSS - Stored Injection

Hard

Inject persistent malicious scripts into application storage

SQL Injection - Login Bypass

Easy

Bypass authentication using classic SQL injection techniques

SQL Injection - UNION Based

Medium

Extract database data using UNION-based SQL injection

IDOR - User Profile Access

Easy

Access other users' profiles via insecure direct object references

IDOR - File Download Abuse

Medium

Download unauthorized files by manipulating object identifiers

CSRF - Password Change

Medium

Force victims to change passwords using CSRF attacks

CSRF - Funds Transfer

Hard

Trigger unauthorized money transfers via CSRF

Directory Traversal - Basic

Easy

Access restricted files using path traversal payloads

Directory Traversal - Filter Bypass

Medium

Bypass input filters to exploit directory traversal vulnerabilities

Authentication - Weak Passwords

Easy

Exploit weak password policies to compromise user accounts

Authentication - Brute Force

Medium

Perform brute-force attacks against login mechanisms

Authorization - Privilege Escalation

Hard

Escalate privileges due to broken authorization checks

File Upload - Malicious Files

Medium

Upload and execute malicious files on the server

File Upload - MIME Type Bypass

Hard

Bypass MIME type validation to upload dangerous files

Command Injection - Basics

Medium

Execute system commands via unsanitized input

Command Injection - Filter Evasion

Hard

Bypass input filters to achieve command execution

SSRF - Internal Services Access

Medium

Access internal services using server-side request forgery

SSRF - Cloud Metadata Abuse

Hard

Exploit SSRF to access cloud metadata services

Open Redirect

Easy

Exploit open redirect vulnerabilities for phishing attacks

Basic Linux Commands

Easy

Navigate and manipulate files in Linux using shell commands

Bash Scripting Fundamentals

Medium

Write simple scripts to automate tasks in Linux

Linux Permissions & Users

Medium

Manage users, groups, and file permissions in Linux

Process Management & Monitoring

Medium

Monitor and control Linux processes effectively

Docker Basics

Medium

Create and run containers with Docker

Docker Compose

Medium

Define multi-container applications using Docker Compose

Kubernetes Intro

Hard

Deploy and manage applications in Kubernetes clusters

CI/CD with GitHub Actions

Medium

Automate testing and deployment pipelines

Cloud Services Overview

Easy

Understand core cloud concepts and services

Infrastructure as Code - Terraform

Hard

Provision cloud resources using Terraform

HTML & CSS Fundamentals

Easy

Build static web pages with HTML and CSS

JavaScript Basics

Easy

Learn JS fundamentals and DOM manipulation

React - Components & State

Medium

Build dynamic web apps using React components and state

React - Routing & Hooks

Medium

Manage routes and use hooks effectively in React

Node.js & Express

Medium

Create backend APIs using Node.js and Express

Database Integration - MongoDB

Medium

Connect web apps to MongoDB databases

Authentication & JWT

Medium

Implement authentication using JWT in web apps

Deployment & Hosting

Easy

Deploy web applications to cloud providers