Skip to content
master
Go to file
Code
This branch is even with R3dFruitRollUp:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

README.md

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"

You can’t perform that action at this time.