Readme
Last updated
Was this helpful?
Last updated
Was this helpful?
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