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

Repository files navigation

SQLiV

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 (sometimes ahead of pushed commits!) is running at https://uwekrau.se/sqliv

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