From 87c701dbbf32d8a7f62c5d898d5442c2508c6995 Mon Sep 17 00:00:00 2001 From: lucky-vers Date: Fri, 3 Nov 2023 14:01:15 +0530 Subject: [PATCH] Add test --- Phase 2/03 Web Exploitation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Phase 2/03 Web Exploitation.md b/Phase 2/03 Web Exploitation.md index af69615..76b0e6f 100644 --- a/Phase 2/03 Web Exploitation.md +++ b/Phase 2/03 Web Exploitation.md @@ -48,7 +48,7 @@ yarn.lock We find a file `falg.txt`, presumably containing the desired flag. Running `curl` once again, we find that is indeed the case ``` -~ $ curl "https://caas.mars.picoctf.net/cowsay/ac; cat falg.txt" +~ $ curl "https://caas.mars.picoctf.net/cowsay/test; cat falg.txt" ______ < test > ------