Secure coding in Springboot underAttack:
1.CSRF (cross site request forgery):
on the behalf of the browser where user is authenticated making new request to the site from that browser
2.CROSS SITE SCRIPTING (XSS);
it allows useers to put the malicous script into the web page or website
Sto...
nithinmanupuri.hashnode.dev1 min read