Recent posts
Web Security Vulnerabilities - Local File Inclusion (LFI)
Local File Inclusion also known as LFI is a web security vulnerability that allows an attacker to include files from ...
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...