Binary used to execute scripts in Windows
Use cscript.exe to exectute a Visual Basic script stored in an Alternate Data Stream (ADS).
cscript //e:vbscript {PATH_ABSOLUTE}:script.vbs
Can be used to evade defensive countermeasures or to hide as a persistence mechanism