Skip to content

prelude-operator connection-string format #764

Answered by rkervella
j91321 asked this question in Q&A
Discussion options

You must be logged in to vote

The connection string should be the address of the TCP listener in prelude. If you're running the Sliver client and Operator on the same host, a valid example would be prelude-operator connect 127.0.0.1:1234 (assuming prelude's TCP listener is listening on 1234/tcp).
The way this integration works is the Sliver client registers itself as a new implant in Prelude for each Sliver session and beacon. We're not using the Prelude API for this at the moment (because it was non existent when we wrote this implementation).

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@j91321
Comment options

@moloch--
Comment options

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