CSRF attacks primarily target which aspect of a web application?

  • Cross-Site Request Forgery
  • Cross-Site Scripting
  • Session Management
  • User Authentication
Cross-Site Request Forgery (CSRF) attacks target the integrity of a web application by forcing the victim to perform unwanted actions without their consent, often leading to actions like changing passwords or making financial transactions.
Add your answer
Loading...

Leave a comment

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