- QATestLab Blog >
- QA Basics >
- Types of Software Testing >
- Security Testing >
- What Are the Threats of Software Security?
What Are the Threats of Software Security?
March 22
11:13
2017
by Nataliia Vasylyna Print This Article
The main aim of security testing is to remove all critical flaws in the security system of software products. The specialists apply different techniques and methods in order to detect the system vulnerabilities. They conduct penetration testing, vulnerability scanning, access control testing, etc.
The attributes of security checking are authorization, integrity, resilience, availability, confidentiality and others. Product security is a must-do for web apps testing, mobile checking, and banking apps testing. It discovers whether it is possible to affect the system for deceptive purposes.
Types of Threat of Different Software Products:
- The elevation of privilege – the hackers can gain super-user privileges in order to be able to run the code.
- SQL Injection – the attempt to get critical data from server database. To avoid such attacks, it is necessary to check all the fields for data input.
- Unauthorized data access to data by tracking the access of other users or data-fetching.
- URL manipulation – changing the query string of the website URL to get the data passed between the client and server.
- DoS (denial-of-service) – the attempt to make the website unavailable for the users.
- Cross-site scripting (XSS) – adding the client-side script into the web pages. This is the way to trick the users in order to steal data, change the website behavior, etc.
Because of poor security technologies, it is possible to lose the users’ trust, have data damaged or stolen and have high expenditures.
Learn more from QATestLab
Related Posts:
- 7 Types of Security Testing
- Hacking: Pluses and Minuses
- How to Select a Penetration Testing Service Provider?
Article "tagged" as:
Categories:
No Comments Yet!
You can be the one to start a conversation.