Nandini Aroranandini584.hashnode.dev·Oct 11, 2023How I wrote a custom test with Akto's Test EditorWhat a restaurant menu is to abstract the cooking process, APIs (Application Programming Interfaces) are to complex software applications. In the fast-paced world of software development and cybersecurity, ensuring the security of your APIs is the pr...3 likes·97 readsakto
Abhay Porwalabhayporwals.hashnode.dev·May 18, 2023How I tested for HTTP verb tunneling using Akto?Introduction - In the realm of web application security, protecting APIs against potential vulnerabilities is crucial. One such vulnerability is HTTP verb tunnelling, where attackers exploit the trust placed in permitted HTTP verbs to perform unautho...45 readsakto
Abhay Porwalabhayporwals.hashnode.dev·May 2, 2023How to create automated inventory using Akto❓Checking security or managing API Endpoints daily and keeping track of them manually can be a daunting task, especially for businesses with large volumes of API's. Fortunately, here is the best tool which can solve your all problem and provide you wi...1 like·145 readsautomation
Aviraltechaviraltech.hashnode.dev·Mar 31, 2023How I tested for JWT None Algo attack using Akto?JSON Web Tokens (JWTs) are a well-liked method for securely transferring data between two people. JWTs are frequently used in web apps to authenticate and authorize users. They are made up of a header, a payload, and a signature. The "None" algorithm...akto