mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2025-01-14 15:51:41 +01:00
18 lines
455 B
YAML
18 lines
455 B
YAML
---
|
|
Name: dnx.exe
|
|
Description: Execute
|
|
Author: ''
|
|
Created: '2018-05-25'
|
|
Categories: []
|
|
Commands:
|
|
- Command: dnx.exe consoleapp
|
|
Description: Execute C# code located in the consoleapp folder via 'Program.cs' and 'Project.json' (Note - Requires dependencies)
|
|
Full Path:
|
|
- N/A
|
|
Code Sample: []
|
|
Detection: []
|
|
Resources:
|
|
- https://enigma0x3.net/2016/11/17/bypassing-application-whitelisting-by-using-dnx-exe/
|
|
Notes: Thanks to Matt Nelson - @enigma0x3
|
|
|