Don't Bump Your Head(er)
40 points Medium

Try to bypass my security measure on this site! http://165.227.106.113/header.php

Flag
Rating 4.60
5
4
3
2
1

Discussion

can use burpsuite to User-Agent: Sup3rS3cr3tAg3nt Referer: awesomesauce.com to all requests or curl curl --user-agent "Sup3rS3cr3tAg3nt" --referer awesomesauce.com http://165.227.106.113/heade r.php

0

HINT: Use a proxy like BurpSuite to modify the http header.

0

so much fun

0

small hint for y'all in the Referer make sure you don't tamper with adding HTTPS or HTTP because it wont work. and about the challenge you can read about using curl or burpsuite or even both like i did. Good luck!

0

powershell

0

use this command ┌─[✗]─[root@parrot]─[/home/raju] └──╼ #curl "http://165.227.106.113/header.php" --user-agent "Sup3rS3cr3tAg3nt" --referer awesomesauce.com

-1
Protected
0
0
Protected
0
Protected
0