1
0
mirror of https://github.com/LOLBAS-Project/LOLBAS synced 2025-01-18 01:22:47 +01:00
LOLBAS/OSBinaries/Wscript.exe.md

18 lines
306 B
Markdown
Raw Normal View History

## Wscript.exe
* Functions: Execute, Read ADS
```
wscript c:\ads\file.txt:script.vbs
Executes the .VBS script stored as an Alternate Data Stream (ADS).
```
* Resources:
* ?
* Full path:
* c:\windows\system32\wscript.exe
* c:\windows\sysWOW64\wscript.exe
* Notes: Thanks to ?