Skip to content

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.

Notifications You must be signed in to change notification settings

UweKrause/sqliv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d8a3c97 · Nov 5, 2024

History

32 Commits
Jun 22, 2024
Nov 5, 2024
Nov 5, 2024
Jun 22, 2024
Nov 5, 2024
Nov 5, 2024
Nov 5, 2024
Jun 22, 2024
Nov 5, 2024
Nov 5, 2024
Nov 4, 2024
Jun 22, 2024
Jun 22, 2024
Jun 22, 2024

Repository files navigation

SQLiV

SQL injection Visualization - Visualizes 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.

Demo instance is running at https://sqliv.uwekrau.se/

Feedback/Ideas/Improvement are welcome as GitHub discussion.

About

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.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published