Related glossary terms
CSRF
An attack that tricks a logged‑in user into making a request they didn’t intend.
Shared tags: security, web
HTTP / HTTPS
The protocol for moving data on the web; HTTPS is the secure version.
Shared tags: web, security
XSS
Stands for "Cross-Site Scripting". An attack where untrusted scripts run in your page.
Shared tags: security, web
