Skip to content

Cross-site Request Forgery (CSRF) protection in web applications can be done in 2 ways; Synchronizer Token Pattern and Double Submit Cookies Pattern. This Web App demonstrates both of these.

License

Notifications You must be signed in to change notification settings

SkNuwanTissera/CSRF-Token-Patterns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CSRF-Token-Patterns

Cross-site Request Forgery (CSRF) protection in web applications can be done in 2 ways; Synchronizer Token Pattern and Double Submit Cookies Pattern. This Web App demonstrates both of these.

About

Cross-site Request Forgery (CSRF) protection in web applications can be done in 2 ways; Synchronizer Token Pattern and Double Submit Cookies Pattern. This Web App demonstrates both of these.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages