pwncollege
DojosLeaderboardCommunity
Back to cse365-f2024

Web Security

cse365-f2024
0/27 challenges completed

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!

Web Security: Introduction
Video
Slides
Web Security: Structured Query Language
Video
Slides
Web Security: Injection
Video
Slides
Web Security: Same-Origin Policy
Video
Slides
Tooling Documentation
1
Path Traversal 1
2
Path Traversal 2
3
CMDi 1
4
CMDi 2
5
CMDi 3
6
CMDi 4
7
CMDi 5
8
CMDi 6
9
Authentication Bypass 1
10
Authentication Bypass 2
11
SQLi 1
12
SQLi 2
13
SQLi 3
14
SQLi 4
15
SQLi 5
16
XSS 1
17
XSS 2
18
XSS 3
19
XSS 4
20
XSS 5
21
XSS 6
22
XSS 7
23
CSRF 1
24
CSRF 2
25
CSRF 3
26
CSRF 4
27
CSRF 5