Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Adversaries may use trusted scripts, often signed with certificates, to proxy the execution of malicious files.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-01 | ✗→✓ | ▲ Improved | -12% | 0% |
| case-02 | ✗→✓ | ▲ Improved | 36% | 0% |
| case-03 | ✗→✓ | ▲ Improved | 11% | 0% |
| case-08 | ✗→✓ | ▲ Improved | 49% | 0% |
| case-10 | ✗→✓ | ▲ Improved | 34% | 0% |
Adversaries may use trusted scripts, often signed with certificates, to proxy the execution of malicious files. Several Microsoft signed scripts that have been downloaded from Microsoft or are default on Windows installations can be used to proxy execution of other files. This behavior may be abused by adversaries to execute malicious files that could bypass application control and signature validation on systems.
Platforms: Windows
The following tests are from Atomic Red Team and provide actionable ways to test this technique:
Executes the signed SyncAppvPublishingServer script with options to execute an arbitrary PowerShell command. Upon execution, calc.exe will be launched.
Supported Platforms: windows
cmdC:\windows\system32\SyncAppvPublishingServer.vbs "\n;#{command_to_execute}"
Executes the signed manage-bde.wsf script with options to execute an arbitrary command.
Supported Platforms: windows
cmdset comspec=#{command_to_execute} cscript %windir%\System32\manage-bde.wsf
If Atomic Red Team tests are not applicable, manually verify the technique by:
Certain signed scripts that can be used to execute other programs may not be necessary within a given environment. Use application control configured to block execution of these scripts if they are not required for a given system or network to prevent potential misuse by adversaries.
| Finding | Severity | Impact | | -------------------------------------------------- | -------- | --------------- | | System Script Proxy Execution technique applicable | Medium | Defense Evasion |
| CWE ID | Title | | ------- | ---------------------------- | | CWE-693 | Protection Mechanism Failure |
Other measured skills in the registry, with their headline benchmark lift.