mirror of
https://github.com/klezVirus/CVE-2021-40444.git
synced 2025-06-30 22:21:11 +01:00
Added CAB-based IE-only attacks, and CAB-less attacks via hybrid RAR and additional URI schemes
This commit is contained in:
parent
31415dbf4e
commit
a0d1b8d4c4
27 changed files with 1376 additions and 55 deletions
8
clean.bat
Normal file
8
clean.bat
Normal file
|
@ -0,0 +1,8 @@
|
|||
@echo off
|
||||
|
||||
del /F /Q "setup.inf"
|
||||
del /F /Q "setup.rpt"
|
||||
del /F /Q "out\*"
|
||||
del /F /Q "data\*.dll"
|
||||
del /F /Q "srv\*"
|
||||
xcopy /Y /Q "template\index.html" "srv\"
|
Loading…
Add table
Add a link
Reference in a new issue