Explain what is CSRF (Cross Site Request Forgery)? How you can prevent this?



Explain what is CSRF (Cross Site Request Forgery)? How you can prevent this?..

Answer / chaitanya

CSRF or Cross site request forgery is an attack from a malicious website that will send a request to a web application that a user is already authenticated against from a different website. To prevent CSRF you can append unpredictable challenge token to each request and associate them with user’s session.  It will ensure the developer that the request received is from a valid source.

Is This Answer Correct ?    4 Yes 0 No

Post New Answer

More Hacking Interview Questions

Explain what is Brute Force Hack?

1 Answers  


 Explain what is Ethical Hacking?

1 Answers  


Explain what is Pharming and Defacement?

1 Answers  


Explain what is Burp Suite, what are the tools it consist of?

1 Answers  


What laptops do hackers use?

0 Answers  






Explain what is Enumeration?

1 Answers  


Explain how you can stop your website getting hacked?

2 Answers  


Explain what is NTP?

1 Answers  


What software do hackers use?

0 Answers  


Who is the most dangerous hacker?

0 Answers  


What is Mac Flooding?

1 Answers  


What laptops hackers use?

0 Answers  


Categories
  • Computer Security Interview Questions Computer Security (58)
  • Mobile Security Interview Questions Mobile Security (9)
  • Hacking Interview Questions Hacking (33)
  • Security AllOther Interview Questions Security AllOther (4)