Explore >> Select a destination


You are here

www.kencochrane.com
| | smagin.fyi
4.2 parsecs away

Travel
| | Why do we have both CSRF protection and CORS?
| | statuscode.ch
3.7 parsecs away

Travel
| | We're constantly working on adding more security features and hardenings to Nextcloud, after all it's your data and it has to be protected properly. While the Nextcloud 9 release fixes a critical security issue (we have informed upstream about this but in the meanwhile recommend upgrading as soon as possible) it also adds another new...
| | bogs.io
2.5 parsecs away

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

Travel
| [AI summary] The article explains SQL injection and cross-site scripting (XSS) vulnerabilities and provides developers with specific strategies to mitigate these threats by validating inputs and using prepared statements.