0
how i get vulnerability of app and website ! in which i focus more for search vulnerability
2 odpowiedzi
0
first of all you should protect website from sql injection, because it's common and simple.
you can filter user input and be sure it has not special character using in sql.