diff --git a/XXE Injection/README.md b/XXE Injection/README.md index b10c845..a6f5ffa 100644 --- a/XXE Injection/README.md +++ b/XXE Injection/README.md @@ -388,6 +388,19 @@ Assuming payloads such as the previous return a verbose error. You can start poi ]> ``` +### Cisco WebEx +``` + +Your DTD code +%local_dtd; +``` +### Citrix XenMobile Server +``` + +Your DTD code +%local_dtd; +``` +[Payloads for Cisco and Citrix](https://mohemiv.com/all/exploiting-xxe-with-local-dtd-files/) [Other payloads using different DTDs](https://github.com/GoSecure/dtd-finder/blob/master/list/xxe_payloads.md)