Skip to content

A simple flask application which is prone to SQLi and a patch for it

Notifications You must be signed in to change notification settings

tharun634/Flask-SQLi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Flask-SQLi

A simple flask application which is prone to SQLi and a patch for it

  • Exploit in action : demo video
  • Payload used for injection : ' OR '"'='"

Steps to run the app

  • Install Python
  • Install the necessary pip modules

pip install Flask

pip install Flask-MySQLdb

About

A simple flask application which is prone to SQLi and a patch for it

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published