Skip to content

0x10-z/flask-sqlinjection-vulnerable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SQL Injection flask project

Quick start with Docker

  1. Execute docker
docker-compose up
  1. Open a browser in http:https://localhost:80

  2. Start hacking

DB tables

users id username pass_without_hash
1 john P@ssw0rd@1234
2 bob P@ssw0rd@4321
hidden_messages id message
1 You are a h4ck3r!
2 Pwned

Some pictures

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published