Blog

Basics Of HTTP Request Smuggling
Basics Of HTTP Request Smuggling
Basics Of HTTP Request Smuggling
Basics Of HTTP Request Smuggling

Basics Of HTTP Request Smuggling

HTTP request smuggling is old but very interesting vulnerability. In 2019 it was reborn by James Kettle. And from that time, HTTP request smuggling is gaining huge popularity among the security researchers in cyber world. Http request smuggling can lead to bypassing internal security controls, and this can further lead to gaining access to protected

XML External Entity (XXE) : The Ultimate Guide

In the world of web development, the Extensible Markup Language (XML) plays a pivotal role, and it is useful to those who wish to make use of web technologies for distributing information. One of the reasons that XML is so popular is the fact that it offers important features like Independent Data Exchange, Metadata Applications, Web

Understanding and Identifying Insecure Deserialization

Web applications are becoming a foundation requirement for any organization as the world moves toward digitization. It is often necessary to send data between web applications in order to store, retrieve and communicate. Since the web applications prepare and send that data in between, the integrity of that data becomes a very crucial part, as

A GUIDE TO SERVER SIDE REQUEST FORGERY(SSRF)

Finding a SSRF can be a pretty tough task ! So the climbing the Everest ! But people do climb ! What do they do? They climb in steps ! That’s exactly what we are gonna do. We will learn SSRF in steps! Introduction To SSRF So, SSRF abbreviation of Server Side Request Forgery is type of vulnerability that tries