Click here to Skip to main content
15,891,704 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello,

I am developing web site in asp.net 4.0
In that I am facing CSRF attack.

What I have tried:

I implemented asp.net_sessionID and _token session to prevent this.
But if user copy this values from one browser to another then user can able to login into this system without username password.
Please give some suggestion to prevent this.

ASP.NET 4.0 Framework
Posted
Updated 26-Jun-16 22:38pm

1 solution

 
Share this answer
 
Comments
kailash_tandel87 28-Jun-16 2:37am    
Thank you, I have already implemented this, but no luck.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900