FACTOID # 153: In all the countries surveyed, women do more housework than men.
 
 Home   Encyclopedia   Statistics   Countries A-Z   Flags   Maps   Education   Forum   FAQ   About 
 
WHAT'S NEW
RECENT ARTICLES
More Recent Articles »
 

FACTS & STATISTICS    Simple view

  1. Select countries to view: (hold down Control key and click to select several)

     

     

    Compare:

     

     

  1. Select fact or statistic: (* = graphable)

     

     

     

  2. (OPTIONAL) Compare to statistic: (both need to be graphable)

     

     

     

  3. View result as:

     

       
(OR) SEARCH ALL encyclopedia, stats & forums:   

Encyclopedia > Cross site request forgery

A Cross-site request forgery (CSRF), although similar-sounding in name to cross-site scripting (XSS), is a very different and almost opposite form of attack. Whereas cross-site scripting exploits the trust a user has in a Web site, a cross-site request forgery exploits the trust a Web site has in a user by forging the enactor and making a request appear to come from a trusted site user; this is sometimes called session riding. These attacks are often less popular (so there are fewer resources available), more difficult to defend against than XSS attacks, and, therefore, more dangerous.


The following characteristics are common to CSRF:

  • Exploit a site's trust in a user
  • Involve sites that rely on a user's identity
  • Trick a user to perform HTTP requests through a site

At risk Web applications are those that accept user input from trusted and authenticated users yet do not verify the location from which the data is coming. A user that is authenticated by a cookie saved in his Web browser could unknowingly send an HTTP request to a site that trusts him and perform an unwanted action.


A classic example of an attack is to trick a user into making a request by placing a link in an image tag. The image tag doesn't know the link isn't to an image, so it makes the request anyway, also sending with it any cookie information provided by the user.


External links



 

COMMENTARY     


Share your thoughts, questions and commentary here
Your name
Your comments
Please enter the 5-letter protection code

Want to know more?
Search encyclopedia, statistics and forums:

 


Lesson Plans | Student Area | Student FAQ | Reviews | Press Releases |  Feeds | Contact
The Wikipedia article included on this page is licensed under the GFDL.
Images may be subject to relevant owners' copyright.
All other elements are (c) copyright NationMaster.com 2003-5. All Rights Reserved.
Usage implies agreement with terms.