Last active
May 4, 2023 14:17
-
-
Save albertzsigovits/331be878774459534f871080c03ac793 to your computer and use it in GitHub Desktop.
Suspicious keywords in wscript/cscript scripts
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
ActiveXObject | |
ActiveXObject("WScript.Shell")).Run( | |
WScript.Shell | |
.Run( | |
Document.Open() | |
shell.run( | |
WinExec | |
DownloadToFile( | |
New-Object -COMObject | |
RunProgram=" | |
Scripting.FileSystemObject | |
vbscript:Execute( | |
MSXML2.ServerXMLHTTP | |
WScript.CreateObject('Scripting.FileSystemObject') | |
WScript.CreateObject('MSXML2.ServerXMLHTTP') | |
WScript.CreateObject('WScript.Network') | |
stream.Write(request.responseBody); | |
stream.SaveToFile( | |
ShellExecute | |
CreateObject("Microsoft.XMLHTTP") | |
CreateObject("WScript.Shell") | |
CreateObject("ADODB.Stream") | |
Server.CreateObject("WSCRIPT.NETWORK") | |
-nop -exec bypass | |
-c IEX (New-Object Net.WebClient).DownloadString( | |
.DownloadString( | |
New-Object Net.WebClient |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment