XXE_plan.adoc: Typo fixes

This commit is contained in:
Elie De Brauwer 2020-05-23 17:31:13 +02:00 committed by Nanne Baars
parent 717f852680
commit 99edda6029

View File

@ -2,10 +2,10 @@
== Concept
This lesson teaches how to perform a XML External Entity attack is and how it can be abused and protected against.
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 a XXE attack and how to protected against it.
* The user will learn to perform an XXE attack and how to protected against it.