Usage
Invoke the helloWorld command and print the message 'Hello World!' to the VS console in form of a popup window.
Invoke the internal notepad.exe program
Invoke the internal certutil.exe command with no argument
Invoke the tasklist command with the argument "/v" and display current process list
Invoke the systeminfo command and display general system information
Invoke the netstat command and display connection information
Invoke the ipconfig command and display IP information
Invoke the wmic command with arguments "get os"
Invoke the net command and display members of local group 'administrators'
Invoke a series of commands to make an noisy environment in an attempt to trigger detection. |