To bypass firewall, removes or modifies the following registry keys:
- [<HKLM>\SYSTEM\ControlSet001\Services\SharedAccess\Parameters\FirewallPolicy\StandardProfile\AuthorizedApplications\List] '%ALLUSERSPROFILE%\System32.exe' = '%ALLUSERSPROFILE%\System32.exe:*:En...
Creates and executes the following:
- '%ALLUSERSPROFILE%\System32.exe'
Executes the following:
- '<SYSTEM32>\taskkill.exe' /F /IM System.exe
- '<SYSTEM32>\netsh.exe' firewall add allowedprogram "%ALLUSERSPROFILE%\System32.exe" "System32.exe" ENABLE
- '%ALLUSERSPROFILE%\System32.exe'