10 lines
250 B
Markdown

# SQL Injection
The aim of this challenge is to inject a SQL command to the server that execute a script.
# Low
Full url : http://localhost:4280/vulnerabilities/sqli/?id=test%27+OR+1=1--%27&Submit=Submit#
# Medium
> In progress
# High
> In progress