To enhance security, a developer implements a feature that checks the referrer header and token validity. This technique is known as ________.

  • CSRF Protection
  • Cross-Origin Security
  • Header Validation
  • Token Authentication
This technique is known as CSRF (Cross-Site Request Forgery) protection, where the referrer header and token validity are checked to prevent unauthorized form submissions.
Add your answer
Loading...

Leave a comment

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