Tuesday, October 20, 2009
CSRF attack or One click attack Or Session Riding
Cross-site request forgery, also known as a one-click attack or session riding and abbreviated as CSRF or XSRF, is a type of malicious exploit of a website whereby unauthorized commands are transmitted from a user that the website trusts. Unlike cross-site scripting (XSS), which exploits the trust a user has for a particular site, CSRF exploits the trust that a site has in a user's browser.
Copyright Srinivas Girirayani.
No comments:
Post a Comment