Files
BishopFox-sliver/client/command/exec
2025-10-04 10:25:58 -07:00
..
2024-04-23 11:49:54 -07:00
2025-10-04 10:25:58 -07:00
2024-04-23 11:49:54 -07:00
2024-04-23 11:49:54 -07:00

client/command/exec

Overview

Implements the 'exec' command group for the Sliver client console. Handlers map Cobra invocations to exec workflows such as execute assembly, execute shellcode, execute, and migrate.

Go Files

  • commands.go
  • execute-assembly.go
  • execute-shellcode.go
  • execute.go
  • migrate.go
  • msf-inject.go
  • msf.go
  • psexec.go
  • sideload.go
  • spawndll.go
  • ssh.go