pwncollege
DojosLeaderboardCommunity
Back to cse365-f2025

Module 3

cse365-f2025
0/29 challenges completed

In this third module we will take a look at web security.

Questions and Discussions (Discord)

  • Chat about the content: Core Material > #intro-to-cybersecurity
  • Create a forum post: Core Material > #core-material-forum

Web Security

You have learned Linux and HTTP. Now, let's put these together!

Web content is served up via the internet by web servers, and like everything else, these web servers, and the pages that they serve up, contain vulnerabilities! In this module, you will wrap yourself in the mysteries of the web, exploring various types of vulnerabilities that can occur. As you work through this module, keep in mind, these aren't theoretical curiosities: these are common, critical vulnerabilities that occur all the time in the modern web and can lead to massive data breaches, account takeover, and more.

Now, dive in, and hack!

1
LECTURE: Introduction
2
LECTURE: Injection
3
LECTURE: Same Origin Policy
4
Path Traversal 1
5
Path Traversal 2
6
CMDi 1
7
CMDi 2
8
CMDi 3
9
CMDi 4
10
CMDi 5
11
Authentication Bypass 1
12
Authentication Bypass 2
13
SQLi 1
14
SQLi 2
15
SQLi 3
16
SQLi 4
17
SQLi 5
18
XSS 1
19
XSS 2
20
XSS 3
21
XSS 4
22
XSS 5
23
XSS 6
24
XSS 7
25
CSRF 1
26
CSRF 2
27
CSRF 3
28
CSRF 4
29
CSRF 5