What is the XXE or XML External Entity attack?
Today we are going to learn about XML External Entity attacks. Before we begin our article on this let us understand what is XML.XML stands for Extensible Markup Language. It is used by applications and websites to store and transmit data around. XML External Entity attack is a kind of Injection attack. In this attack, …