🎴 Flashcard Mode
Cybersecurity Penetration Testing
Card1 / 14
Mastered0
Review0
QuestionClick to flip
Which of the following is a common penetration testing technique used to identify vulnerabilities in web applications?
AnswerClick to flip back
A
SQL injection
💡 Explanation:
SQL injection is a technique used to exploit vulnerabilities in web applications that allow attackers to execute arbitrary SQL queries. This can lead to unauthorized access to sensitive data, modification of data, or even complete compromise of the application.