-->

An Open Source apps Leads to XSS to RCE Vulnerability Flaws

Cross-Site Scripting (XSS) is one of the most commonly encountered attacks in web applications. If …

How To Exploit PHP Remotely To Bypass Filters & WAF Rules

This is the first of two vulnerable PHP scripts that I’m going to use for all tests. This script is…

The Various Utilization Methods of PHP Serialization & Deserialization

Serialization & Deserialization To facilitate data storage, php usually converts data such as ar…