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 app vulnerability
-
-
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 …