Documentation ¶
Index ¶
- func Commands(con *console.SliverClient) []*cobra.Command
- func IfconfigCmd(cmd *cobra.Command, con *console.SliverClient, args []string)
- func NetstatCmd(cmd *cobra.Command, con *console.SliverClient, args []string)
- func PrintIfconfig(ifconfig *sliverpb.Ifconfig, all bool, con *console.SliverClient)
- func PrintNetstat(netstat *sliverpb.Netstat, implantPID int32, activeC2 string, numeric bool, ...)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Commands ¶
func Commands(con *console.SliverClient) []*cobra.Command
Commands returns the “ command and its subcommands.
func IfconfigCmd ¶
func IfconfigCmd(cmd *cobra.Command, con *console.SliverClient, args []string)
IfconfigCmd - Display network interfaces on the remote system
func NetstatCmd ¶
func NetstatCmd(cmd *cobra.Command, con *console.SliverClient, args []string)
NetstatCmd - Display active network connections on the remote system
func PrintIfconfig ¶
func PrintIfconfig(ifconfig *sliverpb.Ifconfig, all bool, con *console.SliverClient)
PrintIfconfig - Print the ifconfig response
func PrintNetstat ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.