ssh

package
v1.7.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 23, 2026 License: GPL-3.0 Imports: 8 Imported by: 1

README

implant/sliver/shell/ssh

Overview

SSH-based shell transport helpers. Establishes SSH-backed command execution channels for implants.

Go Files

  • ssh.go – Implements SSH-backed shell execution and channel management within the implant.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RunSSHCommand

func RunSSHCommand(host string, port uint16, username string, password string, privKey []byte, krb5conf string, keytab []byte, realm string, command string) (string, string, error)

RunSSHCommand - SSH to a host and execute a command

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL