top of page

Create Your First Project

Start adding your projects to your portfolio. Click on "Manage Projects" to get started

XXE Injection (XML External Entity Attack)

Project Type

Photography

Date

April 2023

XML external entity injection (also known as XXE) is a web security vulnerability that allows an attacker to interfere with an application’s processing of XML data.

It often allows an attacker to view files on the application server filesystem, and to interact with any back-end or external systems that the application itself can access

bottom of page