lockedbyte / CVE-2021-40444

CVE-2021-40444 PoC
1.58k stars 483 forks source link

sh: 1: zip: not found #5

Closed beercity closed 3 years ago

beercity commented 3 years ago

I am running into an issue when I execute the script per the instructions. After

[*] Generating malicious docx file

I get an error

sh: 1: zip: not found

And then there is no file in out

I am running this on a fresh Lightsail Ubuntu 20.04 VM

NicolasCARPi commented 3 years ago

I think it's safe to assume to zip will be installed/available on machines of people running this, or that they will know to install it if they run into this issue.

Wdestroier commented 3 years ago

sudo apt-get install zip