Cross-Site Request Forgery, or CSRF is an attack that forcefully makes an authenticated user submit a malicious request against a Web application they are authenticated to. This attack intends to …
Tag:
web application penetration testing
-
-
What is Web Application Security? Web application security in its basic form is the idea of ensuring websites function as expected from a security perspective. It includes a collection of …
-
Cross-site Scripting or XSS is a website security vulnerability that allows a hacker to compromise a user’s interaction with a vulnerable application. XSS attack is a client-side attack where the …