i have this CTF challenge that tell me to put two Referer at the same request in burp suite to pass and get the flag
Referer: https://internal/admin.letmepass.com
Referer: THE_HUNTERS_ARE_AWAKE_SO_PLEASE_HELP_ME
When I was searching the internet I read RFC 7230,Which explains the mechanism of use multiple headers with the same field name, But that didn’t work for me
Does anyone have an idea about the topic?
New contributor
Hassan AL-Zubeiry is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.