Update README.md

This commit is contained in:
Steve Borosh
2018-12-13 07:26:58 -08:00
parent c26e6bed3c
commit 842166dfcf
+1 -2
View File
@@ -3,8 +3,7 @@
SharpCOM is a c# port of [Invoke-DCOM](https://github.com/rvrsh3ll/Misc-Powershell-Scripts/blob/master/Invoke-DCOM.ps1)
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)
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.