use this command ┌─[✗]─[root@parrot]─[/home/raju] └──╼ #curl "http://165.227.106.113/header.php" --user-agent "Sup3rS3cr3tAg3nt" --referer awesomesauce.com
Its almost the same procedure in solving challenge114 but you have to apply curl concept of writing header
Need to use "Referer" and not "Origin" for your header
18 hours ago
HINT: Use a proxy like BurpSuite to modify the http header.