To bypass firewall, removes or modifies the following registry keys:
- [<HKLM>\SYSTEM\ControlSet001\Services\SharedAccess\Parameters\FirewallPolicy\StandardProfile\AuthorizedApplications\List] '%TEMP%\Trojan.exe' = '%TEMP%\Trojan.exe:*:Enabled:Trojan.exe'
- [<HKLM>\SYSTEM\ControlSet001\Services\SharedAccess\Parameters\FirewallPolicy\StandardProfile\AuthorizedApplications\List] '<SYSTEM32>\wscript.exe' = '<SYSTEM32>\wscript.exe:*:Enabled:wscript.exe'
To complicate detection of its presence in the operating system,
blocks the following features:
- User Account Control (UAC)
Creates and executes the following:
Executes the following:
- <SYSTEM32>\wscript.exe "%TEMP%\Trojan.vbe"
- <SYSTEM32>\netsh.exe firewall add allowedprogram "<SYSTEM32>\wscript.exe" "wscript.exe" ENABLE
- <SYSTEM32>\netsh.exe firewall add allowedprogram "%TEMP%\Trojan.exe" "Trojan.exe" ENABLE