Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 726 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 726 Bytes

SSRF-CSRF-playground

GitHub stars GitHub All Releases

It's a teaching material for practicing SSRF, CSRF and LINE Login, which is based on Node.js and SQLite. Have fun and enjoy it.

Screenshots

image image

Usage

$ npm install
# Run with Nodemon
$ npm run dev

# Visit http://localhost:5000