What is csrf verification?



What is csrf verification?..

Answer / Dhiraj Parath

CSRF (Cross-Site Request Forgery) verification is a security mechanism designed to protect websites from malicious attacks. It verifies that the requests being made by the user are genuine and not initiated by someone else on behalf of the user, which could potentially perform unauthorized actions.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More PHP Interview Questions

How do you access a get requests url parameter with php?

1 Answers  


What is csrf mvc?

1 Answers  


Is it possible to get the screen resolution and like with php?

1 Answers  


What is $_ env in php?

1 Answers  


What is the difference between core php and php?

1 Answers  


How long is csrf token?

1 Answers  


Is echo a function in php?

1 Answers  


What is php stack?

1 Answers  


How we get browser details of clients machine?

1 Answers  


Does php support polymorphism?

1 Answers  


how can i disable multiple user in the same password in my website using any scripts

1 Answers  


Is java is better than php?

1 Answers  


Categories