Monitor your web application

We learned how to increase security using web controls such as HTTP headers, but to further ensure that they are kept in check we need to monitor them.

We'll cover the following...

We learned how to increase security using web controls such as HTTP headers, but how do we ensure that we’re always up to date with security controls? How do we ensure there isn’t a regression next week where headers are removed from an HTTP ...