SharpStrike
SharpStrike is a post-exploitation tool written in C# that uses either CIM or WMI to query remote systems. It can use provided credentials or the current user’s session.
Note: Some commands will use PowerShell in combination with WMI, denoted with ** in the –show-commands command.
Introduction
SharpStrike is a C# rewrite and expansion on @Matt_Grandy_’s CIMplant and @christruncer’s WMImplant.
SharpStrike allows you to gather data about a remote system, execute commands, exfil…