Java web and command line applications demonstrating various security topics
-
Updated
Aug 16, 2020 - Java
{{ message }}
Java web and command line applications demonstrating various security topics
A demonstration of stateless JWT authentication with Spring Security, Spring Boot and Vue js
Burp extension to generate multi-step CSRF POC.
Generic CSRF (Cross-Site-Request-Forgery) Filter
This repository is contains example application using spring boot 2.0, webflux, spring security 5, reactive mongodb and mustache template engine: spring security 5, CSRF protection with mustache, spring webflux functional routes security, method security, authorization decision, etc
Spring Security is a lightweight security framework that provides authentication and authorization support in order to Secure Spring-based applications. This repo contains Spring Security 4 basics & advanced usage, securing URL, view's & methods in your Spring MVC/Hibernate based application.
This repository contains spring-security playgroung projects https://daggerok.github.io/spring-security-examples/
Cross-site Request Forgery protection in web applications(Used Double Submit Cookie Pattern)
CSRF token manager which uses Redis as storage layer ...
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.
Cross-site Request Forgery protection in web application( Used SynchronizerTokenPattern )
Spring security demo on how to login using restful api even with CSRF enabled
[COMPLETED] My implementation of the Spring Security tutorial from Amigoscode.
React build embedded by maven inside the Spring Boot JAR
this project is for learning about security concepts
Example project that demonstrate how double submit cookie pattern works..
Spring Boot Security Sample Projects
Example project to explain how Synchronizer Token Pattern works
REST services using Spring WebFlux and JWT
Add a description, image, and links to the csrf topic page so that developers can more easily learn about it.
To associate your repository with the csrf topic, visit your repo's landing page and select "manage topics."