A traditional Web Application Firewall (WAF) can no longer protect against the subtle and pernicious attacks that happen at the application layer. Given below are …
TLS Handshake snapshot
We all know that https or http over a secure connection is the norm right now. Let’s cut to the chase and see how it …
OAuth and OpenID
OAuth is a protocol used to authorize a client application’s access to some resource. In the past applications may have used basic authentication such as …