A common vulnerability in mobile apps is _____, which can lead to unauthorized access to sensitive data.

  • Cross-Site Request Forgery (CSRF)
  • Cross-Site Scripting (XSS)
  • Man-in-the-Middle (MitM)
  • SQL Injection
SQL Injection is a common vulnerability where attackers insert malicious SQL queries to manipulate the app's database, potentially leading to unauthorized access to sensitive data.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *