From d72bd0ae2f44d23eb563d6be54aaf1a660a2a124 Mon Sep 17 00:00:00 2001 From: Lakshit Verma <51952975+lucky-vers@users.noreply.github.com> Date: Fri, 3 Nov 2023 03:08:11 +0530 Subject: [PATCH] Fix videos --- Phase 2/03 Web Exploitation.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/Phase 2/03 Web Exploitation.md b/Phase 2/03 Web Exploitation.md index e88201e..f967f79 100644 --- a/Phase 2/03 Web Exploitation.md +++ b/Phase 2/03 Web Exploitation.md @@ -24,7 +24,9 @@ We are given a website `http://saturn.picoctf.net:50920/`, which opens to a logi We open our browser's network tab and enter meaningless data in the input fields. After that we open the request titled `secure.js` and go into its *Response* tab. -