You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[*] Generating malicious CAB file...
Traceback (most recent call last):
File "/root/CVE-2021-40444-master/exploit.py", line 154, in
generate_payload()
File "/root/CVE-2021-40444-master/exploit.py", line 106, in generate_payload
patch_cab('out.cab')
File "/root/CVE-2021-40444-master/exploit.py", line 38, in patch_cab
f_r = open(path, 'rb')
FileNotFoundError: [Errno 2] No such file or directory: 'out.cab'