cscg24-web2

CSCG 2024 Challenge 'Intro Web 2'
git clone https://git.sinitax.com/sinitax/cscg24-web2
Log | Files | Refs | sfeed.txt

commit 7a1044e60724e5fe2dfadbd785523feaf906dac9
parent df6a224c8ee0d8d691d20ed50497808a09801a98
Author: Louis Burda <quent.burda@gmail.com>
Date:   Thu, 18 Apr 2024 22:12:00 +0200

Add description

Diffstat:
Achall/description | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/chall/description b/chall/description @@ -0,0 +1 @@ +Now that you have a rough grasp on the things you can do with just your browser, let's take a closer look at how to utilize HTTP request manipulation with ZAP.