diff --git a/README.md b/README.md index 886c871..9b3ef50 100644 --- a/README.md +++ b/README.md @@ -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.