DEV Community

Joshua Johnson
Joshua Johnson

Posted on

FireSQL Challenge: Can You Create A Scenario To Create a SQL Injection Attack?

I build a NoSQL solution on top of a SQL database. Take a look at this library https://github.com/ua1-labs/firesql.

Can you create a scenario where you successfully attack the underlying SQL database using a SQL Injection technique?

Top comments (0)