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 Burp Suite, what are the tools it consist of?

1 Answers  


How do hackers hack passwords?

0 Answers  


 Explain what is DHCP Rogue Server?

1 Answers  


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

1 Answers  


What tools do real hackers use?

0 Answers  






Explain what is Pharming and Defacement?

1 Answers  


Explain what is SQL injection?

1 Answers  


What are the types of computer based social engineering attacks? Explain what is Phishing?

1 Answers  


What os do hackers use?

0 Answers  


 Explain what is DOS (Denial of service) attack? What are the common forms of DOS attack?

0 Answers  


What laptops hackers use?

0 Answers  


Explain what are the types of hacking stages?

2 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)