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

very ez

0
Protected
1
Protected
0

Finally I solved this

0

Burpsuite is the best!

0

I used cURL Try to get this page and check HTML comments:

Sorry, it seems as if your user agent is not correct, in order to access this website...

So, change User-Agent header in request

You'll get: Sorry, it seems as if you did not just come from the site...

Change "referer" to the needed value Result: curl http://165.227.106.113/header.php -H "User-Agent: <agent from comments>" --referer <host from response>

1
Protected
0

challege let me define the small different between 2 likely header. Very usefull !!

0

a nice one

0