OWASP PTK - application security browser extension.
-
Updated
Jun 11, 2025 - JavaScript
OWASP PTK - application security browser extension.
An ongoing & curated collection of awesome software best practices and techniques, libraries and frameworks, E-books and videos, websites, blog posts, links to github Repositories, technical guidelines and important resources about Web Application Security Labs in Cybersecurity
This repository serves as a demonstration of potential SQL injection vulnerabilities in a React-Node.js application. Explore and understand how improper handling of user inputs can lead to security risks. Use this as a learning resource for implementing secure coding practices and preventing SQL injection attacks in your projects.
Article with code explaining what is SQL injection and methods to avoid the same in express backend
A lightweight, intentionally vulnerable web application for demonstrating SQL injection attacks. Built with Node.js and SQLite for easy setup in seconds no external database required.
This project is a demonstration of a SQL injection vulnerability in a Node.js application using Express.js and PostgreSQL. It showcases how an attacker can exploit such vulnerabilities to execute arbitrary SQL queries and potentially gain unauthorized access to sensitive data in the database.
A simple demonstration of SQL injection attack using node.js, express.js and SQL server database
This repository provides an overview of common server-side vulnerabilities along with practical solutions and examples. It includes hands-on solutions to **PortSwigger Labs**, making it a valuable resource for learning and practicing web application security.
Testing enviornment to learn about NoSQL Injections
Add a description, image, and links to the sqlinjection topic page so that developers can more easily learn about it.
To associate your repository with the sqlinjection topic, visit your repo's landing page and select "manage topics."