2018-06-09 00:15:06 +02:00
|
|
|
---
|
|
|
|
Name: dnx.exe
|
2018-09-22 04:58:00 +02:00
|
|
|
Description: .Net Execution environment file included with .Net.
|
|
|
|
Author: 'Oddvar Moe'
|
2021-01-10 16:04:52 +01:00
|
|
|
Created: 2018-05-25
|
2018-06-09 00:15:06 +02:00
|
|
|
Commands:
|
|
|
|
- Command: dnx.exe consoleapp
|
|
|
|
Description: Execute C# code located in the consoleapp folder via 'Program.cs' and 'Project.json' (Note - Requires dependencies)
|
2018-09-22 04:58:00 +02:00
|
|
|
Usecase: Local execution of C# project stored in consoleapp folder.
|
2018-09-26 11:41:58 +02:00
|
|
|
Category: Execute
|
2018-09-22 04:58:00 +02:00
|
|
|
Privileges: User
|
|
|
|
MitreID: T1218
|
|
|
|
MitreLink: https://attack.mitre.org/wiki/Technique/T1218
|
|
|
|
OperatingSystem: Windows
|
2018-12-10 14:28:12 +01:00
|
|
|
Full_Path:
|
2018-09-26 11:41:58 +02:00
|
|
|
- Path: N/A
|
2018-12-10 14:28:12 +01:00
|
|
|
Code_Sample:
|
2018-09-26 11:41:58 +02:00
|
|
|
- Code:
|
|
|
|
Detection:
|
|
|
|
- IOC:
|
2018-06-09 00:15:06 +02:00
|
|
|
Resources:
|
2018-09-26 11:41:58 +02:00
|
|
|
- Link: https://enigma0x3.net/2016/11/17/bypassing-application-whitelisting-by-using-dnx-exe/
|
2018-09-22 04:58:00 +02:00
|
|
|
Acknowledgement:
|
|
|
|
- Person: Matt Nelson
|
|
|
|
Handle: '@enigma0x3'
|
2021-01-10 16:04:52 +01:00
|
|
|
---
|