Nothing here yet.
May 31, 2021 路 1 min read 路 In this brief content, I am sharing about the Above-The-Fold strategy to load CSS and why it matters to improve the page loading of our web pages. 馃搧 Above-The-Fold strategy on the web is a practice that extracts critical CSS declaration to render th...
Join discussion
May 24, 2021 路 1 min read 路 A brief and useful content about the mechanics on Cross-Origin Read Blocking, Cross-Origin Resource Policy and Cross-Origin Resource Sharing against Meltdown, Spectre and CSRF Attacks. CORB By design, Cross-Origin Read Blocking validates browser requ...
Join discussion
May 17, 2021 路 1 min read 路 We can ignore Cookies danger by just not recommending its usage, but the fact is that at least 55% of all the websites use Cookies RIGHT NOW even with lots of existing cookieless strategies. So how to protect Cookies against Common XSS Attacks? Well,...
Join discussion
May 10, 2021 路 1 min read 路 Know how each Cross-Site Scripting Attack behaves is crucial to start to think about how vulnerabilities in our web apps allow malicious codes to be executed using the browser to take sensible data from users. That's what this article is about. Refle...
Join discussion