mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings.git
synced 2024-12-20 11:26:11 +00:00
Merge pull request #230 from bsysop/patch-2
Typo in Excel extension name
This commit is contained in:
commit
d1104d6ce1
@ -488,7 +488,7 @@ Add your blind XXE payload inside `xl/workbook.xml`.
|
|||||||
Rebuild the Excel file.
|
Rebuild the Excel file.
|
||||||
|
|
||||||
```powershell
|
```powershell
|
||||||
$ zip -r ../poc.xslx *
|
$ zip -r ../poc.xlsx *
|
||||||
updating: [Content_Types].xml (deflated 71%)
|
updating: [Content_Types].xml (deflated 71%)
|
||||||
updating: _rels/ (stored 0%)
|
updating: _rels/ (stored 0%)
|
||||||
updating: _rels/.rels (deflated 60%)
|
updating: _rels/.rels (deflated 60%)
|
||||||
|
Loading…
Reference in New Issue
Block a user