Yogesh Borudeyogeshb.hashnode.dev·Sep 16, 2024AWS WAF (Web Application Firewall) overview and setupAWS WAF (Web Application Firewall) is a managed service offered by Amazon Web Services designed to protect web applications from common web exploits that could compromise application security. Here's an in-depth overview of its features, benefits, an...Discuss·10 likesSecurity Rules
Umesh Panditumeshpandit.hashnode.dev·Jul 5, 2024Mastering AKS Security with Azure Front Door: A Practical Guide for BeginnersSecuring cloud-based applications is extremely important in the digital landscape. Given the increasing majority of cyber threats, it's important to learn the methods for safeguarding your applications. In this guide, I'll walk you through securing w...DiscussAKS Security
Jing YanforApache APISIXapisix.hashnode.dev·Jan 30, 2024Protecting Your APIs in the Wild: A Deep Dive into WAF and API Gateway IntegrationIn today's digital age, APIs have become an integral part of our daily lives. They allow us to access and exchange data between different applications and services. However, with the increasing number of API endpoints exposed to the public, there is ...DiscussCHAITIN
REHAN ALIdignitas.hashnode.dev·Jan 22, 2024Unveiling the Web: Testing Web Applications in Bug BountyIntroduction In the ever-evolving landscape of web security, understanding and overcoming Web Application Firewalls (WAFs) is a crucial skill for ethical hackers engaged in bug bounty programs. WAFs play a pivotal role in safeguarding web application...DiscussSecurity
Anjali Atawadkartechknowinfo.hashnode.dev·Nov 27, 2023The importance of a WAF in Modern Cyber Security : Shielding Against AttacksWhat is a Web Application Firewall (WAF)? A Web Application Firewall (WAF) is a security system that monitors, filters, and blocks HTTP traffic to and from a web application. It's designed to protect web applications from various attacks, such as cro...Discuss·228 reads Web Application Security
Sumit Mondalsumit007.hashnode.dev·Nov 24, 2023Safeguarding Your Web Assets: Unraveling the Differences between AWS Shield and WAFIntroduction In the ever-evolving digital landscape, ensuring the security of web applications is paramount. Amazon Web Services (AWS) offers robust solutions to fortify your online presence, with AWS Shield and AWS WAF standing out as key guardians ...DiscussAWS - TheoryAWS Shield
Sumit Mondalsumit007.hashnode.dev·Nov 20, 2023Unveiling the Shield: Navigating the Digital Ramparts with AWS Web Application FirewallIntroduction: In the dynamic realm of cloud computing, securing web applications is a top priority for businesses navigating the digital landscape. As cyber threats evolve, so too must our defenses. Amazon Web Services (AWS) steps up to the challenge...DiscussAWS - TheoryAWS
Sven BergendahlProsvenbergendahl.com·Jan 19, 2023Azure Application Gateway: Implementing an Implicit Deny Rule in WAF PoliciesIntroduction For an actual home lab project, I needed a well-known firewall resource, the Implicit Deny Rule, which is typically given in any firewall nowadays. Implementing this rule in an Azure Application Gateway can be tricky as I haven’t found m...Discuss·329 readsAzure Application Gateway