Web 102

Date: 2024-01-31

Difficulty: Intermediate

Delivered By: Jacob Racklyeft

Overview

We are re-running Web 102.

This session builds on the content we covered in Web 101. We will cover the "Big Three" of web vulnerabilities and other attacks with some hands on challenges including command injection, SQL injection (SQLI) and Cross Site Scripting (XSS). Some familiarity with Burp Suite is useful, although we will give a quick refresher on it in the session.

Prerequisites

Familiarity with topics from Web 101 will help in this session, including:

  • HTTP/HTTPS
  • HTML
  • Inspect Element and Burp Suite

Knowledge of SQL will also be useful for some challenges.

You will need Burp Suite (or similar tools) installed for some challenges.

Session Link

The link to the session is https://web102.sucss.org/

Useful resources