dmanto / ws-csrf-injection-demo

CSRF injection attack on websockets demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CSRF injection attack on websockets demo

(based on this article)

Install dependences:

$> npm i

Run tests (they are NOT supposed to pass, as the injection is feasible today)

$> npm t

About

CSRF injection attack on websockets demo

License:MIT License


Languages

Language:JavaScript 100.0%