mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings.git
synced 2024-11-10 07:04:22 +00:00
Typo in Excel extension name
This commit is contained in:
parent
d00d7c9788
commit
93f321879f
1 changed files with 1 additions and 1 deletions
|
@ -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%)
|
||||
|
|
Loading…
Reference in a new issue