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:
20
Archive-Old-Version/OSBinaries/Control.exe.md
Normal file
20
Archive-Old-Version/OSBinaries/Control.exe.md
Normal file
@@ -0,0 +1,20 @@
|
||||
## Control.exe
|
||||
* Functions: Execute, Read ADS
|
||||
```
|
||||
|
||||
control.exe c:\windows\tasks\file.txt:evil.dll
|
||||
Execute evil.dll which is stored in an Alternate Data Stream (ADS).
|
||||
```
|
||||
|
||||
* Resources:
|
||||
* https://pentestlab.blog/2017/05/24/applocker-bypass-control-panel/
|
||||
* https://www.contextis.com/resources/blog/applocker-bypass-registry-key-manipulation/
|
||||
* https://bohops.com/2018/01/23/loading-alternate-data-stream-ads-dll-cpl-binaries-to-bypass-applocker/
|
||||
* https://twitter.com/bohops/status/955659561008017409
|
||||
|
||||
* Full path:
|
||||
* C:\Windows\system32\control.exe
|
||||
* C:\Windows\sysWOW64\control.exe
|
||||
|
||||
* Notes: Thanks to Jimmy - @bohops
|
||||
|
Reference in New Issue
Block a user