Skip to content

Commit 671691a

Browse files
ElieDeBrauwernbaars
authored andcommitted
XXE_changing_content_type.adoc: Typo fixes
1 parent f326755 commit 671691a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
== Modern REST framework
22

3-
In modern REST frameworks the server might be able to accepts data formats that you as a developer did not think about. So this might result in JSON endpoints being vulnerable to XXE attacks.
3+
In modern REST frameworks the server might be able to accept data formats that you as a developer did not think about. So this might result in JSON endpoints being vulnerable to XXE attacks.
44

5-
Again same exercise but try to perform the same XML injection as we did in first assignment.
5+
Again same exercise but try to perform the same XML injection as we did in the first assignment.
66

0 commit comments

Comments
 (0)