Cross-Site Request Forgery (CSRF) is an attack that forces an end user to execute unwanted actions on a web application in which they’re currently authenticated.
Author: Shashangka Shekhar
Since March 2011, have 8+ years of professional experience on software development, currently working as Senior Software Engineer at s3 Innovate Pte Ltd.
Accessor
Dictionary Meaning: The meaning of “Accessor” is “Someone or something that accesses”. What is Accessor? In C# programming, the accessor function is like getter accessor (get) and setter accessor (Set) functions. This is used to change the class member access label by set to public. In OOP aspects as it provides an abstraction layer that hides the implementation […]
« Previous 1 … 50 51 52