Skip to content

Instantly share code, notes, and snippets.

@albertzsigovits
Last active May 4, 2023 14:17
Show Gist options
  • Save albertzsigovits/331be878774459534f871080c03ac793 to your computer and use it in GitHub Desktop.
Save albertzsigovits/331be878774459534f871080c03ac793 to your computer and use it in GitHub Desktop.
Suspicious keywords in wscript/cscript scripts
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