NAXSI (Nginx Anti XSS & SQL Injection) is a third-party nginx module designed to prevent common web application attacks. The module operates by reading a small subset of simple, readable rules that contain patterns associated with website vulnerabilities. These rules identify and block malicious input patterns commonly used in web attacks. NAXSI functions as a web application firewall by filtering HTTP requests and responses based on predefined security rules. The module examines incoming traffic for suspicious patterns and blocks requests that match known attack signatures. The tool comes with default rules that cover a significant portion of known vulnerability patterns. For example, it restricts characters like '<', '|', and keywords like 'drop' that are commonly used in XSS and SQL injection attacks. NAXSI is available as a package for many UNIX-like platforms and integrates directly with nginx web servers. The module provides real-time protection against web application attacks without requiring significant configuration changes to existing nginx deployments.
FEATURES
EXPLORE BY TAGS
SIMILAR TOOLS
AndroBugs Framework is an Android vulnerability analysis system that scans mobile applications for security vulnerabilities, missing best practices, and dangerous shell commands.
A deliberately vulnerable Java web application designed for educational purposes to teach web application security concepts and common vulnerabilities.
A technology lookup and lead generation tool that identifies the technology stack of any website and provides features for market research, competitor analysis, and data enrichment.
GuardDog is a CLI tool that identifies malicious PyPI and npm packages using heuristics-based analysis of source code and metadata.
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.
QIRA is a competitor to strace and gdb with MIT license, supporting Ubuntu and Docker for wider compatibility.
A GitHub application that performs automated security code reviews by analyzing contextual security aspects of code changes during pull requests.
APKiD is a tool that identifies compilers, packers, obfuscators, and other weird stuff in APK files.
A modular Python tool that obfuscates Android applications by manipulating decompiled smali code, resources, and manifest files without requiring source code access.
PINNED

Checkmarx SCA
A software composition analysis tool that identifies vulnerabilities, malicious code, and license risks in open source dependencies throughout the software development lifecycle.

Orca Security
A cloud-native application protection platform that provides agentless security monitoring, vulnerability management, and compliance capabilities across multi-cloud environments.

DryRun
A GitHub application that performs automated security code reviews by analyzing contextual security aspects of code changes during pull requests.