What type of security testing you performed?A very common task in security testing is trying to attack the system. This helps in finding out how vulnerable is the system to attacks. Most systems use encryption to store passwords, URL’s etc. trying to get access to the system by using different combinations of passwords, trying to cross site script etc. Another common example of security testing is to find if the system is vulnerable to SQL injection attacks.
|