/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.vlent.nl
| | bogs.io
0.6 parsecs away

Travel
| | CSRF stands for Cross-Site Request Forgery and is one of the most "popular" web application vulnerabilities
| | wouterj.nl
1.9 parsecs away

Travel
| | Cross-site Request Forgery (CSRF) is one of the traditional vulnerabilities that web applications have to deal with. Every web framework - including Symfony - supports CSRF protection out of the box. A lesser known vulnerability is Login CSRF, a special kind of CSRF attack.
| | smagin.fyi
1.9 parsecs away

Travel
| | Why do we have both CSRF protection and CORS?
| | hackteam.io
15.9 parsecs away

Travel
| Let's learn how to use Bootstrap 5 to style a React application. With Bootstrap you don't have to write any stying rules yourself. Instead you can use classnames to apply styles to HTML elements.