Arbitrary DLL or Csproj Code Execution Via Dotnet.EXE
Description
Detects execution of arbitrary DLLs or unsigned code via a ".csproj" files via Dotnet.EXE.
Query · sigma
selection_img: - Image|endswith: \dotnet.exe - OriginalFileName: .NET Host selection_cli: CommandLine|endswith: - .csproj - .csproj" - .dll - .dll" - .csproj' - .dll' filter_optional_notepadplus_plus: ParentImage: - C:\Program Files (x86)\Notepad++\notepad++.exe - C:\Program Files\Notepad++\notepad++.exe CommandLine|contains|all: - C:\ProgramData\CSScriptNpp\ - '-cscs_path:' - \cs-script\cscs.dll condition: all of selection_* and not 1 of filter_optional_*
Known false positives
- Legitimate administrator usage