1
0
mirror of https://github.com/LOLBAS-Project/LOLBAS synced 2024-09-20 18:52:13 +02:00
LOLBAS/yml/OtherMSBinaries/Csi.yml

19 lines
613 B
YAML
Raw Normal View History

2018-06-09 00:15:06 +02:00
---
Name: csi.exe
Description: Execute
Author: ''
Created: '2018-05-25'
Categories: []
Commands:
- Command: csi.exe file
Description: Use csi.exe to run unsigned C# code.
Full Path:
- c:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin\Roslyn\csi.exe
- c:\Program Files (x86)\Microsoft Web Tools\Packages\Microsoft.Net.Compilers.X.Y.Z\tools\csi.exe
Code Sample: []
Detection: []
Resources:
- https://twitter.com/subTee/status/781208810723549188
- https://enigma0x3.net/2016/11/17/bypassing-application-whitelisting-by-using-dnx-exe/
Notes: Thanks to Casey Smith - @subtee