At is cross-site request forgery (csrf)?



At is cross-site request forgery (csrf)?..

Answer / Manish Kumar Gaur

Cross-Site Request Forgery (CSRF) is a type of malicious exploit in which an attacker forces an end user to submit a forged HTTP request. The attack uses the victim's authenticated session without their knowledge or consent.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Ruby on Rails Interview Questions

Explain what is the role of the subdirectories app/controllers and app/helpers in rails?

1 Answers  


Explain dry in rails?

1 Answers  


What is the difference between save and save?

1 Answers  


How is dynamic scaffolding different from static scaffolding?

1 Answers  


write a program to show the usage of sql in the database file?

1 Answers  


What is rails migration? What can it do?

1 Answers  


The string can be represented in single as well as double quotes. What is the difference between the two?

1 Answers  


what is sweeper in Rails?

1 Answers  


Do you know what is “yield” in ruby on rails?

1 Answers  


What is the main function of helpers used in ruby on rails?

1 Answers  


Mention the differences between the observers and callbacks in ruby on rails.

1 Answers  


Difference between argument and parameter in ruby on rails ?

1 Answers  


Categories