Robuta

https://auth0.com/blog/cross-site-request-forgery-csrf/
Learn how CSRF attacks work and how to prevent Cross-Site Request Forgery vulnerabilities in your Web applications by exploring a practical example.
cross sitecsrf attackspreventrequestforgery
https://openclassrooms.com/en/courses/5683681-secure-your-web-application-with-spring-security/6695846-protect-your-web-app-against-csrf-attacks
web appcsrf attacksprotectopenclassrooms
https://www.educative.io/courses/web-application-security-everyday-software-engineer/samesite-the-csrf-killer
Learn how the SameSite cookie flag helps prevent cross-site request forgery by restricting cookie sending across sites, improving security.
samesite cookiecsrf attacksunderstandingprevent