An open API service indexing awesome lists of open source software.

https://github.com/pixelcaliber/xss-sql-vulnerabilities

Demonstration of the XSS vulnerability and SQL Injection using simple CRUD application and postgres as a database
https://github.com/pixelcaliber/xss-sql-vulnerabilities

postgresql sql-injection xss-vulnerability

Last synced: 3 months ago
JSON representation

Demonstration of the XSS vulnerability and SQL Injection using simple CRUD application and postgres as a database

Awesome Lists containing this project

README

          

# XSS-vulnerability and SQL-Injection

Demonstrating the XSS vulnerability and SQL Injection using simple CRUD application
- Utilized postgres as a database

tech-stack: Python, flask and postgres