XXE_changing_content_type.adoc: Typo fixes
This commit is contained in:
parent
f326755190
commit
671691a5ed
@ -1,6 +1,6 @@
|
||||
== Modern REST framework
|
||||
|
||||
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.
|
||||
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.
|
||||
|
||||
Again same exercise but try to perform the same XML injection as we did in first assignment.
|
||||
Again same exercise but try to perform the same XML injection as we did in the first assignment.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user