Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 277 Bytes

File metadata and controls

13 lines (9 loc) · 277 Bytes

SQL Injection

A sample website with the SQL Injection vulnerability.

Execution

docker compose up -d

The website runs on http://localhost:8080.

Try using a simple injection, like ' or 'param' = 'param.

Made with ❤ by Param.