Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MrAle98 authored Dec 19, 2022
1 parent 3bd0e9f commit 9ceeb67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Sliver-PortBender

An **extension to Sliver C2**, that allows to **manage multiple redirection traffic rules, from port to port, inside the same implant**.
It maybe useful for performing **NTLM relaying in Sliver** in a similar way to what is described here https://rastamouse.me/ntlm-relaying-via-cobalt-strike/ for Cobalt-Strike. I recommend the user to first read the article before in case doesn't have any experience with PortBender.
It maybe useful for performing **NTLM relaying from Sliver C2 into an internal network** in a similar way to what is described here https://rastamouse.me/ntlm-relaying-via-cobalt-strike/ for Cobalt-Strike. I recommend the user to first read the article before in case doesn't have any experience with PortBender.
**The extension is a DLL wrapping the PortBender Reflective DLL** developed by praetorian-inc here: https://github.com/praetorian-inc/PortBender. Sliver-PortBender performs the same redirection task,
performed by the original PortBender, but does everything **inside the same implant with no need to inject into other binaries or drop binaries to disk**.

Expand Down

0 comments on commit 9ceeb67

Please sign in to comment.