AWS Web Application Firewalls (WAFs) are cloud-based security services that filter and monitor HTTP/HTTPS traffic between web applications and the internet. The service provides protection against common web exploits and attacks that could affect application availability, compromise security, or consume excessive resources. AWS WAF includes prebuilt security rules designed to control bot traffic and block known attack patterns. Users can create custom rules tailored to their specific application requirements and security policies. The service integrates with other AWS services and can be deployed across multiple applications and environments. For enterprise deployments, AWS WAF supports centralized management through AWS Firewall Manager, enabling organizations to deploy, update, and manage firewall policies across multiple applications from a single interface. This centralized approach helps maintain consistent security policies and reduces administrative overhead in large-scale environments.
FEATURES
EXPLORE BY TAGS
SIMILAR TOOLS
A modular Python tool that obfuscates Android applications by manipulating decompiled smali code, resources, and manifest files without requiring source code access.
A source code search engine for searching alphanumeric snippets, signatures, or keywords in web page HTML, JS, and CSS code.
Bearer CLI is a static application security testing tool that scans source code across multiple programming languages to identify and prioritize OWASP Top 10 and CWE Top 25 security vulnerabilities through data flow analysis.
An open-source tool that automates the detection and analysis of DLL hijacking vulnerabilities in Windows applications, providing detailed reports and remediation guidance.
RiskInDroid is a machine learning-based tool that performs quantitative risk analysis of Android applications by reverse engineering bytecode and analyzing permission usage to generate numeric risk scores.
QIRA is a competitor to strace and gdb with MIT license, supporting Ubuntu and Docker for wider compatibility.
SearchCode is an extensive code search engine that indexes 75 billion lines of code from millions of projects to help developers find coding examples and libraries.
A Nuxt 3 security module that automatically implements OWASP security patterns through HTTP headers, middleware, and various protection mechanisms including CSP, XSS validation, CORS, and CSRF protection.
APKiD is a tool that identifies compilers, packers, obfuscators, and other weird stuff in APK files.