Versions in this module Expand all Collapse all v1 v1.5.43 May 2, 2024 Changes in this version + const MsgBeaconRegister + const MsgBeaconTasks + const MsgCallExtensionReq + const MsgCdReq + const MsgChmod + const MsgChmodReq + const MsgChown + const MsgChownReq + const MsgChtimes + const MsgChtimesReq + const MsgCloseSession + const MsgCurrentTokenOwner + const MsgCurrentTokenOwnerReq + const MsgDownload + const MsgDownloadReq + const MsgEnvInfo + const MsgEnvReq + const MsgExecuteAssembly + const MsgExecuteAssemblyReq + const MsgExecuteReq + const MsgExecuteWindowsReq + const MsgGetPrivsReq + const MsgGetSystem + const MsgIfconfig + const MsgIfconfigReq + const MsgImpersonate + const MsgImpersonateReq + const MsgInvokeExecuteAssemblyReq + const MsgInvokeGetSystemReq + const MsgInvokeInProcExecuteAssemblyReq + const MsgInvokeMigrateReq + const MsgKillSessionReq + const MsgListExtensionsReq + const MsgLs + const MsgLsReq + const MsgMakeToken + const MsgMakeTokenReq + const MsgMemfilesAdd + const MsgMemfilesAddReq + const MsgMemfilesListReq + const MsgMemfilesRm + const MsgMemfilesRmReq + const MsgMkdir + const MsgMkdirReq + const MsgMv + const MsgMvReq + const MsgNetstatReq + const MsgOpenSession + const MsgPing + const MsgPivotListeners + const MsgPivotListenersReq + const MsgPivotPeerEnvelope + const MsgPivotPeerFailure + const MsgPivotPeerPing + const MsgPivotServerKeyExchange + const MsgPivotServerPing + const MsgPivotSessionEnvelope + const MsgPivotStartListenerReq + const MsgPivotStopListenerReq + const MsgPortfwd + const MsgPortfwdReq + const MsgProcessDump + const MsgProcessDumpReq + const MsgPs + const MsgPsReq + const MsgPwd + const MsgPwdReq + const MsgRPortfwdReq + const MsgReconfigure + const MsgReconfigureReq + const MsgRegister + const MsgRegisterExtensionReq + const MsgRegistryCreateKeyReq + const MsgRegistryDeleteKeyReq + const MsgRegistryListValuesReq + const MsgRegistryReadReq + const MsgRegistrySubKeysListReq + const MsgRegistryWriteReq + const MsgRemoveServiceReq + const MsgRevToSelf + const MsgRevToSelfReq + const MsgRm + const MsgRmReq + const MsgRportFwdListener + const MsgRportFwdListeners + const MsgRportFwdListenersReq + const MsgRportFwdStartListenerReq + const MsgRportFwdStopListenerReq + const MsgRunAs + const MsgRunAsReq + const MsgSSHCommandReq + const MsgScreenshot + const MsgScreenshotReq + const MsgSetEnv + const MsgSetEnvReq + const MsgShell + const MsgShellReq + const MsgSideload + const MsgSideloadReq + const MsgSocksData + const MsgSpawnDll + const MsgSpawnDllReq + const MsgStartService + const MsgStartServiceReq + const MsgStopServiceReq + const MsgTaskReq + const MsgTerminate + const MsgTerminateReq + const MsgTunnelClose + const MsgTunnelData + const MsgUnsetEnvReq + const MsgUpload + const MsgUploadReq + const MsgWGListForwardersReq + const MsgWGListSocksReq + const MsgWGStartPortFwdReq + const MsgWGStartSocksReq + const MsgWGStopPortFwdReq + const MsgWGStopSocksReq + const PortFwdProtoTCP + const PortFwdProtoUDP + const RegistryTypeBinary + const RegistryTypeDWORD + const RegistryTypeQWORD + const RegistryTypeString + var File_glodpb_sliver_proto protoreflect.FileDescriptor + var PeerFailureType_name = map[int32]string + var PeerFailureType_value = map[string]int32 + var PivotType_name = map[int32]string + var PivotType_value = map[string]int32 + var RegistryType_name = map[int32]string + var RegistryType_value = map[string]int32 + func MsgNumber(request proto.Message) uint32 + type Backdoor struct + Response *commonpb.Response + func (*Backdoor) Descriptor() ([]byte, []int) + func (*Backdoor) ProtoMessage() + func (x *Backdoor) GetResponse() *commonpb.Response + func (x *Backdoor) ProtoReflect() protoreflect.Message + func (x *Backdoor) Reset() + func (x *Backdoor) String() string + type BackdoorReq struct + FilePath string + ProfileName string + Request *commonpb.Request + func (*BackdoorReq) Descriptor() ([]byte, []int) + func (*BackdoorReq) ProtoMessage() + func (x *BackdoorReq) GetFilePath() string + func (x *BackdoorReq) GetProfileName() string + func (x *BackdoorReq) GetRequest() *commonpb.Request + func (x *BackdoorReq) ProtoReflect() protoreflect.Message + func (x *BackdoorReq) Reset() + func (x *BackdoorReq) String() string + type BeaconRegister struct + ID string + Interval int64 + Jitter int64 + NextCheckin int64 + Register *Register + func (*BeaconRegister) Descriptor() ([]byte, []int) + func (*BeaconRegister) ProtoMessage() + func (x *BeaconRegister) GetID() string + func (x *BeaconRegister) GetInterval() int64 + func (x *BeaconRegister) GetJitter() int64 + func (x *BeaconRegister) GetNextCheckin() int64 + func (x *BeaconRegister) GetRegister() *Register + func (x *BeaconRegister) ProtoReflect() protoreflect.Message + func (x *BeaconRegister) Reset() + func (x *BeaconRegister) String() string + type BeaconTasks struct + ID string + NextCheckin int64 + Tasks []*Envelope + func (*BeaconTasks) Descriptor() ([]byte, []int) + func (*BeaconTasks) ProtoMessage() + func (x *BeaconTasks) GetID() string + func (x *BeaconTasks) GetNextCheckin() int64 + func (x *BeaconTasks) GetTasks() []*Envelope + func (x *BeaconTasks) ProtoReflect() protoreflect.Message + func (x *BeaconTasks) Reset() + func (x *BeaconTasks) String() string + type CallExtension struct + Output []byte + Response *commonpb.Response + ServerStore bool + func (*CallExtension) Descriptor() ([]byte, []int) + func (*CallExtension) ProtoMessage() + func (x *CallExtension) GetOutput() []byte + func (x *CallExtension) GetResponse() *commonpb.Response + func (x *CallExtension) GetServerStore() bool + func (x *CallExtension) ProtoReflect() protoreflect.Message + func (x *CallExtension) Reset() + func (x *CallExtension) String() string + type CallExtensionReq struct + Args []byte + Export string + Name string + Request *commonpb.Request + ServerStore bool + func (*CallExtensionReq) Descriptor() ([]byte, []int) + func (*CallExtensionReq) ProtoMessage() + func (x *CallExtensionReq) GetArgs() []byte + func (x *CallExtensionReq) GetExport() string + func (x *CallExtensionReq) GetName() string + func (x *CallExtensionReq) GetRequest() *commonpb.Request + func (x *CallExtensionReq) GetServerStore() bool + func (x *CallExtensionReq) ProtoReflect() protoreflect.Message + func (x *CallExtensionReq) Reset() + func (x *CallExtensionReq) String() string + type CdReq struct + Path string + Request *commonpb.Request + func (*CdReq) Descriptor() ([]byte, []int) + func (*CdReq) ProtoMessage() + func (x *CdReq) GetPath() string + func (x *CdReq) GetRequest() *commonpb.Request + func (x *CdReq) ProtoReflect() protoreflect.Message + func (x *CdReq) Reset() + func (x *CdReq) String() string + type Chmod struct + Path string + Response *commonpb.Response + func (*Chmod) Descriptor() ([]byte, []int) + func (*Chmod) ProtoMessage() + func (x *Chmod) GetPath() string + func (x *Chmod) GetResponse() *commonpb.Response + func (x *Chmod) ProtoReflect() protoreflect.Message + func (x *Chmod) Reset() + func (x *Chmod) String() string + type ChmodReq struct + FileMode string + Path string + Recursive bool + Request *commonpb.Request + func (*ChmodReq) Descriptor() ([]byte, []int) + func (*ChmodReq) ProtoMessage() + func (x *ChmodReq) GetFileMode() string + func (x *ChmodReq) GetPath() string + func (x *ChmodReq) GetRecursive() bool + func (x *ChmodReq) GetRequest() *commonpb.Request + func (x *ChmodReq) ProtoReflect() protoreflect.Message + func (x *ChmodReq) Reset() + func (x *ChmodReq) String() string + type Chown struct + Path string + Response *commonpb.Response + func (*Chown) Descriptor() ([]byte, []int) + func (*Chown) ProtoMessage() + func (x *Chown) GetPath() string + func (x *Chown) GetResponse() *commonpb.Response + func (x *Chown) ProtoReflect() protoreflect.Message + func (x *Chown) Reset() + func (x *Chown) String() string + type ChownReq struct + Gid string + Path string + Recursive bool + Request *commonpb.Request + Uid string + func (*ChownReq) Descriptor() ([]byte, []int) + func (*ChownReq) ProtoMessage() + func (x *ChownReq) GetGid() string + func (x *ChownReq) GetPath() string + func (x *ChownReq) GetRecursive() bool + func (x *ChownReq) GetRequest() *commonpb.Request + func (x *ChownReq) GetUid() string + func (x *ChownReq) ProtoReflect() protoreflect.Message + func (x *ChownReq) Reset() + func (x *ChownReq) String() string + type Chtimes struct + Path string + Response *commonpb.Response + func (*Chtimes) Descriptor() ([]byte, []int) + func (*Chtimes) ProtoMessage() + func (x *Chtimes) GetPath() string + func (x *Chtimes) GetResponse() *commonpb.Response + func (x *Chtimes) ProtoReflect() protoreflect.Message + func (x *Chtimes) Reset() + func (x *Chtimes) String() string + type ChtimesReq struct + ATime int64 + MTime int64 + Path string + Request *commonpb.Request + func (*ChtimesReq) Descriptor() ([]byte, []int) + func (*ChtimesReq) ProtoMessage() + func (x *ChtimesReq) GetATime() int64 + func (x *ChtimesReq) GetMTime() int64 + func (x *ChtimesReq) GetPath() string + func (x *ChtimesReq) GetRequest() *commonpb.Request + func (x *ChtimesReq) ProtoReflect() protoreflect.Message + func (x *ChtimesReq) Reset() + func (x *ChtimesReq) String() string + type CloseSession struct + Request *commonpb.Request + Response *commonpb.Response + func (*CloseSession) Descriptor() ([]byte, []int) + func (*CloseSession) ProtoMessage() + func (x *CloseSession) GetRequest() *commonpb.Request + func (x *CloseSession) GetResponse() *commonpb.Response + func (x *CloseSession) ProtoReflect() protoreflect.Message + func (x *CloseSession) Reset() + func (x *CloseSession) String() string + type CurrentTokenOwner struct + Output string + Response *commonpb.Response + func (*CurrentTokenOwner) Descriptor() ([]byte, []int) + func (*CurrentTokenOwner) ProtoMessage() + func (x *CurrentTokenOwner) GetOutput() string + func (x *CurrentTokenOwner) GetResponse() *commonpb.Response + func (x *CurrentTokenOwner) ProtoReflect() protoreflect.Message + func (x *CurrentTokenOwner) Reset() + func (x *CurrentTokenOwner) String() string + type CurrentTokenOwnerReq struct + Request *commonpb.Request + func (*CurrentTokenOwnerReq) Descriptor() ([]byte, []int) + func (*CurrentTokenOwnerReq) ProtoMessage() + func (x *CurrentTokenOwnerReq) GetRequest() *commonpb.Request + func (x *CurrentTokenOwnerReq) ProtoReflect() protoreflect.Message + func (x *CurrentTokenOwnerReq) Reset() + func (x *CurrentTokenOwnerReq) String() string + type DNSBlockHeader struct + ID string + Size uint32 + func (*DNSBlockHeader) Descriptor() ([]byte, []int) + func (*DNSBlockHeader) ProtoMessage() + func (x *DNSBlockHeader) GetID() string + func (x *DNSBlockHeader) GetSize() uint32 + func (x *DNSBlockHeader) ProtoReflect() protoreflect.Message + func (x *DNSBlockHeader) Reset() + func (x *DNSBlockHeader) String() string + type DNSPoll struct + Blocks []*DNSBlockHeader + func (*DNSPoll) Descriptor() ([]byte, []int) + func (*DNSPoll) ProtoMessage() + func (x *DNSPoll) GetBlocks() []*DNSBlockHeader + func (x *DNSPoll) ProtoReflect() protoreflect.Message + func (x *DNSPoll) Reset() + func (x *DNSPoll) String() string + type DNSSessionInit struct + Key []byte + func (*DNSSessionInit) Descriptor() ([]byte, []int) + func (*DNSSessionInit) ProtoMessage() + func (x *DNSSessionInit) GetKey() []byte + func (x *DNSSessionInit) ProtoReflect() protoreflect.Message + func (x *DNSSessionInit) Reset() + func (x *DNSSessionInit) String() string + type Download struct + Data []byte + Encoder string + Exists bool + IsDir bool + Path string + ReadFiles int32 + Response *commonpb.Response + Start int64 + Stop int64 + UnreadableFiles int32 + func (*Download) Descriptor() ([]byte, []int) + func (*Download) ProtoMessage() + func (x *Download) GetData() []byte + func (x *Download) GetEncoder() string + func (x *Download) GetExists() bool + func (x *Download) GetIsDir() bool + func (x *Download) GetPath() string + func (x *Download) GetReadFiles() int32 + func (x *Download) GetResponse() *commonpb.Response + func (x *Download) GetStart() int64 + func (x *Download) GetStop() int64 + func (x *Download) GetUnreadableFiles() int32 + func (x *Download) ProtoReflect() protoreflect.Message + func (x *Download) Reset() + func (x *Download) String() string + type DownloadReq struct + Path string + Recurse bool + Request *commonpb.Request + Start int64 + Stop int64 + func (*DownloadReq) Descriptor() ([]byte, []int) + func (*DownloadReq) ProtoMessage() + func (x *DownloadReq) GetPath() string + func (x *DownloadReq) GetRecurse() bool + func (x *DownloadReq) GetRequest() *commonpb.Request + func (x *DownloadReq) GetStart() int64 + func (x *DownloadReq) GetStop() int64 + func (x *DownloadReq) ProtoReflect() protoreflect.Message + func (x *DownloadReq) Reset() + func (x *DownloadReq) String() string + type EnvInfo struct + Response *commonpb.Response + Variables []*commonpb.EnvVar + func (*EnvInfo) Descriptor() ([]byte, []int) + func (*EnvInfo) ProtoMessage() + func (x *EnvInfo) GetResponse() *commonpb.Response + func (x *EnvInfo) GetVariables() []*commonpb.EnvVar + func (x *EnvInfo) ProtoReflect() protoreflect.Message + func (x *EnvInfo) Reset() + func (x *EnvInfo) String() string + type EnvReq struct + Name string + Request *commonpb.Request + func (*EnvReq) Descriptor() ([]byte, []int) + func (*EnvReq) ProtoMessage() + func (x *EnvReq) GetName() string + func (x *EnvReq) GetRequest() *commonpb.Request + func (x *EnvReq) ProtoReflect() protoreflect.Message + func (x *EnvReq) Reset() + func (x *EnvReq) String() string + type Envelope struct + Data []byte + ID int64 + Type uint32 + UnknownMessageType bool + func (*Envelope) Descriptor() ([]byte, []int) + func (*Envelope) ProtoMessage() + func (x *Envelope) GetData() []byte + func (x *Envelope) GetID() int64 + func (x *Envelope) GetType() uint32 + func (x *Envelope) GetUnknownMessageType() bool + func (x *Envelope) ProtoReflect() protoreflect.Message + func (x *Envelope) Reset() + func (x *Envelope) String() string + type Execute struct + Pid uint32 + Response *commonpb.Response + Status uint32 + Stderr []byte + Stdout []byte + func (*Execute) Descriptor() ([]byte, []int) + func (*Execute) ProtoMessage() + func (x *Execute) GetPid() uint32 + func (x *Execute) GetResponse() *commonpb.Response + func (x *Execute) GetStatus() uint32 + func (x *Execute) GetStderr() []byte + func (x *Execute) GetStdout() []byte + func (x *Execute) ProtoReflect() protoreflect.Message + func (x *Execute) Reset() + func (x *Execute) String() string + type ExecuteAssembly struct + Output []byte + Response *commonpb.Response + func (*ExecuteAssembly) Descriptor() ([]byte, []int) + func (*ExecuteAssembly) ProtoMessage() + func (x *ExecuteAssembly) GetOutput() []byte + func (x *ExecuteAssembly) GetResponse() *commonpb.Response + func (x *ExecuteAssembly) ProtoReflect() protoreflect.Message + func (x *ExecuteAssembly) Reset() + func (x *ExecuteAssembly) String() string + type ExecuteAssemblyReq struct + AmsiBypass bool + AppDomain string + Arch string + Arguments string + Assembly []byte + ClassName string + EtwBypass bool + InProcess bool + IsDLL bool + Method string + PPid uint32 + Process string + ProcessArgs []string + Request *commonpb.Request + Runtime string + func (*ExecuteAssemblyReq) Descriptor() ([]byte, []int) + func (*ExecuteAssemblyReq) ProtoMessage() + func (x *ExecuteAssemblyReq) GetAmsiBypass() bool + func (x *ExecuteAssemblyReq) GetAppDomain() string + func (x *ExecuteAssemblyReq) GetArch() string + func (x *ExecuteAssemblyReq) GetArguments() string + func (x *ExecuteAssemblyReq) GetAssembly() []byte + func (x *ExecuteAssemblyReq) GetClassName() string + func (x *ExecuteAssemblyReq) GetEtwBypass() bool + func (x *ExecuteAssemblyReq) GetInProcess() bool + func (x *ExecuteAssemblyReq) GetIsDLL() bool + func (x *ExecuteAssemblyReq) GetMethod() string + func (x *ExecuteAssemblyReq) GetPPid() uint32 + func (x *ExecuteAssemblyReq) GetProcess() string + func (x *ExecuteAssemblyReq) GetProcessArgs() []string + func (x *ExecuteAssemblyReq) GetRequest() *commonpb.Request + func (x *ExecuteAssemblyReq) GetRuntime() string + func (x *ExecuteAssemblyReq) ProtoReflect() protoreflect.Message + func (x *ExecuteAssemblyReq) Reset() + func (x *ExecuteAssemblyReq) String() string + type ExecuteReq struct + Args []string + Output bool + PPid uint32 + Path string + Request *commonpb.Request + Stderr string + Stdout string + func (*ExecuteReq) Descriptor() ([]byte, []int) + func (*ExecuteReq) ProtoMessage() + func (x *ExecuteReq) GetArgs() []string + func (x *ExecuteReq) GetOutput() bool + func (x *ExecuteReq) GetPPid() uint32 + func (x *ExecuteReq) GetPath() string + func (x *ExecuteReq) GetRequest() *commonpb.Request + func (x *ExecuteReq) GetStderr() string + func (x *ExecuteReq) GetStdout() string + func (x *ExecuteReq) ProtoReflect() protoreflect.Message + func (x *ExecuteReq) Reset() + func (x *ExecuteReq) String() string + type ExecuteWindowsReq struct + Args []string + Output bool + PPid uint32 + Path string + Request *commonpb.Request + Stderr string + Stdout string + UseToken bool + func (*ExecuteWindowsReq) Descriptor() ([]byte, []int) + func (*ExecuteWindowsReq) ProtoMessage() + func (x *ExecuteWindowsReq) GetArgs() []string + func (x *ExecuteWindowsReq) GetOutput() bool + func (x *ExecuteWindowsReq) GetPPid() uint32 + func (x *ExecuteWindowsReq) GetPath() string + func (x *ExecuteWindowsReq) GetRequest() *commonpb.Request + func (x *ExecuteWindowsReq) GetStderr() string + func (x *ExecuteWindowsReq) GetStdout() string + func (x *ExecuteWindowsReq) GetUseToken() bool + func (x *ExecuteWindowsReq) ProtoReflect() protoreflect.Message + func (x *ExecuteWindowsReq) Reset() + func (x *ExecuteWindowsReq) String() string + type FileInfo struct + Gid string + IsDir bool + Link string + ModTime int64 + Mode string + Name string + Size int64 + Uid string + func (*FileInfo) Descriptor() ([]byte, []int) + func (*FileInfo) ProtoMessage() + func (x *FileInfo) GetGid() string + func (x *FileInfo) GetIsDir() bool + func (x *FileInfo) GetLink() string + func (x *FileInfo) GetModTime() int64 + func (x *FileInfo) GetMode() string + func (x *FileInfo) GetName() string + func (x *FileInfo) GetSize() int64 + func (x *FileInfo) GetUid() string + func (x *FileInfo) ProtoReflect() protoreflect.Message + func (x *FileInfo) Reset() + func (x *FileInfo) String() string + type GetPrivs struct + PrivInfo []*WindowsPrivilegeEntry + ProcessIntegrity string + ProcessName string + Response *commonpb.Response + func (*GetPrivs) Descriptor() ([]byte, []int) + func (*GetPrivs) ProtoMessage() + func (x *GetPrivs) GetPrivInfo() []*WindowsPrivilegeEntry + func (x *GetPrivs) GetProcessIntegrity() string + func (x *GetPrivs) GetProcessName() string + func (x *GetPrivs) GetResponse() *commonpb.Response + func (x *GetPrivs) ProtoReflect() protoreflect.Message + func (x *GetPrivs) Reset() + func (x *GetPrivs) String() string + type GetPrivsReq struct + Request *commonpb.Request + func (*GetPrivsReq) Descriptor() ([]byte, []int) + func (*GetPrivsReq) ProtoMessage() + func (x *GetPrivsReq) GetRequest() *commonpb.Request + func (x *GetPrivsReq) ProtoReflect() protoreflect.Message + func (x *GetPrivsReq) Reset() + func (x *GetPrivsReq) String() string + type GetSystem struct + Response *commonpb.Response + func (*GetSystem) Descriptor() ([]byte, []int) + func (*GetSystem) ProtoMessage() + func (x *GetSystem) GetResponse() *commonpb.Response + func (x *GetSystem) ProtoReflect() protoreflect.Message + func (x *GetSystem) Reset() + func (x *GetSystem) String() string + type HTTPSessionInit struct + Key []byte + func (*HTTPSessionInit) Descriptor() ([]byte, []int) + func (*HTTPSessionInit) ProtoMessage() + func (x *HTTPSessionInit) GetKey() []byte + func (x *HTTPSessionInit) ProtoReflect() protoreflect.Message + func (x *HTTPSessionInit) Reset() + func (x *HTTPSessionInit) String() string + type Ifconfig struct + NetInterfaces []*NetInterface + Response *commonpb.Response + func (*Ifconfig) Descriptor() ([]byte, []int) + func (*Ifconfig) ProtoMessage() + func (x *Ifconfig) GetNetInterfaces() []*NetInterface + func (x *Ifconfig) GetResponse() *commonpb.Response + func (x *Ifconfig) ProtoReflect() protoreflect.Message + func (x *Ifconfig) Reset() + func (x *Ifconfig) String() string + type IfconfigReq struct + Request *commonpb.Request + func (*IfconfigReq) Descriptor() ([]byte, []int) + func (*IfconfigReq) ProtoMessage() + func (x *IfconfigReq) GetRequest() *commonpb.Request + func (x *IfconfigReq) ProtoReflect() protoreflect.Message + func (x *IfconfigReq) Reset() + func (x *IfconfigReq) String() string + type Impersonate struct + Response *commonpb.Response + func (*Impersonate) Descriptor() ([]byte, []int) + func (*Impersonate) ProtoMessage() + func (x *Impersonate) GetResponse() *commonpb.Response + func (x *Impersonate) ProtoReflect() protoreflect.Message + func (x *Impersonate) Reset() + func (x *Impersonate) String() string + type ImpersonateReq struct + Request *commonpb.Request + Username string + func (*ImpersonateReq) Descriptor() ([]byte, []int) + func (*ImpersonateReq) ProtoMessage() + func (x *ImpersonateReq) GetRequest() *commonpb.Request + func (x *ImpersonateReq) GetUsername() string + func (x *ImpersonateReq) ProtoReflect() protoreflect.Message + func (x *ImpersonateReq) Reset() + func (x *ImpersonateReq) String() string + type InvokeExecuteAssemblyReq struct + Data []byte + PPid uint32 + Process string + ProcessArgs []string + Request *commonpb.Request + func (*InvokeExecuteAssemblyReq) Descriptor() ([]byte, []int) + func (*InvokeExecuteAssemblyReq) ProtoMessage() + func (x *InvokeExecuteAssemblyReq) GetData() []byte + func (x *InvokeExecuteAssemblyReq) GetPPid() uint32 + func (x *InvokeExecuteAssemblyReq) GetProcess() string + func (x *InvokeExecuteAssemblyReq) GetProcessArgs() []string + func (x *InvokeExecuteAssemblyReq) GetRequest() *commonpb.Request + func (x *InvokeExecuteAssemblyReq) ProtoReflect() protoreflect.Message + func (x *InvokeExecuteAssemblyReq) Reset() + func (x *InvokeExecuteAssemblyReq) String() string + type InvokeGetSystemReq struct + Data []byte + HostingProcess string + Request *commonpb.Request + func (*InvokeGetSystemReq) Descriptor() ([]byte, []int) + func (*InvokeGetSystemReq) ProtoMessage() + func (x *InvokeGetSystemReq) GetData() []byte + func (x *InvokeGetSystemReq) GetHostingProcess() string + func (x *InvokeGetSystemReq) GetRequest() *commonpb.Request + func (x *InvokeGetSystemReq) ProtoReflect() protoreflect.Message + func (x *InvokeGetSystemReq) Reset() + func (x *InvokeGetSystemReq) String() string + type InvokeInProcExecuteAssemblyReq struct + AmsiBypass bool + Arguments []string + Data []byte + EtwBypass bool + Request *commonpb.Request + Runtime string + func (*InvokeInProcExecuteAssemblyReq) Descriptor() ([]byte, []int) + func (*InvokeInProcExecuteAssemblyReq) ProtoMessage() + func (x *InvokeInProcExecuteAssemblyReq) GetAmsiBypass() bool + func (x *InvokeInProcExecuteAssemblyReq) GetArguments() []string + func (x *InvokeInProcExecuteAssemblyReq) GetData() []byte + func (x *InvokeInProcExecuteAssemblyReq) GetEtwBypass() bool + func (x *InvokeInProcExecuteAssemblyReq) GetRequest() *commonpb.Request + func (x *InvokeInProcExecuteAssemblyReq) GetRuntime() string + func (x *InvokeInProcExecuteAssemblyReq) ProtoReflect() protoreflect.Message + func (x *InvokeInProcExecuteAssemblyReq) Reset() + func (x *InvokeInProcExecuteAssemblyReq) String() string + type InvokeMigrateReq struct + Data []byte + Pid uint32 + Request *commonpb.Request + func (*InvokeMigrateReq) Descriptor() ([]byte, []int) + func (*InvokeMigrateReq) ProtoMessage() + func (x *InvokeMigrateReq) GetData() []byte + func (x *InvokeMigrateReq) GetPid() uint32 + func (x *InvokeMigrateReq) GetRequest() *commonpb.Request + func (x *InvokeMigrateReq) ProtoReflect() protoreflect.Message + func (x *InvokeMigrateReq) Reset() + func (x *InvokeMigrateReq) String() string + type InvokeSpawnDllReq struct + Args string + Data []byte + EntryPoint string + Kill bool + PPid uint32 + ProcessArgs []string + ProcessName string + Request *commonpb.Request + func (*InvokeSpawnDllReq) Descriptor() ([]byte, []int) + func (*InvokeSpawnDllReq) ProtoMessage() + func (x *InvokeSpawnDllReq) GetArgs() string + func (x *InvokeSpawnDllReq) GetData() []byte + func (x *InvokeSpawnDllReq) GetEntryPoint() string + func (x *InvokeSpawnDllReq) GetKill() bool + func (x *InvokeSpawnDllReq) GetPPid() uint32 + func (x *InvokeSpawnDllReq) GetProcessArgs() []string + func (x *InvokeSpawnDllReq) GetProcessName() string + func (x *InvokeSpawnDllReq) GetRequest() *commonpb.Request + func (x *InvokeSpawnDllReq) ProtoReflect() protoreflect.Message + func (x *InvokeSpawnDllReq) Reset() + func (x *InvokeSpawnDllReq) String() string + type KillReq struct + Force bool + Request *commonpb.Request + func (*KillReq) Descriptor() ([]byte, []int) + func (*KillReq) ProtoMessage() + func (x *KillReq) GetForce() bool + func (x *KillReq) GetRequest() *commonpb.Request + func (x *KillReq) ProtoReflect() protoreflect.Message + func (x *KillReq) Reset() + func (x *KillReq) String() string + type ListExtensions struct + Names []string + Response *commonpb.Response + func (*ListExtensions) Descriptor() ([]byte, []int) + func (*ListExtensions) ProtoMessage() + func (x *ListExtensions) GetNames() []string + func (x *ListExtensions) GetResponse() *commonpb.Response + func (x *ListExtensions) ProtoReflect() protoreflect.Message + func (x *ListExtensions) Reset() + func (x *ListExtensions) String() string + type ListExtensionsReq struct + Request *commonpb.Request + func (*ListExtensionsReq) Descriptor() ([]byte, []int) + func (*ListExtensionsReq) ProtoMessage() + func (x *ListExtensionsReq) GetRequest() *commonpb.Request + func (x *ListExtensionsReq) ProtoReflect() protoreflect.Message + func (x *ListExtensionsReq) Reset() + func (x *ListExtensionsReq) String() string + type Ls struct + Exists bool + Files []*FileInfo + Path string + Response *commonpb.Response + Timezone string + TimezoneOffset int32 + func (*Ls) Descriptor() ([]byte, []int) + func (*Ls) ProtoMessage() + func (x *Ls) GetExists() bool + func (x *Ls) GetFiles() []*FileInfo + func (x *Ls) GetPath() string + func (x *Ls) GetResponse() *commonpb.Response + func (x *Ls) GetTimezone() string + func (x *Ls) GetTimezoneOffset() int32 + func (x *Ls) ProtoReflect() protoreflect.Message + func (x *Ls) Reset() + func (x *Ls) String() string + type LsReq struct + Path string + Request *commonpb.Request + func (*LsReq) Descriptor() ([]byte, []int) + func (*LsReq) ProtoMessage() + func (x *LsReq) GetPath() string + func (x *LsReq) GetRequest() *commonpb.Request + func (x *LsReq) ProtoReflect() protoreflect.Message + func (x *LsReq) Reset() + func (x *LsReq) String() string + type MakeToken struct + Response *commonpb.Response + func (*MakeToken) Descriptor() ([]byte, []int) + func (*MakeToken) ProtoMessage() + func (x *MakeToken) GetResponse() *commonpb.Response + func (x *MakeToken) ProtoReflect() protoreflect.Message + func (x *MakeToken) Reset() + func (x *MakeToken) String() string + type MakeTokenReq struct + Domain string + LogonType uint32 + Password string + Request *commonpb.Request + Username string + func (*MakeTokenReq) Descriptor() ([]byte, []int) + func (*MakeTokenReq) ProtoMessage() + func (x *MakeTokenReq) GetDomain() string + func (x *MakeTokenReq) GetLogonType() uint32 + func (x *MakeTokenReq) GetPassword() string + func (x *MakeTokenReq) GetRequest() *commonpb.Request + func (x *MakeTokenReq) GetUsername() string + func (x *MakeTokenReq) ProtoReflect() protoreflect.Message + func (x *MakeTokenReq) Reset() + func (x *MakeTokenReq) String() string + type MemfilesAdd struct + Fd int64 + Response *commonpb.Response + func (*MemfilesAdd) Descriptor() ([]byte, []int) + func (*MemfilesAdd) ProtoMessage() + func (x *MemfilesAdd) GetFd() int64 + func (x *MemfilesAdd) GetResponse() *commonpb.Response + func (x *MemfilesAdd) ProtoReflect() protoreflect.Message + func (x *MemfilesAdd) Reset() + func (x *MemfilesAdd) String() string + type MemfilesAddReq struct + Request *commonpb.Request + func (*MemfilesAddReq) Descriptor() ([]byte, []int) + func (*MemfilesAddReq) ProtoMessage() + func (x *MemfilesAddReq) GetRequest() *commonpb.Request + func (x *MemfilesAddReq) ProtoReflect() protoreflect.Message + func (x *MemfilesAddReq) Reset() + func (x *MemfilesAddReq) String() string + type MemfilesListReq struct + Request *commonpb.Request + func (*MemfilesListReq) Descriptor() ([]byte, []int) + func (*MemfilesListReq) ProtoMessage() + func (x *MemfilesListReq) GetRequest() *commonpb.Request + func (x *MemfilesListReq) ProtoReflect() protoreflect.Message + func (x *MemfilesListReq) Reset() + func (x *MemfilesListReq) String() string + type MemfilesRm struct + Fd int64 + Response *commonpb.Response + func (*MemfilesRm) Descriptor() ([]byte, []int) + func (*MemfilesRm) ProtoMessage() + func (x *MemfilesRm) GetFd() int64 + func (x *MemfilesRm) GetResponse() *commonpb.Response + func (x *MemfilesRm) ProtoReflect() protoreflect.Message + func (x *MemfilesRm) Reset() + func (x *MemfilesRm) String() string + type MemfilesRmReq struct + Fd int64 + Request *commonpb.Request + func (*MemfilesRmReq) Descriptor() ([]byte, []int) + func (*MemfilesRmReq) ProtoMessage() + func (x *MemfilesRmReq) GetFd() int64 + func (x *MemfilesRmReq) GetRequest() *commonpb.Request + func (x *MemfilesRmReq) ProtoReflect() protoreflect.Message + func (x *MemfilesRmReq) Reset() + func (x *MemfilesRmReq) String() string + type Migrate struct + Response *commonpb.Response + Success bool + func (*Migrate) Descriptor() ([]byte, []int) + func (*Migrate) ProtoMessage() + func (x *Migrate) GetResponse() *commonpb.Response + func (x *Migrate) GetSuccess() bool + func (x *Migrate) ProtoReflect() protoreflect.Message + func (x *Migrate) Reset() + func (x *Migrate) String() string + type Mkdir struct + Path string + Response *commonpb.Response + func (*Mkdir) Descriptor() ([]byte, []int) + func (*Mkdir) ProtoMessage() + func (x *Mkdir) GetPath() string + func (x *Mkdir) GetResponse() *commonpb.Response + func (x *Mkdir) ProtoReflect() protoreflect.Message + func (x *Mkdir) Reset() + func (x *Mkdir) String() string + type MkdirReq struct + Path string + Request *commonpb.Request + func (*MkdirReq) Descriptor() ([]byte, []int) + func (*MkdirReq) ProtoMessage() + func (x *MkdirReq) GetPath() string + func (x *MkdirReq) GetRequest() *commonpb.Request + func (x *MkdirReq) ProtoReflect() protoreflect.Message + func (x *MkdirReq) Reset() + func (x *MkdirReq) String() string + type Mv struct + Dst string + Response *commonpb.Response + Src string + func (*Mv) Descriptor() ([]byte, []int) + func (*Mv) ProtoMessage() + func (x *Mv) GetDst() string + func (x *Mv) GetResponse() *commonpb.Response + func (x *Mv) GetSrc() string + func (x *Mv) ProtoReflect() protoreflect.Message + func (x *Mv) Reset() + func (x *Mv) String() string + type MvReq struct + Dst string + Request *commonpb.Request + Src string + func (*MvReq) Descriptor() ([]byte, []int) + func (*MvReq) ProtoMessage() + func (x *MvReq) GetDst() string + func (x *MvReq) GetRequest() *commonpb.Request + func (x *MvReq) GetSrc() string + func (x *MvReq) ProtoReflect() protoreflect.Message + func (x *MvReq) Reset() + func (x *MvReq) String() string + type NetConnPivot struct + PeerID int64 + RemoteAddress string + func (*NetConnPivot) Descriptor() ([]byte, []int) + func (*NetConnPivot) ProtoMessage() + func (x *NetConnPivot) GetPeerID() int64 + func (x *NetConnPivot) GetRemoteAddress() string + func (x *NetConnPivot) ProtoReflect() protoreflect.Message + func (x *NetConnPivot) Reset() + func (x *NetConnPivot) String() string + type NetInterface struct + IPAddresses []string + Index int32 + MAC string + Name string + func (*NetInterface) Descriptor() ([]byte, []int) + func (*NetInterface) ProtoMessage() + func (x *NetInterface) GetIPAddresses() []string + func (x *NetInterface) GetIndex() int32 + func (x *NetInterface) GetMAC() string + func (x *NetInterface) GetName() string + func (x *NetInterface) ProtoReflect() protoreflect.Message + func (x *NetInterface) Reset() + func (x *NetInterface) String() string + type Netstat struct + Entries []*SockTabEntry + Response *commonpb.Response + func (*Netstat) Descriptor() ([]byte, []int) + func (*Netstat) ProtoMessage() + func (x *Netstat) GetEntries() []*SockTabEntry + func (x *Netstat) GetResponse() *commonpb.Response + func (x *Netstat) ProtoReflect() protoreflect.Message + func (x *Netstat) Reset() + func (x *Netstat) String() string + type NetstatReq struct + IP4 bool + IP6 bool + Listening bool + Request *commonpb.Request + TCP bool + UDP bool + func (*NetstatReq) Descriptor() ([]byte, []int) + func (*NetstatReq) ProtoMessage() + func (x *NetstatReq) GetIP4() bool + func (x *NetstatReq) GetIP6() bool + func (x *NetstatReq) GetListening() bool + func (x *NetstatReq) GetRequest() *commonpb.Request + func (x *NetstatReq) GetTCP() bool + func (x *NetstatReq) GetUDP() bool + func (x *NetstatReq) ProtoReflect() protoreflect.Message + func (x *NetstatReq) Reset() + func (x *NetstatReq) String() string + type OpenSession struct + C2S []string + Delay int64 + Request *commonpb.Request + Response *commonpb.Response + func (*OpenSession) Descriptor() ([]byte, []int) + func (*OpenSession) ProtoMessage() + func (x *OpenSession) GetC2S() []string + func (x *OpenSession) GetDelay() int64 + func (x *OpenSession) GetRequest() *commonpb.Request + func (x *OpenSession) GetResponse() *commonpb.Response + func (x *OpenSession) ProtoReflect() protoreflect.Message + func (x *OpenSession) Reset() + func (x *OpenSession) String() string + type PeerFailureType int32 + const PeerFailureType_DISCONNECT + const PeerFailureType_SEND_FAILURE + func (PeerFailureType) Descriptor() protoreflect.EnumDescriptor + func (PeerFailureType) EnumDescriptor() ([]byte, []int) + func (PeerFailureType) Type() protoreflect.EnumType + func (x PeerFailureType) Enum() *PeerFailureType + func (x PeerFailureType) Number() protoreflect.EnumNumber + func (x PeerFailureType) String() string + type Ping struct + Nonce int32 + Request *commonpb.Request + Response *commonpb.Response + func (*Ping) Descriptor() ([]byte, []int) + func (*Ping) ProtoMessage() + func (x *Ping) GetNonce() int32 + func (x *Ping) GetRequest() *commonpb.Request + func (x *Ping) GetResponse() *commonpb.Response + func (x *Ping) ProtoReflect() protoreflect.Message + func (x *Ping) Reset() + func (x *Ping) String() string + type PivotHello struct + PeerID int64 + PublicKey []byte + PublicKeySignature string + SessionKey []byte + func (*PivotHello) Descriptor() ([]byte, []int) + func (*PivotHello) ProtoMessage() + func (x *PivotHello) GetPeerID() int64 + func (x *PivotHello) GetPublicKey() []byte + func (x *PivotHello) GetPublicKeySignature() string + func (x *PivotHello) GetSessionKey() []byte + func (x *PivotHello) ProtoReflect() protoreflect.Message + func (x *PivotHello) Reset() + func (x *PivotHello) String() string + type PivotListener struct + BindAddress string + ID uint32 + Pivots []*NetConnPivot + Response *commonpb.Response + Type PivotType + func (*PivotListener) Descriptor() ([]byte, []int) + func (*PivotListener) ProtoMessage() + func (x *PivotListener) GetBindAddress() string + func (x *PivotListener) GetID() uint32 + func (x *PivotListener) GetPivots() []*NetConnPivot + func (x *PivotListener) GetResponse() *commonpb.Response + func (x *PivotListener) GetType() PivotType + func (x *PivotListener) ProtoReflect() protoreflect.Message + func (x *PivotListener) Reset() + func (x *PivotListener) String() string + type PivotListeners struct + Listeners []*PivotListener + Response *commonpb.Response + func (*PivotListeners) Descriptor() ([]byte, []int) + func (*PivotListeners) ProtoMessage() + func (x *PivotListeners) GetListeners() []*PivotListener + func (x *PivotListeners) GetResponse() *commonpb.Response + func (x *PivotListeners) ProtoReflect() protoreflect.Message + func (x *PivotListeners) Reset() + func (x *PivotListeners) String() string + type PivotListenersReq struct + Request *commonpb.Request + func (*PivotListenersReq) Descriptor() ([]byte, []int) + func (*PivotListenersReq) ProtoMessage() + func (x *PivotListenersReq) GetRequest() *commonpb.Request + func (x *PivotListenersReq) ProtoReflect() protoreflect.Message + func (x *PivotListenersReq) Reset() + func (x *PivotListenersReq) String() string + type PivotPeer struct + Name string + PeerID int64 + func (*PivotPeer) Descriptor() ([]byte, []int) + func (*PivotPeer) ProtoMessage() + func (x *PivotPeer) GetName() string + func (x *PivotPeer) GetPeerID() int64 + func (x *PivotPeer) ProtoReflect() protoreflect.Message + func (x *PivotPeer) Reset() + func (x *PivotPeer) String() string + type PivotPeerEnvelope struct + Data []byte + PeerFailureAt int64 + Peers []*PivotPeer + PivotSessionID []byte + Type uint32 + func (*PivotPeerEnvelope) Descriptor() ([]byte, []int) + func (*PivotPeerEnvelope) ProtoMessage() + func (x *PivotPeerEnvelope) GetData() []byte + func (x *PivotPeerEnvelope) GetPeerFailureAt() int64 + func (x *PivotPeerEnvelope) GetPeers() []*PivotPeer + func (x *PivotPeerEnvelope) GetPivotSessionID() []byte + func (x *PivotPeerEnvelope) GetType() uint32 + func (x *PivotPeerEnvelope) ProtoReflect() protoreflect.Message + func (x *PivotPeerEnvelope) Reset() + func (x *PivotPeerEnvelope) String() string + type PivotPeerFailure struct + Err string + PeerID int64 + Type PeerFailureType + func (*PivotPeerFailure) Descriptor() ([]byte, []int) + func (*PivotPeerFailure) ProtoMessage() + func (x *PivotPeerFailure) GetErr() string + func (x *PivotPeerFailure) GetPeerID() int64 + func (x *PivotPeerFailure) GetType() PeerFailureType + func (x *PivotPeerFailure) ProtoReflect() protoreflect.Message + func (x *PivotPeerFailure) Reset() + func (x *PivotPeerFailure) String() string + type PivotPing struct + Nonce uint32 + func (*PivotPing) Descriptor() ([]byte, []int) + func (*PivotPing) ProtoMessage() + func (x *PivotPing) GetNonce() uint32 + func (x *PivotPing) ProtoReflect() protoreflect.Message + func (x *PivotPing) Reset() + func (x *PivotPing) String() string + type PivotServerKeyExchange struct + OriginID int64 + SessionKey []byte + func (*PivotServerKeyExchange) Descriptor() ([]byte, []int) + func (*PivotServerKeyExchange) ProtoMessage() + func (x *PivotServerKeyExchange) GetOriginID() int64 + func (x *PivotServerKeyExchange) GetSessionKey() []byte + func (x *PivotServerKeyExchange) ProtoReflect() protoreflect.Message + func (x *PivotServerKeyExchange) Reset() + func (x *PivotServerKeyExchange) String() string + type PivotStartListenerReq struct + BindAddress string + Options []bool + Request *commonpb.Request + Type PivotType + func (*PivotStartListenerReq) Descriptor() ([]byte, []int) + func (*PivotStartListenerReq) ProtoMessage() + func (x *PivotStartListenerReq) GetBindAddress() string + func (x *PivotStartListenerReq) GetOptions() []bool + func (x *PivotStartListenerReq) GetRequest() *commonpb.Request + func (x *PivotStartListenerReq) GetType() PivotType + func (x *PivotStartListenerReq) ProtoReflect() protoreflect.Message + func (x *PivotStartListenerReq) Reset() + func (x *PivotStartListenerReq) String() string + type PivotStopListenerReq struct + ID uint32 + Request *commonpb.Request + func (*PivotStopListenerReq) Descriptor() ([]byte, []int) + func (*PivotStopListenerReq) ProtoMessage() + func (x *PivotStopListenerReq) GetID() uint32 + func (x *PivotStopListenerReq) GetRequest() *commonpb.Request + func (x *PivotStopListenerReq) ProtoReflect() protoreflect.Message + func (x *PivotStopListenerReq) Reset() + func (x *PivotStopListenerReq) String() string + type PivotType int32 + const PivotType_NamedPipe + const PivotType_TCP + const PivotType_UDP + func (PivotType) Descriptor() protoreflect.EnumDescriptor + func (PivotType) EnumDescriptor() ([]byte, []int) + func (PivotType) Type() protoreflect.EnumType + func (x PivotType) Enum() *PivotType + func (x PivotType) Number() protoreflect.EnumNumber + func (x PivotType) String() string + type PollInterval struct + Response *commonpb.Response + func (*PollInterval) Descriptor() ([]byte, []int) + func (*PollInterval) ProtoMessage() + func (x *PollInterval) GetResponse() *commonpb.Response + func (x *PollInterval) ProtoReflect() protoreflect.Message + func (x *PollInterval) Reset() + func (x *PollInterval) String() string + type PollIntervalReq struct + PollInterval int64 + Request *commonpb.Request + func (*PollIntervalReq) Descriptor() ([]byte, []int) + func (*PollIntervalReq) ProtoMessage() + func (x *PollIntervalReq) GetPollInterval() int64 + func (x *PollIntervalReq) GetRequest() *commonpb.Request + func (x *PollIntervalReq) ProtoReflect() protoreflect.Message + func (x *PollIntervalReq) Reset() + func (x *PollIntervalReq) String() string + type Portfwd struct + Host string + Port uint32 + Protocol int32 + Response *commonpb.Response + TunnelID uint64 + func (*Portfwd) Descriptor() ([]byte, []int) + func (*Portfwd) ProtoMessage() + func (x *Portfwd) GetHost() string + func (x *Portfwd) GetPort() uint32 + func (x *Portfwd) GetProtocol() int32 + func (x *Portfwd) GetResponse() *commonpb.Response + func (x *Portfwd) GetTunnelID() uint64 + func (x *Portfwd) ProtoReflect() protoreflect.Message + func (x *Portfwd) Reset() + func (x *Portfwd) String() string + type PortfwdReq struct + Host string + Port uint32 + Protocol int32 + Request *commonpb.Request + TunnelID uint64 + func (*PortfwdReq) Descriptor() ([]byte, []int) + func (*PortfwdReq) ProtoMessage() + func (x *PortfwdReq) GetHost() string + func (x *PortfwdReq) GetPort() uint32 + func (x *PortfwdReq) GetProtocol() int32 + func (x *PortfwdReq) GetRequest() *commonpb.Request + func (x *PortfwdReq) GetTunnelID() uint64 + func (x *PortfwdReq) ProtoReflect() protoreflect.Message + func (x *PortfwdReq) Reset() + func (x *PortfwdReq) String() string + type ProcessDump struct + Data []byte + Response *commonpb.Response + func (*ProcessDump) Descriptor() ([]byte, []int) + func (*ProcessDump) ProtoMessage() + func (x *ProcessDump) GetData() []byte + func (x *ProcessDump) GetResponse() *commonpb.Response + func (x *ProcessDump) ProtoReflect() protoreflect.Message + func (x *ProcessDump) Reset() + func (x *ProcessDump) String() string + type ProcessDumpReq struct + Pid int32 + Request *commonpb.Request + Timeout int32 + func (*ProcessDumpReq) Descriptor() ([]byte, []int) + func (*ProcessDumpReq) ProtoMessage() + func (x *ProcessDumpReq) GetPid() int32 + func (x *ProcessDumpReq) GetRequest() *commonpb.Request + func (x *ProcessDumpReq) GetTimeout() int32 + func (x *ProcessDumpReq) ProtoReflect() protoreflect.Message + func (x *ProcessDumpReq) Reset() + func (x *ProcessDumpReq) String() string + type Ps struct + Processes []*commonpb.Process + Response *commonpb.Response + func (*Ps) Descriptor() ([]byte, []int) + func (*Ps) ProtoMessage() + func (x *Ps) GetProcesses() []*commonpb.Process + func (x *Ps) GetResponse() *commonpb.Response + func (x *Ps) ProtoReflect() protoreflect.Message + func (x *Ps) Reset() + func (x *Ps) String() string + type PsReq struct + Request *commonpb.Request + func (*PsReq) Descriptor() ([]byte, []int) + func (*PsReq) ProtoMessage() + func (x *PsReq) GetRequest() *commonpb.Request + func (x *PsReq) ProtoReflect() protoreflect.Message + func (x *PsReq) Reset() + func (x *PsReq) String() string + type Pwd struct + Path string + Response *commonpb.Response + func (*Pwd) Descriptor() ([]byte, []int) + func (*Pwd) ProtoMessage() + func (x *Pwd) GetPath() string + func (x *Pwd) GetResponse() *commonpb.Response + func (x *Pwd) ProtoReflect() protoreflect.Message + func (x *Pwd) Reset() + func (x *Pwd) String() string + type PwdReq struct + Request *commonpb.Request + func (*PwdReq) Descriptor() ([]byte, []int) + func (*PwdReq) ProtoMessage() + func (x *PwdReq) GetRequest() *commonpb.Request + func (x *PwdReq) ProtoReflect() protoreflect.Message + func (x *PwdReq) Reset() + func (x *PwdReq) String() string + type RPortfwd struct + Host string + Port uint32 + Protocol int32 + Response *commonpb.Response + TunnelID uint64 + func (*RPortfwd) Descriptor() ([]byte, []int) + func (*RPortfwd) ProtoMessage() + func (x *RPortfwd) GetHost() string + func (x *RPortfwd) GetPort() uint32 + func (x *RPortfwd) GetProtocol() int32 + func (x *RPortfwd) GetResponse() *commonpb.Response + func (x *RPortfwd) GetTunnelID() uint64 + func (x *RPortfwd) ProtoReflect() protoreflect.Message + func (x *RPortfwd) Reset() + func (x *RPortfwd) String() string + type RPortfwdReq struct + Host string + Port uint32 + Protocol int32 + Request *commonpb.Request + TunnelID uint64 + func (*RPortfwdReq) Descriptor() ([]byte, []int) + func (*RPortfwdReq) ProtoMessage() + func (x *RPortfwdReq) GetHost() string + func (x *RPortfwdReq) GetPort() uint32 + func (x *RPortfwdReq) GetProtocol() int32 + func (x *RPortfwdReq) GetRequest() *commonpb.Request + func (x *RPortfwdReq) GetTunnelID() uint64 + func (x *RPortfwdReq) ProtoReflect() protoreflect.Message + func (x *RPortfwdReq) Reset() + func (x *RPortfwdReq) String() string + type Reconfigure struct + Response *commonpb.Response + func (*Reconfigure) Descriptor() ([]byte, []int) + func (*Reconfigure) ProtoMessage() + func (x *Reconfigure) GetResponse() *commonpb.Response + func (x *Reconfigure) ProtoReflect() protoreflect.Message + func (x *Reconfigure) Reset() + func (x *Reconfigure) String() string + type ReconfigureReq struct + BeaconInterval int64 + BeaconJitter int64 + ReconnectInterval int64 + Request *commonpb.Request + func (*ReconfigureReq) Descriptor() ([]byte, []int) + func (*ReconfigureReq) ProtoMessage() + func (x *ReconfigureReq) GetBeaconInterval() int64 + func (x *ReconfigureReq) GetBeaconJitter() int64 + func (x *ReconfigureReq) GetReconnectInterval() int64 + func (x *ReconfigureReq) GetRequest() *commonpb.Request + func (x *ReconfigureReq) ProtoReflect() protoreflect.Message + func (x *ReconfigureReq) Reset() + func (x *ReconfigureReq) String() string + type Register struct + ActiveC2 string + Arch string + ConfigID string + Filename string + Gid string + Hostname string + Locale string + Name string + Os string + PeerID int64 + Pid int32 + ProxyURL string + ReconnectInterval int64 + Uid string + Username string + Uuid string + Version string + func (*Register) Descriptor() ([]byte, []int) + func (*Register) ProtoMessage() + func (x *Register) GetActiveC2() string + func (x *Register) GetArch() string + func (x *Register) GetConfigID() string + func (x *Register) GetFilename() string + func (x *Register) GetGid() string + func (x *Register) GetHostname() string + func (x *Register) GetLocale() string + func (x *Register) GetName() string + func (x *Register) GetOs() string + func (x *Register) GetPeerID() int64 + func (x *Register) GetPid() int32 + func (x *Register) GetProxyURL() string + func (x *Register) GetReconnectInterval() int64 + func (x *Register) GetUid() string + func (x *Register) GetUsername() string + func (x *Register) GetUuid() string + func (x *Register) GetVersion() string + func (x *Register) ProtoReflect() protoreflect.Message + func (x *Register) Reset() + func (x *Register) String() string + type RegisterExtension struct + Response *commonpb.Response + func (*RegisterExtension) Descriptor() ([]byte, []int) + func (*RegisterExtension) ProtoMessage() + func (x *RegisterExtension) GetResponse() *commonpb.Response + func (x *RegisterExtension) ProtoReflect() protoreflect.Message + func (x *RegisterExtension) Reset() + func (x *RegisterExtension) String() string + type RegisterExtensionReq struct + Data []byte + Init string + Name string + OS string + Request *commonpb.Request + func (*RegisterExtensionReq) Descriptor() ([]byte, []int) + func (*RegisterExtensionReq) ProtoMessage() + func (x *RegisterExtensionReq) GetData() []byte + func (x *RegisterExtensionReq) GetInit() string + func (x *RegisterExtensionReq) GetName() string + func (x *RegisterExtensionReq) GetOS() string + func (x *RegisterExtensionReq) GetRequest() *commonpb.Request + func (x *RegisterExtensionReq) ProtoReflect() protoreflect.Message + func (x *RegisterExtensionReq) Reset() + func (x *RegisterExtensionReq) String() string + type RegistryCreateKey struct + Response *commonpb.Response + func (*RegistryCreateKey) Descriptor() ([]byte, []int) + func (*RegistryCreateKey) ProtoMessage() + func (x *RegistryCreateKey) GetResponse() *commonpb.Response + func (x *RegistryCreateKey) ProtoReflect() protoreflect.Message + func (x *RegistryCreateKey) Reset() + func (x *RegistryCreateKey) String() string + type RegistryCreateKeyReq struct + Hive string + Hostname string + Key string + Path string + Request *commonpb.Request + func (*RegistryCreateKeyReq) Descriptor() ([]byte, []int) + func (*RegistryCreateKeyReq) ProtoMessage() + func (x *RegistryCreateKeyReq) GetHive() string + func (x *RegistryCreateKeyReq) GetHostname() string + func (x *RegistryCreateKeyReq) GetKey() string + func (x *RegistryCreateKeyReq) GetPath() string + func (x *RegistryCreateKeyReq) GetRequest() *commonpb.Request + func (x *RegistryCreateKeyReq) ProtoReflect() protoreflect.Message + func (x *RegistryCreateKeyReq) Reset() + func (x *RegistryCreateKeyReq) String() string + type RegistryDeleteKey struct + Response *commonpb.Response + func (*RegistryDeleteKey) Descriptor() ([]byte, []int) + func (*RegistryDeleteKey) ProtoMessage() + func (x *RegistryDeleteKey) GetResponse() *commonpb.Response + func (x *RegistryDeleteKey) ProtoReflect() protoreflect.Message + func (x *RegistryDeleteKey) Reset() + func (x *RegistryDeleteKey) String() string + type RegistryDeleteKeyReq struct + Hive string + Hostname string + Key string + Path string + Request *commonpb.Request + func (*RegistryDeleteKeyReq) Descriptor() ([]byte, []int) + func (*RegistryDeleteKeyReq) ProtoMessage() + func (x *RegistryDeleteKeyReq) GetHive() string + func (x *RegistryDeleteKeyReq) GetHostname() string + func (x *RegistryDeleteKeyReq) GetKey() string + func (x *RegistryDeleteKeyReq) GetPath() string + func (x *RegistryDeleteKeyReq) GetRequest() *commonpb.Request + func (x *RegistryDeleteKeyReq) ProtoReflect() protoreflect.Message + func (x *RegistryDeleteKeyReq) Reset() + func (x *RegistryDeleteKeyReq) String() string + type RegistryListValuesReq struct + Hive string + Hostname string + Path string + Request *commonpb.Request + func (*RegistryListValuesReq) Descriptor() ([]byte, []int) + func (*RegistryListValuesReq) ProtoMessage() + func (x *RegistryListValuesReq) GetHive() string + func (x *RegistryListValuesReq) GetHostname() string + func (x *RegistryListValuesReq) GetPath() string + func (x *RegistryListValuesReq) GetRequest() *commonpb.Request + func (x *RegistryListValuesReq) ProtoReflect() protoreflect.Message + func (x *RegistryListValuesReq) Reset() + func (x *RegistryListValuesReq) String() string + type RegistryRead struct + Response *commonpb.Response + Value string + func (*RegistryRead) Descriptor() ([]byte, []int) + func (*RegistryRead) ProtoMessage() + func (x *RegistryRead) GetResponse() *commonpb.Response + func (x *RegistryRead) GetValue() string + func (x *RegistryRead) ProtoReflect() protoreflect.Message + func (x *RegistryRead) Reset() + func (x *RegistryRead) String() string + type RegistryReadReq struct + Hive string + Hostname string + Key string + Path string + Request *commonpb.Request + func (*RegistryReadReq) Descriptor() ([]byte, []int) + func (*RegistryReadReq) ProtoMessage() + func (x *RegistryReadReq) GetHive() string + func (x *RegistryReadReq) GetHostname() string + func (x *RegistryReadReq) GetKey() string + func (x *RegistryReadReq) GetPath() string + func (x *RegistryReadReq) GetRequest() *commonpb.Request + func (x *RegistryReadReq) ProtoReflect() protoreflect.Message + func (x *RegistryReadReq) Reset() + func (x *RegistryReadReq) String() string + type RegistrySubKeyList struct + Response *commonpb.Response + Subkeys []string + func (*RegistrySubKeyList) Descriptor() ([]byte, []int) + func (*RegistrySubKeyList) ProtoMessage() + func (x *RegistrySubKeyList) GetResponse() *commonpb.Response + func (x *RegistrySubKeyList) GetSubkeys() []string + func (x *RegistrySubKeyList) ProtoReflect() protoreflect.Message + func (x *RegistrySubKeyList) Reset() + func (x *RegistrySubKeyList) String() string + type RegistrySubKeyListReq struct + Hive string + Hostname string + Path string + Request *commonpb.Request + func (*RegistrySubKeyListReq) Descriptor() ([]byte, []int) + func (*RegistrySubKeyListReq) ProtoMessage() + func (x *RegistrySubKeyListReq) GetHive() string + func (x *RegistrySubKeyListReq) GetHostname() string + func (x *RegistrySubKeyListReq) GetPath() string + func (x *RegistrySubKeyListReq) GetRequest() *commonpb.Request + func (x *RegistrySubKeyListReq) ProtoReflect() protoreflect.Message + func (x *RegistrySubKeyListReq) Reset() + func (x *RegistrySubKeyListReq) String() string + type RegistryType int32 + const RegistryType_Binary + const RegistryType_DWORD + const RegistryType_QWORD + const RegistryType_String + const RegistryType_Unknown + func (RegistryType) Descriptor() protoreflect.EnumDescriptor + func (RegistryType) EnumDescriptor() ([]byte, []int) + func (RegistryType) Type() protoreflect.EnumType + func (x RegistryType) Enum() *RegistryType + func (x RegistryType) Number() protoreflect.EnumNumber + func (x RegistryType) String() string + type RegistryValuesList struct + Response *commonpb.Response + ValueNames []string + func (*RegistryValuesList) Descriptor() ([]byte, []int) + func (*RegistryValuesList) ProtoMessage() + func (x *RegistryValuesList) GetResponse() *commonpb.Response + func (x *RegistryValuesList) GetValueNames() []string + func (x *RegistryValuesList) ProtoReflect() protoreflect.Message + func (x *RegistryValuesList) Reset() + func (x *RegistryValuesList) String() string + type RegistryWrite struct + Response *commonpb.Response + func (*RegistryWrite) Descriptor() ([]byte, []int) + func (*RegistryWrite) ProtoMessage() + func (x *RegistryWrite) GetResponse() *commonpb.Response + func (x *RegistryWrite) ProtoReflect() protoreflect.Message + func (x *RegistryWrite) Reset() + func (x *RegistryWrite) String() string + type RegistryWriteReq struct + ByteValue []byte + DWordValue uint32 + Hive string + Hostname string + Key string + Path string + QWordValue uint64 + Request *commonpb.Request + StringValue string + Type uint32 + func (*RegistryWriteReq) Descriptor() ([]byte, []int) + func (*RegistryWriteReq) ProtoMessage() + func (x *RegistryWriteReq) GetByteValue() []byte + func (x *RegistryWriteReq) GetDWordValue() uint32 + func (x *RegistryWriteReq) GetHive() string + func (x *RegistryWriteReq) GetHostname() string + func (x *RegistryWriteReq) GetKey() string + func (x *RegistryWriteReq) GetPath() string + func (x *RegistryWriteReq) GetQWordValue() uint64 + func (x *RegistryWriteReq) GetRequest() *commonpb.Request + func (x *RegistryWriteReq) GetStringValue() string + func (x *RegistryWriteReq) GetType() uint32 + func (x *RegistryWriteReq) ProtoReflect() protoreflect.Message + func (x *RegistryWriteReq) Reset() + func (x *RegistryWriteReq) String() string + type RemoveServiceReq struct + Request *commonpb.Request + ServiceInfo *ServiceInfoReq + func (*RemoveServiceReq) Descriptor() ([]byte, []int) + func (*RemoveServiceReq) ProtoMessage() + func (x *RemoveServiceReq) GetRequest() *commonpb.Request + func (x *RemoveServiceReq) GetServiceInfo() *ServiceInfoReq + func (x *RemoveServiceReq) ProtoReflect() protoreflect.Message + func (x *RemoveServiceReq) Reset() + func (x *RemoveServiceReq) String() string + type RevToSelf struct + Response *commonpb.Response + func (*RevToSelf) Descriptor() ([]byte, []int) + func (*RevToSelf) ProtoMessage() + func (x *RevToSelf) GetResponse() *commonpb.Response + func (x *RevToSelf) ProtoReflect() protoreflect.Message + func (x *RevToSelf) Reset() + func (x *RevToSelf) String() string + type RevToSelfReq struct + Request *commonpb.Request + func (*RevToSelfReq) Descriptor() ([]byte, []int) + func (*RevToSelfReq) ProtoMessage() + func (x *RevToSelfReq) GetRequest() *commonpb.Request + func (x *RevToSelfReq) ProtoReflect() protoreflect.Message + func (x *RevToSelfReq) Reset() + func (x *RevToSelfReq) String() string + type Rm struct + Path string + Response *commonpb.Response + func (*Rm) Descriptor() ([]byte, []int) + func (*Rm) ProtoMessage() + func (x *Rm) GetPath() string + func (x *Rm) GetResponse() *commonpb.Response + func (x *Rm) ProtoReflect() protoreflect.Message + func (x *Rm) Reset() + func (x *Rm) String() string + type RmReq struct + Force bool + Path string + Recursive bool + Request *commonpb.Request + func (*RmReq) Descriptor() ([]byte, []int) + func (*RmReq) ProtoMessage() + func (x *RmReq) GetForce() bool + func (x *RmReq) GetPath() string + func (x *RmReq) GetRecursive() bool + func (x *RmReq) GetRequest() *commonpb.Request + func (x *RmReq) ProtoReflect() protoreflect.Message + func (x *RmReq) Reset() + func (x *RmReq) String() string + type RportFwdListener struct + BindAddress string + BindPort uint32 + ForwardAddress string + ForwardPort uint32 + ID uint32 + Response *commonpb.Response + func (*RportFwdListener) Descriptor() ([]byte, []int) + func (*RportFwdListener) ProtoMessage() + func (x *RportFwdListener) GetBindAddress() string + func (x *RportFwdListener) GetBindPort() uint32 + func (x *RportFwdListener) GetForwardAddress() string + func (x *RportFwdListener) GetForwardPort() uint32 + func (x *RportFwdListener) GetID() uint32 + func (x *RportFwdListener) GetResponse() *commonpb.Response + func (x *RportFwdListener) ProtoReflect() protoreflect.Message + func (x *RportFwdListener) Reset() + func (x *RportFwdListener) String() string + type RportFwdListeners struct + Listeners []*RportFwdListener + Response *commonpb.Response + func (*RportFwdListeners) Descriptor() ([]byte, []int) + func (*RportFwdListeners) ProtoMessage() + func (x *RportFwdListeners) GetListeners() []*RportFwdListener + func (x *RportFwdListeners) GetResponse() *commonpb.Response + func (x *RportFwdListeners) ProtoReflect() protoreflect.Message + func (x *RportFwdListeners) Reset() + func (x *RportFwdListeners) String() string + type RportFwdListenersReq struct + Request *commonpb.Request + func (*RportFwdListenersReq) Descriptor() ([]byte, []int) + func (*RportFwdListenersReq) ProtoMessage() + func (x *RportFwdListenersReq) GetRequest() *commonpb.Request + func (x *RportFwdListenersReq) ProtoReflect() protoreflect.Message + func (x *RportFwdListenersReq) Reset() + func (x *RportFwdListenersReq) String() string + type RportFwdStartListenerReq struct + BindAddress string + BindPort uint32 + ForwardAddress string + ForwardPort uint32 + Request *commonpb.Request + func (*RportFwdStartListenerReq) Descriptor() ([]byte, []int) + func (*RportFwdStartListenerReq) ProtoMessage() + func (x *RportFwdStartListenerReq) GetBindAddress() string + func (x *RportFwdStartListenerReq) GetBindPort() uint32 + func (x *RportFwdStartListenerReq) GetForwardAddress() string + func (x *RportFwdStartListenerReq) GetForwardPort() uint32 + func (x *RportFwdStartListenerReq) GetRequest() *commonpb.Request + func (x *RportFwdStartListenerReq) ProtoReflect() protoreflect.Message + func (x *RportFwdStartListenerReq) Reset() + func (x *RportFwdStartListenerReq) String() string + type RportFwdStopListenerReq struct + ID uint32 + Request *commonpb.Request + func (*RportFwdStopListenerReq) Descriptor() ([]byte, []int) + func (*RportFwdStopListenerReq) ProtoMessage() + func (x *RportFwdStopListenerReq) GetID() uint32 + func (x *RportFwdStopListenerReq) GetRequest() *commonpb.Request + func (x *RportFwdStopListenerReq) ProtoReflect() protoreflect.Message + func (x *RportFwdStopListenerReq) Reset() + func (x *RportFwdStopListenerReq) String() string + type RunAs struct + Output string + Response *commonpb.Response + func (*RunAs) Descriptor() ([]byte, []int) + func (*RunAs) ProtoMessage() + func (x *RunAs) GetOutput() string + func (x *RunAs) GetResponse() *commonpb.Response + func (x *RunAs) ProtoReflect() protoreflect.Message + func (x *RunAs) Reset() + func (x *RunAs) String() string + type RunAsReq struct + Args string + Domain string + HideWindow bool + NetOnly bool + Password string + ProcessName string + Request *commonpb.Request + Username string + func (*RunAsReq) Descriptor() ([]byte, []int) + func (*RunAsReq) ProtoMessage() + func (x *RunAsReq) GetArgs() string + func (x *RunAsReq) GetDomain() string + func (x *RunAsReq) GetHideWindow() bool + func (x *RunAsReq) GetNetOnly() bool + func (x *RunAsReq) GetPassword() string + func (x *RunAsReq) GetProcessName() string + func (x *RunAsReq) GetRequest() *commonpb.Request + func (x *RunAsReq) GetUsername() string + func (x *RunAsReq) ProtoReflect() protoreflect.Message + func (x *RunAsReq) Reset() + func (x *RunAsReq) String() string + type SSHCommand struct + Response *commonpb.Response + StdErr string + StdOut string + func (*SSHCommand) Descriptor() ([]byte, []int) + func (*SSHCommand) ProtoMessage() + func (x *SSHCommand) GetResponse() *commonpb.Response + func (x *SSHCommand) GetStdErr() string + func (x *SSHCommand) GetStdOut() string + func (x *SSHCommand) ProtoReflect() protoreflect.Message + func (x *SSHCommand) Reset() + func (x *SSHCommand) String() string + type SSHCommandReq struct + Command string + Hostname string + Keytab []byte + Krb5Conf string + Password string + Port uint32 + PrivKey []byte + Realm string + Request *commonpb.Request + SignedUserCert []byte + Username string + func (*SSHCommandReq) Descriptor() ([]byte, []int) + func (*SSHCommandReq) ProtoMessage() + func (x *SSHCommandReq) GetCommand() string + func (x *SSHCommandReq) GetHostname() string + func (x *SSHCommandReq) GetKeytab() []byte + func (x *SSHCommandReq) GetKrb5Conf() string + func (x *SSHCommandReq) GetPassword() string + func (x *SSHCommandReq) GetPort() uint32 + func (x *SSHCommandReq) GetPrivKey() []byte + func (x *SSHCommandReq) GetRealm() string + func (x *SSHCommandReq) GetRequest() *commonpb.Request + func (x *SSHCommandReq) GetSignedUserCert() []byte + func (x *SSHCommandReq) GetUsername() string + func (x *SSHCommandReq) ProtoReflect() protoreflect.Message + func (x *SSHCommandReq) Reset() + func (x *SSHCommandReq) String() string + type Screenshot struct + Data []byte + Response *commonpb.Response + func (*Screenshot) Descriptor() ([]byte, []int) + func (*Screenshot) ProtoMessage() + func (x *Screenshot) GetData() []byte + func (x *Screenshot) GetResponse() *commonpb.Response + func (x *Screenshot) ProtoReflect() protoreflect.Message + func (x *Screenshot) Reset() + func (x *Screenshot) String() string + type ScreenshotReq struct + Request *commonpb.Request + func (*ScreenshotReq) Descriptor() ([]byte, []int) + func (*ScreenshotReq) ProtoMessage() + func (x *ScreenshotReq) GetRequest() *commonpb.Request + func (x *ScreenshotReq) ProtoReflect() protoreflect.Message + func (x *ScreenshotReq) Reset() + func (x *ScreenshotReq) String() string + type ServiceInfo struct + Response *commonpb.Response + func (*ServiceInfo) Descriptor() ([]byte, []int) + func (*ServiceInfo) ProtoMessage() + func (x *ServiceInfo) GetResponse() *commonpb.Response + func (x *ServiceInfo) ProtoReflect() protoreflect.Message + func (x *ServiceInfo) Reset() + func (x *ServiceInfo) String() string + type ServiceInfoReq struct + Hostname string + ServiceName string + func (*ServiceInfoReq) Descriptor() ([]byte, []int) + func (*ServiceInfoReq) ProtoMessage() + func (x *ServiceInfoReq) GetHostname() string + func (x *ServiceInfoReq) GetServiceName() string + func (x *ServiceInfoReq) ProtoReflect() protoreflect.Message + func (x *ServiceInfoReq) Reset() + func (x *ServiceInfoReq) String() string + type SessionRegister struct + ID string + Register *Register + func (*SessionRegister) Descriptor() ([]byte, []int) + func (*SessionRegister) ProtoMessage() + func (x *SessionRegister) GetID() string + func (x *SessionRegister) GetRegister() *Register + func (x *SessionRegister) ProtoReflect() protoreflect.Message + func (x *SessionRegister) Reset() + func (x *SessionRegister) String() string + type SetEnv struct + Response *commonpb.Response + func (*SetEnv) Descriptor() ([]byte, []int) + func (*SetEnv) ProtoMessage() + func (x *SetEnv) GetResponse() *commonpb.Response + func (x *SetEnv) ProtoReflect() protoreflect.Message + func (x *SetEnv) Reset() + func (x *SetEnv) String() string + type SetEnvReq struct + Request *commonpb.Request + Variable *commonpb.EnvVar + func (*SetEnvReq) Descriptor() ([]byte, []int) + func (*SetEnvReq) ProtoMessage() + func (x *SetEnvReq) GetRequest() *commonpb.Request + func (x *SetEnvReq) GetVariable() *commonpb.EnvVar + func (x *SetEnvReq) ProtoReflect() protoreflect.Message + func (x *SetEnvReq) Reset() + func (x *SetEnvReq) String() string + type Shell struct + EnablePTY bool + Path string + Pid uint32 + Response *commonpb.Response + TunnelID uint64 + func (*Shell) Descriptor() ([]byte, []int) + func (*Shell) ProtoMessage() + func (x *Shell) GetEnablePTY() bool + func (x *Shell) GetPath() string + func (x *Shell) GetPid() uint32 + func (x *Shell) GetResponse() *commonpb.Response + func (x *Shell) GetTunnelID() uint64 + func (x *Shell) ProtoReflect() protoreflect.Message + func (x *Shell) Reset() + func (x *Shell) String() string + type ShellReq struct + EnablePTY bool + Path string + Pid uint32 + Request *commonpb.Request + TunnelID uint64 + func (*ShellReq) Descriptor() ([]byte, []int) + func (*ShellReq) ProtoMessage() + func (x *ShellReq) GetEnablePTY() bool + func (x *ShellReq) GetPath() string + func (x *ShellReq) GetPid() uint32 + func (x *ShellReq) GetRequest() *commonpb.Request + func (x *ShellReq) GetTunnelID() uint64 + func (x *ShellReq) ProtoReflect() protoreflect.Message + func (x *ShellReq) Reset() + func (x *ShellReq) String() string + type Sideload struct + Response *commonpb.Response + Result string + func (*Sideload) Descriptor() ([]byte, []int) + func (*Sideload) ProtoMessage() + func (x *Sideload) GetResponse() *commonpb.Response + func (x *Sideload) GetResult() string + func (x *Sideload) ProtoReflect() protoreflect.Message + func (x *Sideload) Reset() + func (x *Sideload) String() string + type SideloadReq struct + Args string + Data []byte + EntryPoint string + IsDLL bool + IsUnicode bool + Kill bool + PPid uint32 + ProcessArgs []string + ProcessName string + Request *commonpb.Request + func (*SideloadReq) Descriptor() ([]byte, []int) + func (*SideloadReq) ProtoMessage() + func (x *SideloadReq) GetArgs() string + func (x *SideloadReq) GetData() []byte + func (x *SideloadReq) GetEntryPoint() string + func (x *SideloadReq) GetIsDLL() bool + func (x *SideloadReq) GetIsUnicode() bool + func (x *SideloadReq) GetKill() bool + func (x *SideloadReq) GetPPid() uint32 + func (x *SideloadReq) GetProcessArgs() []string + func (x *SideloadReq) GetProcessName() string + func (x *SideloadReq) GetRequest() *commonpb.Request + func (x *SideloadReq) ProtoReflect() protoreflect.Message + func (x *SideloadReq) Reset() + func (x *SideloadReq) String() string + type SockTabEntry struct + LocalAddr *SockTabEntry_SockAddr + Process *commonpb.Process + Protocol string + RemoteAddr *SockTabEntry_SockAddr + SkState string + UID uint32 + func (*SockTabEntry) Descriptor() ([]byte, []int) + func (*SockTabEntry) ProtoMessage() + func (x *SockTabEntry) GetLocalAddr() *SockTabEntry_SockAddr + func (x *SockTabEntry) GetProcess() *commonpb.Process + func (x *SockTabEntry) GetProtocol() string + func (x *SockTabEntry) GetRemoteAddr() *SockTabEntry_SockAddr + func (x *SockTabEntry) GetSkState() string + func (x *SockTabEntry) GetUID() uint32 + func (x *SockTabEntry) ProtoReflect() protoreflect.Message + func (x *SockTabEntry) Reset() + func (x *SockTabEntry) String() string + type SockTabEntry_SockAddr struct + Ip string + Port uint32 + func (*SockTabEntry_SockAddr) Descriptor() ([]byte, []int) + func (*SockTabEntry_SockAddr) ProtoMessage() + func (x *SockTabEntry_SockAddr) GetIp() string + func (x *SockTabEntry_SockAddr) GetPort() uint32 + func (x *SockTabEntry_SockAddr) ProtoReflect() protoreflect.Message + func (x *SockTabEntry_SockAddr) Reset() + func (x *SockTabEntry_SockAddr) String() string + type Socks struct + SessionID string + TunnelID uint64 + func (*Socks) Descriptor() ([]byte, []int) + func (*Socks) ProtoMessage() + func (x *Socks) GetSessionID() string + func (x *Socks) GetTunnelID() uint64 + func (x *Socks) ProtoReflect() protoreflect.Message + func (x *Socks) Reset() + func (x *Socks) String() string + type SocksData struct + CloseConn bool + Data []byte + Password string + Request *commonpb.Request + Sequence uint64 + TunnelID uint64 + Username string + func (*SocksData) Descriptor() ([]byte, []int) + func (*SocksData) ProtoMessage() + func (x *SocksData) GetCloseConn() bool + func (x *SocksData) GetData() []byte + func (x *SocksData) GetPassword() string + func (x *SocksData) GetRequest() *commonpb.Request + func (x *SocksData) GetSequence() uint64 + func (x *SocksData) GetTunnelID() uint64 + func (x *SocksData) GetUsername() string + func (x *SocksData) ProtoReflect() protoreflect.Message + func (x *SocksData) Reset() + func (x *SocksData) String() string + type SpawnDll struct + Response *commonpb.Response + Result string + func (*SpawnDll) Descriptor() ([]byte, []int) + func (*SpawnDll) ProtoMessage() + func (x *SpawnDll) GetResponse() *commonpb.Response + func (x *SpawnDll) GetResult() string + func (x *SpawnDll) ProtoReflect() protoreflect.Message + func (x *SpawnDll) Reset() + func (x *SpawnDll) String() string + type SpawnDllReq struct + Args string + Data []byte + Kill bool + Offset uint32 + PPid uint32 + ProcessArgs []string + ProcessName string + Request *commonpb.Request + func (*SpawnDllReq) Descriptor() ([]byte, []int) + func (*SpawnDllReq) ProtoMessage() + func (x *SpawnDllReq) GetArgs() string + func (x *SpawnDllReq) GetData() []byte + func (x *SpawnDllReq) GetKill() bool + func (x *SpawnDllReq) GetOffset() uint32 + func (x *SpawnDllReq) GetPPid() uint32 + func (x *SpawnDllReq) GetProcessArgs() []string + func (x *SpawnDllReq) GetProcessName() string + func (x *SpawnDllReq) GetRequest() *commonpb.Request + func (x *SpawnDllReq) ProtoReflect() protoreflect.Message + func (x *SpawnDllReq) Reset() + func (x *SpawnDllReq) String() string + type StartServiceReq struct + Arguments string + BinPath string + Hostname string + Request *commonpb.Request + ServiceDescription string + ServiceName string + func (*StartServiceReq) Descriptor() ([]byte, []int) + func (*StartServiceReq) ProtoMessage() + func (x *StartServiceReq) GetArguments() string + func (x *StartServiceReq) GetBinPath() string + func (x *StartServiceReq) GetHostname() string + func (x *StartServiceReq) GetRequest() *commonpb.Request + func (x *StartServiceReq) GetServiceDescription() string + func (x *StartServiceReq) GetServiceName() string + func (x *StartServiceReq) ProtoReflect() protoreflect.Message + func (x *StartServiceReq) Reset() + func (x *StartServiceReq) String() string + type StopServiceReq struct + Request *commonpb.Request + ServiceInfo *ServiceInfoReq + func (*StopServiceReq) Descriptor() ([]byte, []int) + func (*StopServiceReq) ProtoMessage() + func (x *StopServiceReq) GetRequest() *commonpb.Request + func (x *StopServiceReq) GetServiceInfo() *ServiceInfoReq + func (x *StopServiceReq) ProtoReflect() protoreflect.Message + func (x *StopServiceReq) Reset() + func (x *StopServiceReq) String() string + type Task struct + Response *commonpb.Response + func (*Task) Descriptor() ([]byte, []int) + func (*Task) ProtoMessage() + func (x *Task) GetResponse() *commonpb.Response + func (x *Task) ProtoReflect() protoreflect.Message + func (x *Task) Reset() + func (x *Task) String() string + type TaskReq struct + Data []byte + Encoder string + Pid uint32 + RWXPages bool + Request *commonpb.Request + func (*TaskReq) Descriptor() ([]byte, []int) + func (*TaskReq) ProtoMessage() + func (x *TaskReq) GetData() []byte + func (x *TaskReq) GetEncoder() string + func (x *TaskReq) GetPid() uint32 + func (x *TaskReq) GetRWXPages() bool + func (x *TaskReq) GetRequest() *commonpb.Request + func (x *TaskReq) ProtoReflect() protoreflect.Message + func (x *TaskReq) Reset() + func (x *TaskReq) String() string + type Terminate struct + Pid int32 + Response *commonpb.Response + func (*Terminate) Descriptor() ([]byte, []int) + func (*Terminate) ProtoMessage() + func (x *Terminate) GetPid() int32 + func (x *Terminate) GetResponse() *commonpb.Response + func (x *Terminate) ProtoReflect() protoreflect.Message + func (x *Terminate) Reset() + func (x *Terminate) String() string + type TerminateReq struct + Force bool + Pid int32 + Request *commonpb.Request + func (*TerminateReq) Descriptor() ([]byte, []int) + func (*TerminateReq) ProtoMessage() + func (x *TerminateReq) GetForce() bool + func (x *TerminateReq) GetPid() int32 + func (x *TerminateReq) GetRequest() *commonpb.Request + func (x *TerminateReq) ProtoReflect() protoreflect.Message + func (x *TerminateReq) Reset() + func (x *TerminateReq) String() string + type Tunnel struct + SessionID string + TunnelID uint64 + func (*Tunnel) Descriptor() ([]byte, []int) + func (*Tunnel) ProtoMessage() + func (x *Tunnel) GetSessionID() string + func (x *Tunnel) GetTunnelID() uint64 + func (x *Tunnel) ProtoReflect() protoreflect.Message + func (x *Tunnel) Reset() + func (x *Tunnel) String() string + type TunnelData struct + Ack uint64 + Closed bool + CreateReverse bool + Data []byte + Resend bool + Rportfwd *RPortfwd + Sequence uint64 + SessionID string + TunnelID uint64 + func (*TunnelData) Descriptor() ([]byte, []int) + func (*TunnelData) ProtoMessage() + func (x *TunnelData) GetAck() uint64 + func (x *TunnelData) GetClosed() bool + func (x *TunnelData) GetCreateReverse() bool + func (x *TunnelData) GetData() []byte + func (x *TunnelData) GetResend() bool + func (x *TunnelData) GetRportfwd() *RPortfwd + func (x *TunnelData) GetSequence() uint64 + func (x *TunnelData) GetSessionID() string + func (x *TunnelData) GetTunnelID() uint64 + func (x *TunnelData) ProtoReflect() protoreflect.Message + func (x *TunnelData) Reset() + func (x *TunnelData) String() string + type UnsetEnv struct + Response *commonpb.Response + func (*UnsetEnv) Descriptor() ([]byte, []int) + func (*UnsetEnv) ProtoMessage() + func (x *UnsetEnv) GetResponse() *commonpb.Response + func (x *UnsetEnv) ProtoReflect() protoreflect.Message + func (x *UnsetEnv) Reset() + func (x *UnsetEnv) String() string + type UnsetEnvReq struct + Name string + Request *commonpb.Request + func (*UnsetEnvReq) Descriptor() ([]byte, []int) + func (*UnsetEnvReq) ProtoMessage() + func (x *UnsetEnvReq) GetName() string + func (x *UnsetEnvReq) GetRequest() *commonpb.Request + func (x *UnsetEnvReq) ProtoReflect() protoreflect.Message + func (x *UnsetEnvReq) Reset() + func (x *UnsetEnvReq) String() string + type Upload struct + Path string + Response *commonpb.Response + func (*Upload) Descriptor() ([]byte, []int) + func (*Upload) ProtoMessage() + func (x *Upload) GetPath() string + func (x *Upload) GetResponse() *commonpb.Response + func (x *Upload) ProtoReflect() protoreflect.Message + func (x *Upload) Reset() + func (x *Upload) String() string + type UploadReq struct + Data []byte + Encoder string + IsIOC bool + Path string + Request *commonpb.Request + func (*UploadReq) Descriptor() ([]byte, []int) + func (*UploadReq) ProtoMessage() + func (x *UploadReq) GetData() []byte + func (x *UploadReq) GetEncoder() string + func (x *UploadReq) GetIsIOC() bool + func (x *UploadReq) GetPath() string + func (x *UploadReq) GetRequest() *commonpb.Request + func (x *UploadReq) ProtoReflect() protoreflect.Message + func (x *UploadReq) Reset() + func (x *UploadReq) String() string + type WGPortForward struct + Forwarder *WGTCPForwarder + Response *commonpb.Response + func (*WGPortForward) Descriptor() ([]byte, []int) + func (*WGPortForward) ProtoMessage() + func (x *WGPortForward) GetForwarder() *WGTCPForwarder + func (x *WGPortForward) GetResponse() *commonpb.Response + func (x *WGPortForward) ProtoReflect() protoreflect.Message + func (x *WGPortForward) Reset() + func (x *WGPortForward) String() string + type WGPortForwardStartReq struct + LocalPort int32 + RemoteAddress string + Request *commonpb.Request + func (*WGPortForwardStartReq) Descriptor() ([]byte, []int) + func (*WGPortForwardStartReq) ProtoMessage() + func (x *WGPortForwardStartReq) GetLocalPort() int32 + func (x *WGPortForwardStartReq) GetRemoteAddress() string + func (x *WGPortForwardStartReq) GetRequest() *commonpb.Request + func (x *WGPortForwardStartReq) ProtoReflect() protoreflect.Message + func (x *WGPortForwardStartReq) Reset() + func (x *WGPortForwardStartReq) String() string + type WGPortForwardStopReq struct + ID int32 + Request *commonpb.Request + func (*WGPortForwardStopReq) Descriptor() ([]byte, []int) + func (*WGPortForwardStopReq) ProtoMessage() + func (x *WGPortForwardStopReq) GetID() int32 + func (x *WGPortForwardStopReq) GetRequest() *commonpb.Request + func (x *WGPortForwardStopReq) ProtoReflect() protoreflect.Message + func (x *WGPortForwardStopReq) Reset() + func (x *WGPortForwardStopReq) String() string + type WGSocks struct + Response *commonpb.Response + Server *WGSocksServer + func (*WGSocks) Descriptor() ([]byte, []int) + func (*WGSocks) ProtoMessage() + func (x *WGSocks) GetResponse() *commonpb.Response + func (x *WGSocks) GetServer() *WGSocksServer + func (x *WGSocks) ProtoReflect() protoreflect.Message + func (x *WGSocks) Reset() + func (x *WGSocks) String() string + type WGSocksServer struct + ID int32 + LocalAddr string + func (*WGSocksServer) Descriptor() ([]byte, []int) + func (*WGSocksServer) ProtoMessage() + func (x *WGSocksServer) GetID() int32 + func (x *WGSocksServer) GetLocalAddr() string + func (x *WGSocksServer) ProtoReflect() protoreflect.Message + func (x *WGSocksServer) Reset() + func (x *WGSocksServer) String() string + type WGSocksServers struct + Response *commonpb.Response + Servers []*WGSocksServer + func (*WGSocksServers) Descriptor() ([]byte, []int) + func (*WGSocksServers) ProtoMessage() + func (x *WGSocksServers) GetResponse() *commonpb.Response + func (x *WGSocksServers) GetServers() []*WGSocksServer + func (x *WGSocksServers) ProtoReflect() protoreflect.Message + func (x *WGSocksServers) Reset() + func (x *WGSocksServers) String() string + type WGSocksServersReq struct + Request *commonpb.Request + func (*WGSocksServersReq) Descriptor() ([]byte, []int) + func (*WGSocksServersReq) ProtoMessage() + func (x *WGSocksServersReq) GetRequest() *commonpb.Request + func (x *WGSocksServersReq) ProtoReflect() protoreflect.Message + func (x *WGSocksServersReq) Reset() + func (x *WGSocksServersReq) String() string + type WGSocksStartReq struct + Port int32 + Request *commonpb.Request + func (*WGSocksStartReq) Descriptor() ([]byte, []int) + func (*WGSocksStartReq) ProtoMessage() + func (x *WGSocksStartReq) GetPort() int32 + func (x *WGSocksStartReq) GetRequest() *commonpb.Request + func (x *WGSocksStartReq) ProtoReflect() protoreflect.Message + func (x *WGSocksStartReq) Reset() + func (x *WGSocksStartReq) String() string + type WGSocksStopReq struct + ID int32 + Request *commonpb.Request + func (*WGSocksStopReq) Descriptor() ([]byte, []int) + func (*WGSocksStopReq) ProtoMessage() + func (x *WGSocksStopReq) GetID() int32 + func (x *WGSocksStopReq) GetRequest() *commonpb.Request + func (x *WGSocksStopReq) ProtoReflect() protoreflect.Message + func (x *WGSocksStopReq) Reset() + func (x *WGSocksStopReq) String() string + type WGTCPForwarder struct + ID int32 + LocalAddr string + RemoteAddr string + func (*WGTCPForwarder) Descriptor() ([]byte, []int) + func (*WGTCPForwarder) ProtoMessage() + func (x *WGTCPForwarder) GetID() int32 + func (x *WGTCPForwarder) GetLocalAddr() string + func (x *WGTCPForwarder) GetRemoteAddr() string + func (x *WGTCPForwarder) ProtoReflect() protoreflect.Message + func (x *WGTCPForwarder) Reset() + func (x *WGTCPForwarder) String() string + type WGTCPForwarders struct + Forwarders []*WGTCPForwarder + Response *commonpb.Response + func (*WGTCPForwarders) Descriptor() ([]byte, []int) + func (*WGTCPForwarders) ProtoMessage() + func (x *WGTCPForwarders) GetForwarders() []*WGTCPForwarder + func (x *WGTCPForwarders) GetResponse() *commonpb.Response + func (x *WGTCPForwarders) ProtoReflect() protoreflect.Message + func (x *WGTCPForwarders) Reset() + func (x *WGTCPForwarders) String() string + type WGTCPForwardersReq struct + Request *commonpb.Request + func (*WGTCPForwardersReq) Descriptor() ([]byte, []int) + func (*WGTCPForwardersReq) ProtoMessage() + func (x *WGTCPForwardersReq) GetRequest() *commonpb.Request + func (x *WGTCPForwardersReq) ProtoReflect() protoreflect.Message + func (x *WGTCPForwardersReq) Reset() + func (x *WGTCPForwardersReq) String() string + type WindowsPrivilegeEntry struct + Description string + Enabled bool + EnabledByDefault bool + Name string + Removed bool + UsedForAccess bool + func (*WindowsPrivilegeEntry) Descriptor() ([]byte, []int) + func (*WindowsPrivilegeEntry) ProtoMessage() + func (x *WindowsPrivilegeEntry) GetDescription() string + func (x *WindowsPrivilegeEntry) GetEnabled() bool + func (x *WindowsPrivilegeEntry) GetEnabledByDefault() bool + func (x *WindowsPrivilegeEntry) GetName() string + func (x *WindowsPrivilegeEntry) GetRemoved() bool + func (x *WindowsPrivilegeEntry) GetUsedForAccess() bool + func (x *WindowsPrivilegeEntry) ProtoReflect() protoreflect.Message + func (x *WindowsPrivilegeEntry) Reset() + func (x *WindowsPrivilegeEntry) String() string