Application Security

Insecure Design – OWASP Top 10

Introduction One of the most overlooked security risks in application security is insecure design. It involves structural flaws in an.

Read More
Application Security

OWASP TOP 10 – Cryptographic Failures

What is Cryptographic Failures to start with ? Consider a locked chest meant to safeguard your valuables. Now, if the lock.

Read More
Application Security

OWASP TOP 10 : Injection on Applications

Introduction Injection vulnerabilities occur when un-trusted data is sent to an interpreter as part of a command or query, leading.

Read More
Application Security

OWASP TOP 10 : Broken Access Control

Introduction When it comes to web security, one of the most critical issues that organizations face is broken access control..

Read More
Application Security

Understanding the OWASP Top 10 Framework

1. Introduction The Open Web Application Security Project (OWASP) is a non-profit organization dedicated to improving software security. Their mission.

Read More