Akto Blogs

Developer best practices
8 mins
A Developer's Deep Dive into Implementing Content Security Policy
Content Security Policy (CSP) is a security mechanism designed to mitigate cross-site scripting (XSS) and other code injection attacks.

Medusa

Developer best practices
7 min read
How to prevent Server-Side Request Forgery (SSRF) as a developer?
In this blog, you will learn how to prevent Server-Side Request Forgery (SSRF) as a developer.

Jaydev Ahire