OWASP PTK - application security browser extension.
-
Updated
Jan 28, 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
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
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."