mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2025-07-29 05:31:53 +02:00
Removed MD files, we only use the webportal from now on. All MD files moved to archive
This commit is contained in:
17
Archive-Old-Version/OSBinaries/Powershell.exe.md
Normal file
17
Archive-Old-Version/OSBinaries/Powershell.exe.md
Normal file
@@ -0,0 +1,17 @@
|
||||
## Powershell.exe
|
||||
* Functions: Execute, Read ADS
|
||||
```
|
||||
|
||||
powershell -ep bypass - < c:\temp:ttt
|
||||
Execute the encoded PowerShell command stored in an Alternate Data Stream (ADS).
|
||||
```
|
||||
|
||||
* Resources:
|
||||
* https://twitter.com/Moriarty_Meng/status/984380793383370752
|
||||
|
||||
* Full path:
|
||||
* C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
|
||||
* C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
|
||||
|
||||
* Notes: Thanks to Moriarty - @Moriarty_Meng
|
||||
|
Reference in New Issue
Block a user