Problem and Solution : Cross Site Request Forgery ( XSRF )
Cross Site Request Forgery ( XSRF ) is a type of attacker technique with malicious code to exploit of a website or web application where by unauthorized commands are transmitted from a user that the website trusts. Attacker use a user that the website trusts with technique cross domain vulnerability, see detail at web based application and basic cross domain security. Cross Site Request Forgery also known as a one click attack or session riding and abbreviated.
… continue reading : Problem and Solution : Cross Site Request Forgery ( XSRF ).
