paint-brush
Rails Security: Eliminating CSRF and XSS Vulnerabilitiesby@mikenath223
1,618 reads
1,618 reads

Rails Security: Eliminating CSRF and XSS Vulnerabilities

by Michgolden Ukeje9mMarch 24th, 2020
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

In this article, we will discuss the various attack methods that make your rails app vulnerable to Cross-Site Request Forgery(CSRF) and XSS (XSS) exploits. CSRF occurs in an authenticated session when there is an existing browser-server trust. XSS is a form of injection attack that doesn’t require authentication and happens when the proper measures were not made on the backend to validate or escape inputted values this form of attack gives the attacker direct access to all elements on the page.

Companies Mentioned

Mention Thumbnail
Mention Thumbnail
featured image - Rails Security: Eliminating CSRF and XSS Vulnerabilities
Michgolden Ukeje HackerNoon profile picture
Michgolden Ukeje

Michgolden Ukeje

@mikenath223

I write code, run tests, deploy. iterate...

Learn More
LEARN MORE ABOUT @MIKENATH223'S
EXPERTISE AND PLACE ON THE INTERNET.
L O A D I N G
. . . comments & more!

About Author

Michgolden Ukeje HackerNoon profile picture
Michgolden Ukeje@mikenath223
I write code, run tests, deploy. iterate...

TOPICS

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite