Tags: web
Rating:
#### Original Writeup - [https://github.com/CTSecUK/Syskron-Security-CTF-2020/blob/main/Write-ups/Security%20Headers.md](https://github.com/CTSecUK/Syskron-Security-CTF-2020/blob/main/Write-ups/Security%20Headers.md)
-----
# Security Headers
 

## Details

I started by navigating to the webpage in Firefox, i then enabled the proxy(using the extension FoxyProxy) so i could direct the traffic through BurpSuite.
I also made sure intercept was enabled so i could see the request and response to "www.senork.de", i went back to Firefox and refereshed the page, went back to Burp and clicked on Forward.
I then clicked on **HTTP History** and scrolled down till i could find the request to **GET /**
I checked the **Response** window and **RAW** tab and looked at the Headers.
Flag: ***syskronCTF{y0u-f0und-a-header-flag}***