Apr 25 · 7 min read · Benchmarking WAF performance: comprehensive analysis of security vs speed trade-offs in private cloud environments Web application firewalls create an inherent tension between security and performance. While they protect against attacks, they also in...
Join discussion
Feb 3 · 19 min read · For the past two years, Otoroshi has had a Web Application Firewall powered by Coraza, the excellent Go implementation of ModSecurity. To achieve that, we compiled Coraza to WebAssembly (wasm) and ran it inside Otoroshi using our wasm virtual machine...
Join discussion
Feb 2 · 3 min read · In an era where cyber attacks are increasingly sophisticated, protecting web applications has become paramount for businesses of all sizes. A Web Application Firewall serves as a critical line of defense, filtering malicious traffic and safeguarding ...
Join discussionNov 10, 2025 · 2 min read · In today’s digital world, web applications have become essential for businesses to operate, communicate, and deliver services online. However, as online activity grows, so do cyber threats. Attackers constantly look for vulnerabilities to exploit, ta...
Join discussionSep 18, 2025 · 8 min read · Generative AI is changing how applications interact with users: generating content, writing code, producing insights, and even helping to make decisions. However, the risks increase as the power of these systems increases. Organizational sensitive da...
Join discussion
May 22, 2025 · 3 min read · When it comes to protecting your web apps, choosing the right reverse proxy and Web Application Firewall (WAF) combo can make or break your defense. Nginx, Caddy, Traefik — they’re fast and powerful, but are they secure enough out of the box? In this...
Join discussionApr 10, 2025 · 11 min read · I'm thrilled to say that this content is based on my experience as an AWS Community Builder with AWS WAF before getting into the technical aspects. In today's security architecture, web application firewalls are crucial, and AWS WAF provides strong d...
Join discussion
Mar 9, 2025 · 3 min read · WAF aka Web Application Firewall , is basically used to protect our application from DDOS (Distributed Denial of Services) Attack, that is mostly done by Hacker. So basically what is being done that hacker create many bots account or bots system tha...
Join discussion