Sliver session interact

sliver > use <session-id> ; shell

Select an active implant session and open an interactive shell over the C2 channel.

When the implant is already running on the victim and a session appears on the server. From here you can execute commands, upload files, pivot, and perform post-exploitation as if you had a local console.

If you need automation or one-off commands without interactivity, use 'execute' or Sliver's native commands. Long interactive shells generate more traffic and detectable patterns.