Skip to main content
Offline·Progress is saved on this device and syncs the next time you open the app online.
Threats, Attacks & Malware

CSRF

Cross-Site Request Forgery

An attack that tricks an authenticated user into submitting unwanted requests.

CSRF tricks an authenticated user's browser into sending an unwanted request to a site where the user is already logged in, abusing the automatic inclusion of session cookies to perform actions without consent. It targets state changing operations such as transfers or password changes rather than data theft. Anti CSRF tokens, SameSite cookie attributes, and rechecking user intent are standard defenses. It is often contrasted with XSS, which injects and runs script, whereas CSRF rides an existing trusted session.

Related terms

Looking CSRF up is step one. Getting tested on it is step two.

A free account opens all 4 Domain 1 objectives, 271 exam-style questions with a lesson and a lab on each, a placement check that skips what you already know, and a dated plan. No card.

Not affiliated with or endorsed by CompTIA.