Problem 1: What are the tools available to do the web application testing? Listed down and select any web application tool and try to find out what the features are and how to use in testing?
Problem 2: What is SQL injection attacks and let's take an example like you have a log-in page with "username" & "password" fields then what are the things required to perform the SQL injection?
Problem 3: How to prevent SQL injection attacks?
Problem 4: Difference between encryption, encoding and Hashing?
Problem 5: What is Xss or cross site scripting and types of XSS?