diff --git a/Cheat Sheet.md b/Cheat Sheet.md
index da79572..e26c703 100644
--- a/Cheat Sheet.md
+++ b/Cheat Sheet.md
@@ -558,6 +558,14 @@ Also to check `/etc/nginx/sites-available/default`
To see list of processes running on the system we can read this file `/proc/sched_debug`
+### XXE - XIncludes Attack
+
+We can use XInclude when SOAP is being used in an application and we can't introduce DTD , so we'll have to replace a value of a paramter with
+```
+
+
+```
+
### SSI (Server Side Includes)
` echo '' > backdoor.shtml`