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

https://github.com/thomasnield/sql-injection-demo

A simple username/password login application to demonstrate SQL injection
https://github.com/thomasnield/sql-injection-demo

Last synced: 12 months ago
JSON representation

A simple username/password login application to demonstrate SQL injection

Awesome Lists containing this project

README

          

# SQL Injection Demo

A simple username/password login application to demonstrate SQL injection.

[![](http://i.imgur.com/GFDYKRK.png)](https://www.youtube.com/watch?v=6JfS8rHanAQ)

This was built with [Kotlin](http://kotlinlang.org/) and [TornadoFX](https://github.com/edvin/tornadofx) using a standard [Java JDBC](http://tutorials.jenkov.com/jdbc/query.html) connection.

[Video Demo Here](https://www.youtube.com/watch?v=6JfS8rHanAQ)