A Cross Site Request Forgeries Toolkit
BSides London - 29th April 2014
Paul AMAR
Slides available here: paulsec.github.io/bsides-london-2014/
Twitter: @PaulWebSec
Github: PaulSec

I wanted something:
There was no toolkit for this...

Eg. Change user's password
Eg. Try to log the user in
Tampers with requests, injects Web page with malicious iframe
Inspired by Chema Alonso and his talk:
Owning Bad Guys {And Mafia} With Javascript Botnets @ Defcon 20
Custom Scenario
Completely transparent attack
Demo using automated tool

No token in login form
No token to change password

Good luck!
Code available here: https://github.com/PaulSec/CSRFT/