Zen protects your Node app against attacks with one line of code. Get peace of mind— at runtime.
-
Updated
Jun 27, 2025 - TypeScript
Zen protects your Node app against attacks with one line of code. Get peace of mind— at runtime.
Detect security flaws in Joi validation schemas (XSS, SQL injection, ...) 🔥
A fully typed TypeScript and Node.js implementation of PostgreSQL format() to safely create dynamic SQL queries. SQL identifiers and literals are escaped to help prevent SQL injection.
A package of security tools for your application. ( beta-testing )
A web application written in TypeScript to demonstrate common security flaws and vulnerabilities
Interactive platform for learning cybersecurity through hands-on web security challenges like SQLi, XSS, and CSRF.
Exploring ways to prevent SQL injection in Node.js
A utility for safely building parameterized Postgres SQL queries. Not an ORM or DSL.
Лабораторная работа с демонстрацией SQL Injection и XSS уязвимостей
Backend Security using Arcjet
Assert identifiers (e.g. table/view names) before using them in SQL statements.
PayTrack is an open-source platform designed to help developers discover, understand, and remediate security exploits in real world web stacks.
Vulnerable web app with a playground providing examples of SQL injections.
When tinkering with SQL injections, one thing I have seen beginners struggle and yet sometimes struggle with myself, is to wrap the head around the relation between the input field and how it will affect the SQL query executed. Therefore, I want to help learners and myself with this visualization aid.
Add a description, image, and links to the sql-injection topic page so that developers can more easily learn about it.
To associate your repository with the sql-injection topic, visit your repo's landing page and select "manage topics."