Skip to content

A flask app vulnerable to sql injection. Used as part of the CS in the classroom demo.

License

Notifications You must be signed in to change notification settings

RetroMelon/HackableFlask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HackableFlask

A flask app vulnerable to sql injection. Used as part of the CS in the classroom demo.

Notes

I've hacked this app together as part of a workshop for kids in a classroom. It doesn't abide by good practices in any meaningful way. A few things that are particularly hacky are:

  • sessions: The sessions are literally just a dictionary that contains the session key as a random string and the username.

About

A flask app vulnerable to sql injection. Used as part of the CS in the classroom demo.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published