What is the proper terminology and base CVSS score for the following cache related behaviour?

An interface (website/application) that requires authentication should have a proper HTTP caching mechanism. When it doesn’t, it allows an attacker to browse back after logout or read the cache in another way.

In order to do so, the serve… Continue reading What is the proper terminology and base CVSS score for the following cache related behaviour?

Why do we need HTTPS for static content? If we can have a checksum at the end signed by the private key, won’t that prove the validity?

This method which I am talking about can improve caching of images, videos, and CSS by the ISP rather than just depending on the browser cache. And it also proves the validity of the sender. Is there any reason why this semi-HTTPs not cons… Continue reading Why do we need HTTPS for static content? If we can have a checksum at the end signed by the private key, won’t that prove the validity?