Skip to content

Month: January 2023

(De | Un)serialization Detailed with Demo

Hello Friends, In this post. I am going to cover Deserialization or Unserialization Vulnerability detailed with a Practical Example. Before going in depth of this post. be clear Desirialize and Unserialize is a same this in two different computer programming language. that is Unserialize in PHP and Deserialize in JAVA.…

Leave a Comment

Server Side Request Forgery(SSRF) Explained with Examples

Hello All Finally, I managed my time to write something about SSRF (Server Side Request Forgery) Vulnerability which is going wild nowadays in Bug Bounty Programs. Server Side Request Forgery (SSRF) is a type of web application vulnerability that allows an attacker to manipulate the server into making unintended requests…

Leave a Comment