Skip to content

How does wireguard work? #721

Answered by moloch--
rokups asked this question in Q&A
Jun 20, 2022 · 1 comments · 1 reply
Discussion options

You must be logged in to vote
  1. No, it uses a user space networking stack that only the implant can "see." However, to communicate with it you'll need to create a TUN device.
  2. No, but you can use port forwarding/socks5 to tunnel into the target network. We'd like to add the ability to add "routes" in the future though.
  3. https://github.com/BishopFox/sliver/wiki/Port-Forwarding has more details on this.
  4. Yes, but since it's user space networking only the implant process can "see" the network
  5. I'd say the best information can be gleaned from the code itself! At least until we get around to writing better documentation hehe :)

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@moloch--
Comment options

Answer selected by rokups
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants