Recent posts
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...
Web Security Vulnerabilities - Cross Site Scripting (XSS)
Cross-Site Scripting, also known as XSS, is a web security vulnerability that allows attackers to inject malicious sc...