Skip to content

matthewbelisle-wf/csrf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSRF activity for team learning

Setup

Notice how the hacker site is able to execute a cross site request forgery and trick the bank's legitimate user into sending $1000 to the hacker.

Task

Use the CSRF helpers in bank.py to stop the hacker. It's ~3 lines of code with hints in the comments.

https://www.owasp.org/index.php/Cross-Site_Request_Forgery_(CSRF)

About

CSRF activity for team learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages