Why is csrf important?



Why is csrf important?..

Answer / Sanchit Srivastava

CSRF (Cross-Site Request Forgery) tokens are essential to prevent unauthorized actions from being performed on a website by an attacker. They help ensure that any data sent to the server comes from the expected user who initiated the request.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Django Python Interview Questions

Explain django’s architecture.

1 Answers  


What sites use django?

1 Answers  


Why django should be used for web-development?

1 Answers  


Is django an mvc?

1 Answers  


How are compile-time and run-time code checking done in python?

1 Answers  


What are the signals in django?

1 Answers  


Can django replace javascript?

1 Answers  


What is render_to_response in django?

1 Answers  


Is django a cms?

1 Answers  


Which framework is best for python?

1 Answers  


What are oop templates?

1 Answers  


What is token based authentication system ?

1 Answers  


Categories