owasp

OWASP Broken Authentication and Session Management Example

The article presents an example on one of the top OWASP vulnerability related with authentication and session management. This is…

10 years ago

OWASP Security Misconfiguration Example – Infosys Career Website

The article presents an example of "Security Misconfiguration" vulnerability that was found on Infosys career website. It could be noted…

10 years ago

OWASP Security Misconfiguration Example from PayPal.com

The article represents some of the examples of OWASP security misconfiguration vulnerabilities that I could figure out by spending sometime…

10 years ago

OWASP Security Misconfiguration – Classic Example – 1

[adsenseyu2] One of the OWASP top 10 application security vulnerability is Security Misconfiguration. One of the most common way to…

10 years ago

PHP Code for Avoiding XSS Attacks

[adsenseyu2] Before we go and discuss the PHP coding tips and techniques to avoid Cross-site scripting (XSS) attacks, lets try…

10 years ago