Recent posts
Web Security Vulnerabilities - Insecure Direct Object Reference (IDOR)
Insecure Direct Object Reference, also known as IDOR, is a type of access control vulnerability that occurs when an a...
Web Security Vulnerabilities - XML external entity (XXE)
XML external entities (XXE) are entities defined outside of the XML document and referenced within it. They are a fea...
Web Security Vulnerabilities - Broken Authentication
Authentication is the process of verifying the identity of a user. It ensures that the person or system interacting w...
Web Security Vulnerabilities - Server Side Request Forgery
Server Side Request Forgery also known as SSRF, is a web security vulnerability that allows an attacker to manipulate...
Web Security Vulnerabilities - SQL Injection
SQL Injection, also known as SQLI, is a web security vulnerability that allows an attacker to inject malicious querie...