Skip to content

This application is a demonstration prototype just to show how to perform CSRF attacks.

License

Notifications You must be signed in to change notification settings

octo-technology/csrf-express

 
 

Repository files navigation

Hands-on Express CSRF

This application is a demonstration prototype just to show how to perform CSRF attack.

Setting-up

Deploy on heroku

Deploy

Deploy on your host

  • Install nodejs

  • Install dependencies

$ npm install
  • Start application
$ npm start
  • Expose app via reverse proxy with HTTPS

Tutorial

About

This application is a demonstration prototype just to show how to perform CSRF attacks.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 62.3%
  • Pug 17.8%
  • CSS 16.8%
  • Dockerfile 3.1%