From 93f321879f080051c1c629a56e2ca084e9a8c2c3 Mon Sep 17 00:00:00 2001 From: bsysop Date: Tue, 11 Aug 2020 21:35:36 -0300 Subject: [PATCH] Typo in Excel extension name --- XXE Injection/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/XXE Injection/README.md b/XXE Injection/README.md index 2c3623c..5d4beff 100644 --- a/XXE Injection/README.md +++ b/XXE Injection/README.md @@ -488,7 +488,7 @@ Add your blind XXE payload inside `xl/workbook.xml`. Rebuild the Excel file. ```powershell -$ zip -r ../poc.xslx * +$ zip -r ../poc.xlsx * updating: [Content_Types].xml (deflated 71%) updating: _rels/ (stored 0%) updating: _rels/.rels (deflated 60%)