Cross Site Request Forgery
Cross-Site Request Forgery (CSRF) is an attack that tricks an authenticated user's browser into unknowingly submitting a malicious request to a web application where the user is currently logged in.
5 resources across 2 libraries
Glossary Terms(4)
Web Application Firewall (WAF)
A Web Application Firewall (WAF) is a security control that filters, monitors, and blocks HTTP/HTTPS traffic to and from a web application, protecting it from…
Cross-Site Scripting (XSS)
Cross-Site Scripting (XSS) is a web security vulnerability that lets an attacker inject malicious JavaScript into a page viewed by other users, allowing them t…
Cross-Site Request Forgery (CSRF)
Cross-Site Request Forgery (CSRF) is an attack that tricks an authenticated user's browser into unknowingly submitting a malicious request to a web application…
OWASP Top 10
The OWASP Top 10 is a regularly updated awareness document published by the Open Worldwide Application Security Project that ranks the ten most critical securi…