My attacker is firing the same request multiple times from fiddler and its inserting the number of times the hacker firing it in a loop.
It think this is replay attack. Can anyone tell me how to prevent replay attack in ASP.NET webform and webservices(.asmx) ?
Go to the complete details ...