Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 432 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 432 Bytes

CSRF and XSS rogue website

Rogue website to demonstrate CSRF and XSS attacks.

Playing a good victim...

It is important that you run the unprotected branch of the target app on http://application.com:3000, assign application.com to localhost on your /etc/hosts file, and also make sure you are logged in the target app in order for the attacks to succeed.