Steve Borosh c26e6bed3c Initial Commit
2018-12-13 07:10:47 -08:00
2018-12-13 07:10:47 -08:00
2018-12-13 07:10:47 -08:00
2018-12-13 06:59:57 -08:00
2018-12-13 07:10:47 -08:00
2018-12-13 06:59:57 -08:00
2018-12-13 07:10:47 -08:00
2018-12-13 07:10:47 -08:00

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] (https://github.com/cobbr/SharpSploit/blob/master/SharpSploit/LateralMovement/DCOM.cs)

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"

S
Description
Automated archival mirror of github.com/rvrsh3ll/sharpcom
Readme BSD-3-Clause 2.6 MiB
Languages
C# 100%