InWeb Tech JournalsbyRakesh KumarNode JS and CORS: A Developer’s Guide to Handling Cross-Origin RequestsIntroductionMar 6
InInfoSec Write-upsbySandeep VishwakarmaImplementation of Security headers in Microsoft IIS ServerSecurity headers play a crucial role in enhancing the security of your web applications by providing an additional layer of protection…Nov 23, 2023
InInfoSec Write-upsbySandeep VishwakarmaImplementation of Security headers in Ngnix ServerTo implement security headers in an Nginx server, you can modify your server block configuration file. The location of this file can vary…Nov 21, 2023Nov 21, 2023
InLevel Up CodingbyKris WongNonce-Based CSP with AWS CloudFrontUsing a strict CSP with a CDN can be challengingJun 1, 20234Jun 1, 20234
DINESH REDDY JETTISecurity Headers — Content-Security-Policy [CSP]These CSP Response Header rules help to defend against code injections and cross-site-scripting (XSS) attacks, two of OWASP’s top 10 Web…Nov 9, 2023Nov 9, 2023
InWeb Tech JournalsbyRakesh KumarNode JS and CORS: A Developer’s Guide to Handling Cross-Origin RequestsIntroductionMar 6
InInfoSec Write-upsbySandeep VishwakarmaImplementation of Security headers in Microsoft IIS ServerSecurity headers play a crucial role in enhancing the security of your web applications by providing an additional layer of protection…Nov 23, 2023
InInfoSec Write-upsbySandeep VishwakarmaImplementation of Security headers in Ngnix ServerTo implement security headers in an Nginx server, you can modify your server block configuration file. The location of this file can vary…Nov 21, 2023
InLevel Up CodingbyKris WongNonce-Based CSP with AWS CloudFrontUsing a strict CSP with a CDN can be challengingJun 1, 20234
DINESH REDDY JETTISecurity Headers — Content-Security-Policy [CSP]These CSP Response Header rules help to defend against code injections and cross-site-scripting (XSS) attacks, two of OWASP’s top 10 Web…Nov 9, 2023
Or YaacovHow to setup HTTP server with security headers using Nginx dockerNginx is one of the most commonly used, familiar, and trustworthy Web-Server (among other things) that are out there today.Apr 3, 2022
Emilio PancubitGuardians of the Web: The Importance of HTTP Security Headers in Web ApplicationsIn a digital world where web applications are integral to our daily activities, safeguarding user data and protecting against cyber threats…Oct 10, 20231
Oslaw DevProtect your Next.js app with security headersYou write highly scalable, easy readable and reusable code. Your test coverage is 99,9%. Your UI is robust and performance is amazing. You…Dec 11, 20201