Category: Web Application Security

  • Blog
  • Category: Web Application Security
XML External Entity (XXE) : The Ultimate Guide
XML External Entity (XXE) : The Ultimate Guide
XML External Entity (XXE) : The Ultimate Guide
XML External Entity (XXE) : The Ultimate Guide

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