Skip to content

Latest commit

 

History

History
16 lines (7 loc) · 667 Bytes

README.md

File metadata and controls

16 lines (7 loc) · 667 Bytes

SharpCOM

SharpCOM is a c# port of Invoke-DCOM

Major credit to @cobbr_io for the initial conversion of Invoke-DCOM to c# in SharpSploit

This version is meant to be a "weaponized" port of the SharpSploit DCOM lateral movement module.

As an example, one could execute SharpCOM.exe through Cobalt Strike's Beacon "execute-assembly" module.

Example usage

beacon>execute-assembly /root/SharpCOM/SharpCOM.exe --Method ShellWindows --ComputerName hosta.example.local --Command "calc.exe"