Readme
Challenge Description :

let's access the web page, it give us an input which tries to fetch files from the server but we get access denied when we try to fetch the flag.txt file

intercept the request using burp, add the Forwarded-For header and give it a value of 127.0.0.1 makes the fetch allowed

Flag :
KCTF{kud05w3lld0n3!}
Last updated
Was this helpful?