12 lines
350 B
Plaintext
12 lines
350 B
Plaintext
= XML External Entity (XXE) Processing
|
|
|
|
== Concept
|
|
|
|
This lesson teaches how to perform an XML External Entity attack and how it can be abused and protected against.
|
|
|
|
== Goals
|
|
|
|
* The user should have basic knowledge of XML
|
|
* The user will understand how XML parsers work
|
|
* The user will learn to perform an XXE attack and how to protected against it.
|