Showing posts with label SQL Injection. Show all posts
Showing posts with label SQL Injection. Show all posts

Friday, 6 October 2017

SQL Injection ~ niit post

  • SQL Injection is a code injection technique.
  • It is the placement of malicious code in SQL strings.
  • SQL Injection is one of the most common web hacking techniques.
  • These attacks only work with apps that internally use SQL.
Read More »