Make language more understandable

Changed wording, to make it more intuitive
This commit is contained in:
Robin
2019-01-19 13:06:58 +09:00
committed by Nanne Baars
parent 5ebf838cd2
commit 53050d7198

View File

@ -1,8 +1,8 @@
== Uploading files == Uploading files
In this section you can upload files these files will be available from outside In this section you can upload files. These files will be available from outside
the application. For example in a XXE attack you want to reference a DTD which you the application. For example if you want to reference a DTD which you
reference from a xml, you can use WebWolf to serve this DTD. reference from an xml in an XXE attack, you can use WebWolf to serve this DTD.
image::images/files.png[caption="Figure: ", style="lesson-image"] image::images/files.png[caption="Figure: ", style="lesson-image"]