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

0xdbe-appsec/csrf-express

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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
$ node app.js
  • 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