toolness / security-adventure

Go on an educational Web security adventure!
335 stars 28 forks source link

Add CSRF exercise, refactor for future exercises. #2

Closed toolness closed 10 years ago

toolness commented 10 years ago

Specific refactorings include a new passwordStorage object which abstracts away password storage and any hashing it might involve.