Skip to content

TheWover/Sharp-InvokeWMIExec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sharp-InvokeWMIExec

A native C# conversion of Kevin Robertsons Invoke-WMIExec powershell script.

Currently built for .NET 4.5.2 (TODO Build for .NET 3.5)

Requirements

Mono.Options (https://www.nuget.org/packages/Mono.Options/5.3.0.1)

Usage

Sharp-InvokeWMIExec.exe -h="hash" -u="domain.com\username" -t="target.domain.com" -c="command"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%