SQL Injection Exercise
SQL Injection Exercise
Example code:
String query = “SELECT * FROM accounts WHERE custID = ’” +
request.getParameter(“id”) + “’”;
SQL injection
Red team and blue team
CYBERWISER.eu tools
Red team:
Can use prepared vuln.
detection script
Goal: Exploit SQLi to
find secret flag
Blue team:
Can use tools for attack detection, risk assessment
Goal: Choose correct mitigation among the offered ones
20/09/23 – www.cyberwiser.eu - @cyberwiser 6
Demo
Main contact:
Anže Žitnik
XLAB
[email protected]
www.cyberwiser.eu @cyberwiser