PhD Student at University of North Carolina at Charlott
Real User
Top 10
Jun 27, 2026
My main use case for Atomic ModSecurity Rules is in my research, which tries to make websites secure against web attacks like SQL injection and XSS attacks. On one side, I try to generate some obfuscated attacks that are able to bypass ModSecurity and the current CRS rules. On the other side, I try to update ModSecurity because it's an open-source WAF with new rules that are able to bypass the new generated obfuscated attacks.
Web Application Firewall (WAF) solutions are essential for protecting applications from various online threats, ensuring continuous access and data security for enterprises.Web Application Firewalls are designed to monitor, filter, and block HTTP traffic to and from a web application, encapsulating the critical task of securing applications from vulnerabilities like cross-site scripting (XSS), SQL injection, and other OWASP top threats. These solutions offer customizable rules for specific...
My main use case for Atomic ModSecurity Rules is in my research, which tries to make websites secure against web attacks like SQL injection and XSS attacks. On one side, I try to generate some obfuscated attacks that are able to bypass ModSecurity and the current CRS rules. On the other side, I try to update ModSecurity because it's an open-source WAF with new rules that are able to bypass the new generated obfuscated attacks.