Videos

Published on March 12th, 2014 📆 | 3170 Views ⚑

0

SQL Injection example & prevention in ASP.NET C#


iSpeech


Basic ASP.NET website on my PC connected to a MySQL Database.

I just go over a basic SQL Injection attack and show ways to mitigate those types of attacks through checking user input against a white list of accepted input, and MySqlCommand Parameters AddWithValue functions. And mentioning briefly about using least privilege for users.


2014-03-12 02:29:46

source





Tagged with:



Comments are closed.