Documentation ¶
Index ¶
- Variables
- type Canaries
- type Client
- func (*Client) Descriptor() ([]byte, []int)deprecated
- func (x *Client) GetID() uint32
- func (x *Client) GetName() string
- func (x *Client) GetOperator() *Operator
- func (*Client) ProtoMessage()
- func (x *Client) ProtoReflect() protoreflect.Message
- func (x *Client) Reset()
- func (x *Client) String() string
- type CloseTunnelReq
- func (*CloseTunnelReq) Descriptor() ([]byte, []int)deprecated
- func (x *CloseTunnelReq) GetRequest() *commonpb.Request
- func (x *CloseTunnelReq) GetTunnelID() uint64
- func (*CloseTunnelReq) ProtoMessage()
- func (x *CloseTunnelReq) ProtoReflect() protoreflect.Message
- func (x *CloseTunnelReq) Reset()
- func (x *CloseTunnelReq) String() string
- type CreateTunnel
- func (*CreateTunnel) Descriptor() ([]byte, []int)deprecated
- func (x *CreateTunnel) GetSessionID() uint32
- func (x *CreateTunnel) GetTunnelID() uint64
- func (*CreateTunnel) ProtoMessage()
- func (x *CreateTunnel) ProtoReflect() protoreflect.Message
- func (x *CreateTunnel) Reset()
- func (x *CreateTunnel) String() string
- type CreateTunnelReq
- type DNSCanary
- func (*DNSCanary) Descriptor() ([]byte, []int)deprecated
- func (x *DNSCanary) GetCount() uint32
- func (x *DNSCanary) GetDomain() string
- func (x *DNSCanary) GetFirstTriggered() string
- func (x *DNSCanary) GetImplantName() string
- func (x *DNSCanary) GetLatestTrigger() string
- func (x *DNSCanary) GetTriggered() bool
- func (*DNSCanary) ProtoMessage()
- func (x *DNSCanary) ProtoReflect() protoreflect.Message
- func (x *DNSCanary) Reset()
- func (x *DNSCanary) String() string
- type DNSListener
- type DNSListenerReq
- func (*DNSListenerReq) Descriptor() ([]byte, []int)deprecated
- func (x *DNSListenerReq) GetCanaries() bool
- func (x *DNSListenerReq) GetDomains() []string
- func (x *DNSListenerReq) GetHost() string
- func (x *DNSListenerReq) GetPersistent() bool
- func (x *DNSListenerReq) GetPort() uint32
- func (*DNSListenerReq) ProtoMessage()
- func (x *DNSListenerReq) ProtoReflect() protoreflect.Message
- func (x *DNSListenerReq) Reset()
- func (x *DNSListenerReq) String() string
- type DeleteReq
- type Event
- func (*Event) Descriptor() ([]byte, []int)deprecated
- func (x *Event) GetClient() *Client
- func (x *Event) GetData() []byte
- func (x *Event) GetErr() string
- func (x *Event) GetEventType() string
- func (x *Event) GetJob() *Job
- func (x *Event) GetSession() *Session
- func (*Event) ProtoMessage()
- func (x *Event) ProtoReflect() protoreflect.Message
- func (x *Event) Reset()
- func (x *Event) String() string
- type Generate
- type GenerateReq
- type GetSystemReq
- func (*GetSystemReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetSystemReq) GetConfig() *ImplantConfig
- func (x *GetSystemReq) GetHostingProcess() string
- func (x *GetSystemReq) GetRequest() *commonpb.Request
- func (*GetSystemReq) ProtoMessage()
- func (x *GetSystemReq) ProtoReflect() protoreflect.Message
- func (x *GetSystemReq) Reset()
- func (x *GetSystemReq) String() string
- type HTTPListener
- type HTTPListenerReq
- func (*HTTPListenerReq) Descriptor() ([]byte, []int)deprecated
- func (x *HTTPListenerReq) GetACME() bool
- func (x *HTTPListenerReq) GetCert() []byte
- func (x *HTTPListenerReq) GetDomain() string
- func (x *HTTPListenerReq) GetHost() string
- func (x *HTTPListenerReq) GetKey() []byte
- func (x *HTTPListenerReq) GetPersistent() bool
- func (x *HTTPListenerReq) GetPort() uint32
- func (x *HTTPListenerReq) GetSecure() bool
- func (x *HTTPListenerReq) GetWebsite() string
- func (*HTTPListenerReq) ProtoMessage()
- func (x *HTTPListenerReq) ProtoReflect() protoreflect.Message
- func (x *HTTPListenerReq) Reset()
- func (x *HTTPListenerReq) String() string
- type ImplantBuilds
- type ImplantC2
- func (*ImplantC2) Descriptor() ([]byte, []int)deprecated
- func (x *ImplantC2) GetOptions() string
- func (x *ImplantC2) GetPriority() uint32
- func (x *ImplantC2) GetURL() string
- func (*ImplantC2) ProtoMessage()
- func (x *ImplantC2) ProtoReflect() protoreflect.Message
- func (x *ImplantC2) Reset()
- func (x *ImplantC2) String() string
- type ImplantConfig
- func (*ImplantConfig) Descriptor() ([]byte, []int)deprecated
- func (x *ImplantConfig) GetC2() []*ImplantC2
- func (x *ImplantConfig) GetCACert() string
- func (x *ImplantConfig) GetCanaryDomains() []string
- func (x *ImplantConfig) GetCert() string
- func (x *ImplantConfig) GetDebug() bool
- func (x *ImplantConfig) GetEvasion() bool
- func (x *ImplantConfig) GetFileName() string
- func (x *ImplantConfig) GetFormat() ImplantConfig_OutputFormat
- func (x *ImplantConfig) GetGOARCH() string
- func (x *ImplantConfig) GetGOOS() string
- func (x *ImplantConfig) GetIsService() bool
- func (x *ImplantConfig) GetIsSharedLib() bool
- func (x *ImplantConfig) GetIsShellcode() bool
- func (x *ImplantConfig) GetKey() string
- func (x *ImplantConfig) GetLimitDatetime() string
- func (x *ImplantConfig) GetLimitDomainJoined() bool
- func (x *ImplantConfig) GetLimitFileExists() string
- func (x *ImplantConfig) GetLimitHostname() string
- func (x *ImplantConfig) GetLimitUsername() string
- func (x *ImplantConfig) GetMaxConnectionErrors() uint32
- func (x *ImplantConfig) GetName() string
- func (x *ImplantConfig) GetObfuscateSymbols() bool
- func (x *ImplantConfig) GetPollInterval() uint32
- func (x *ImplantConfig) GetReconnectInterval() uint32
- func (x *ImplantConfig) GetWGImplantPrivKey() string
- func (x *ImplantConfig) GetWGKeyExchangePort() uint32
- func (x *ImplantConfig) GetWGPeerTunIP() string
- func (x *ImplantConfig) GetWGServerPubKey() string
- func (x *ImplantConfig) GetWGTcpCommsPort() uint32
- func (*ImplantConfig) ProtoMessage()
- func (x *ImplantConfig) ProtoReflect() protoreflect.Message
- func (x *ImplantConfig) Reset()
- func (x *ImplantConfig) String() string
- type ImplantConfig_OutputFormat
- func (ImplantConfig_OutputFormat) Descriptor() protoreflect.EnumDescriptor
- func (x ImplantConfig_OutputFormat) Enum() *ImplantConfig_OutputFormat
- func (ImplantConfig_OutputFormat) EnumDescriptor() ([]byte, []int)deprecated
- func (x ImplantConfig_OutputFormat) Number() protoreflect.EnumNumber
- func (x ImplantConfig_OutputFormat) String() string
- func (ImplantConfig_OutputFormat) Type() protoreflect.EnumType
- type ImplantProfile
- func (*ImplantProfile) Descriptor() ([]byte, []int)deprecated
- func (x *ImplantProfile) GetConfig() *ImplantConfig
- func (x *ImplantProfile) GetName() string
- func (*ImplantProfile) ProtoMessage()
- func (x *ImplantProfile) ProtoReflect() protoreflect.Message
- func (x *ImplantProfile) Reset()
- func (x *ImplantProfile) String() string
- type ImplantProfiles
- type Job
- func (*Job) Descriptor() ([]byte, []int)deprecated
- func (x *Job) GetDescription() string
- func (x *Job) GetDomains() []string
- func (x *Job) GetID() uint32
- func (x *Job) GetName() string
- func (x *Job) GetPort() uint32
- func (x *Job) GetProtocol() string
- func (*Job) ProtoMessage()
- func (x *Job) ProtoReflect() protoreflect.Message
- func (x *Job) Reset()
- func (x *Job) String() string
- type Jobs
- type KillJob
- type KillJobReq
- type MSFRemoteReq
- func (*MSFRemoteReq) Descriptor() ([]byte, []int)deprecated
- func (x *MSFRemoteReq) GetEncoder() string
- func (x *MSFRemoteReq) GetIterations() int32
- func (x *MSFRemoteReq) GetLHost() string
- func (x *MSFRemoteReq) GetLPort() uint32
- func (x *MSFRemoteReq) GetPID() uint32
- func (x *MSFRemoteReq) GetPayload() string
- func (x *MSFRemoteReq) GetRequest() *commonpb.Request
- func (*MSFRemoteReq) ProtoMessage()
- func (x *MSFRemoteReq) ProtoReflect() protoreflect.Message
- func (x *MSFRemoteReq) Reset()
- func (x *MSFRemoteReq) String() string
- type MSFReq
- func (*MSFReq) Descriptor() ([]byte, []int)deprecated
- func (x *MSFReq) GetEncoder() string
- func (x *MSFReq) GetIterations() int32
- func (x *MSFReq) GetLHost() string
- func (x *MSFReq) GetLPort() uint32
- func (x *MSFReq) GetPayload() string
- func (x *MSFReq) GetRequest() *commonpb.Request
- func (*MSFReq) ProtoMessage()
- func (x *MSFReq) ProtoReflect() protoreflect.Message
- func (x *MSFReq) Reset()
- func (x *MSFReq) String() string
- type MTLSListener
- type MTLSListenerReq
- func (*MTLSListenerReq) Descriptor() ([]byte, []int)deprecated
- func (x *MTLSListenerReq) GetHost() string
- func (x *MTLSListenerReq) GetPersistent() bool
- func (x *MTLSListenerReq) GetPort() uint32
- func (*MTLSListenerReq) ProtoMessage()
- func (x *MTLSListenerReq) ProtoReflect() protoreflect.Message
- func (x *MTLSListenerReq) Reset()
- func (x *MTLSListenerReq) String() string
- type MigrateReq
- func (*MigrateReq) Descriptor() ([]byte, []int)deprecated
- func (x *MigrateReq) GetConfig() *ImplantConfig
- func (x *MigrateReq) GetPid() uint32
- func (x *MigrateReq) GetRequest() *commonpb.Request
- func (*MigrateReq) ProtoMessage()
- func (x *MigrateReq) ProtoReflect() protoreflect.Message
- func (x *MigrateReq) Reset()
- func (x *MigrateReq) String() string
- type MsfStager
- type MsfStagerReq
- func (*MsfStagerReq) Descriptor() ([]byte, []int)deprecated
- func (x *MsfStagerReq) GetArch() string
- func (x *MsfStagerReq) GetBadChars() []string
- func (x *MsfStagerReq) GetFormat() string
- func (x *MsfStagerReq) GetHost() string
- func (x *MsfStagerReq) GetOS() string
- func (x *MsfStagerReq) GetPort() uint32
- func (x *MsfStagerReq) GetProtocol() StageProtocol
- func (*MsfStagerReq) ProtoMessage()
- func (x *MsfStagerReq) ProtoReflect() protoreflect.Message
- func (x *MsfStagerReq) Reset()
- func (x *MsfStagerReq) String() string
- type NamedPipes
- func (*NamedPipes) Descriptor() ([]byte, []int)deprecated
- func (x *NamedPipes) GetErr() string
- func (x *NamedPipes) GetResponse() *commonpb.Response
- func (x *NamedPipes) GetSuccess() bool
- func (*NamedPipes) ProtoMessage()
- func (x *NamedPipes) ProtoReflect() protoreflect.Message
- func (x *NamedPipes) Reset()
- func (x *NamedPipes) String() string
- type NamedPipesReq
- func (*NamedPipesReq) Descriptor() ([]byte, []int)deprecated
- func (x *NamedPipesReq) GetPipeName() string
- func (x *NamedPipesReq) GetRequest() *commonpb.Request
- func (*NamedPipesReq) ProtoMessage()
- func (x *NamedPipesReq) ProtoReflect() protoreflect.Message
- func (x *NamedPipesReq) Reset()
- func (x *NamedPipesReq) String() string
- type Operator
- type Operators
- type RegenerateReq
- type Session
- func (*Session) Descriptor() ([]byte, []int)deprecated
- func (x *Session) GetActiveC2() string
- func (x *Session) GetArch() string
- func (x *Session) GetEvasion() bool
- func (x *Session) GetFilename() string
- func (x *Session) GetGID() string
- func (x *Session) GetHostname() string
- func (x *Session) GetID() uint32
- func (x *Session) GetIsDead() bool
- func (x *Session) GetLastCheckin() string
- func (x *Session) GetName() string
- func (x *Session) GetOS() string
- func (x *Session) GetPID() int32
- func (x *Session) GetPollInterval() uint32
- func (x *Session) GetProxyURL() string
- func (x *Session) GetReconnectInterval() uint32
- func (x *Session) GetRemoteAddress() string
- func (x *Session) GetTransport() string
- func (x *Session) GetUID() string
- func (x *Session) GetUUID() string
- func (x *Session) GetUsername() string
- func (x *Session) GetVersion() string
- func (*Session) ProtoMessage()
- func (x *Session) ProtoReflect() protoreflect.Message
- func (x *Session) Reset()
- func (x *Session) String() string
- type Sessions
- type ShellcodeRDI
- type ShellcodeRDIReq
- func (*ShellcodeRDIReq) Descriptor() ([]byte, []int)deprecated
- func (x *ShellcodeRDIReq) GetArguments() string
- func (x *ShellcodeRDIReq) GetData() []byte
- func (x *ShellcodeRDIReq) GetFunctionName() string
- func (*ShellcodeRDIReq) ProtoMessage()
- func (x *ShellcodeRDIReq) ProtoReflect() protoreflect.Message
- func (x *ShellcodeRDIReq) Reset()
- func (x *ShellcodeRDIReq) String() string
- type StageProtocol
- func (StageProtocol) Descriptor() protoreflect.EnumDescriptor
- func (x StageProtocol) Enum() *StageProtocol
- func (StageProtocol) EnumDescriptor() ([]byte, []int)deprecated
- func (x StageProtocol) Number() protoreflect.EnumNumber
- func (x StageProtocol) String() string
- func (StageProtocol) Type() protoreflect.EnumType
- type StagerListener
- type StagerListenerReq
- func (*StagerListenerReq) Descriptor() ([]byte, []int)deprecated
- func (x *StagerListenerReq) GetACME() bool
- func (x *StagerListenerReq) GetCert() []byte
- func (x *StagerListenerReq) GetData() []byte
- func (x *StagerListenerReq) GetHost() string
- func (x *StagerListenerReq) GetKey() []byte
- func (x *StagerListenerReq) GetPort() uint32
- func (x *StagerListenerReq) GetProtocol() StageProtocol
- func (*StagerListenerReq) ProtoMessage()
- func (x *StagerListenerReq) ProtoReflect() protoreflect.Message
- func (x *StagerListenerReq) Reset()
- func (x *StagerListenerReq) String() string
- type TCPPivot
- func (*TCPPivot) Descriptor() ([]byte, []int)deprecated
- func (x *TCPPivot) GetErr() string
- func (x *TCPPivot) GetResponse() *commonpb.Response
- func (x *TCPPivot) GetSuccess() bool
- func (*TCPPivot) ProtoMessage()
- func (x *TCPPivot) ProtoReflect() protoreflect.Message
- func (x *TCPPivot) Reset()
- func (x *TCPPivot) String() string
- type TCPPivotReq
- func (*TCPPivotReq) Descriptor() ([]byte, []int)deprecated
- func (x *TCPPivotReq) GetAddress() string
- func (x *TCPPivotReq) GetRequest() *commonpb.Request
- func (*TCPPivotReq) ProtoMessage()
- func (x *TCPPivotReq) ProtoReflect() protoreflect.Message
- func (x *TCPPivotReq) Reset()
- func (x *TCPPivotReq) String() string
- type UniqueWGIP
- type UpdateSession
- func (*UpdateSession) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateSession) GetName() string
- func (x *UpdateSession) GetPollInterval() int32
- func (x *UpdateSession) GetReconnectInterval() int32
- func (x *UpdateSession) GetSessionID() uint32
- func (*UpdateSession) ProtoMessage()
- func (x *UpdateSession) ProtoReflect() protoreflect.Message
- func (x *UpdateSession) Reset()
- func (x *UpdateSession) String() string
- type Version
- func (*Version) Descriptor() ([]byte, []int)deprecated
- func (x *Version) GetArch() string
- func (x *Version) GetCommit() string
- func (x *Version) GetCompiledAt() int64
- func (x *Version) GetDirty() bool
- func (x *Version) GetMajor() int32
- func (x *Version) GetMinor() int32
- func (x *Version) GetOS() string
- func (x *Version) GetPatch() int32
- func (*Version) ProtoMessage()
- func (x *Version) ProtoReflect() protoreflect.Message
- func (x *Version) Reset()
- func (x *Version) String() string
- type WGClientConfig
- func (*WGClientConfig) Descriptor() ([]byte, []int)deprecated
- func (x *WGClientConfig) GetClientIP() string
- func (x *WGClientConfig) GetClientPrivateKey() string
- func (x *WGClientConfig) GetClientPubKey() string
- func (x *WGClientConfig) GetServerPubKey() string
- func (*WGClientConfig) ProtoMessage()
- func (x *WGClientConfig) ProtoReflect() protoreflect.Message
- func (x *WGClientConfig) Reset()
- func (x *WGClientConfig) String() string
- type WGListener
- type WGListenerReq
- func (*WGListenerReq) Descriptor() ([]byte, []int)deprecated
- func (x *WGListenerReq) GetKeyPort() uint32
- func (x *WGListenerReq) GetNPort() uint32
- func (x *WGListenerReq) GetPersistent() bool
- func (x *WGListenerReq) GetPort() uint32
- func (x *WGListenerReq) GetTunIP() string
- func (*WGListenerReq) ProtoMessage()
- func (x *WGListenerReq) ProtoReflect() protoreflect.Message
- func (x *WGListenerReq) Reset()
- func (x *WGListenerReq) String() string
- type WebContent
- func (*WebContent) Descriptor() ([]byte, []int)deprecated
- func (x *WebContent) GetContent() []byte
- func (x *WebContent) GetContentType() string
- func (x *WebContent) GetPath() string
- func (x *WebContent) GetSize() uint64
- func (*WebContent) ProtoMessage()
- func (x *WebContent) ProtoReflect() protoreflect.Message
- func (x *WebContent) Reset()
- func (x *WebContent) String() string
- type Website
- type WebsiteAddContent
- func (*WebsiteAddContent) Descriptor() ([]byte, []int)deprecated
- func (x *WebsiteAddContent) GetContents() map[string]*WebContent
- func (x *WebsiteAddContent) GetName() string
- func (*WebsiteAddContent) ProtoMessage()
- func (x *WebsiteAddContent) ProtoReflect() protoreflect.Message
- func (x *WebsiteAddContent) Reset()
- func (x *WebsiteAddContent) String() string
- type WebsiteRemoveContent
- func (*WebsiteRemoveContent) Descriptor() ([]byte, []int)deprecated
- func (x *WebsiteRemoveContent) GetName() string
- func (x *WebsiteRemoveContent) GetPaths() []string
- func (*WebsiteRemoveContent) ProtoMessage()
- func (x *WebsiteRemoveContent) ProtoReflect() protoreflect.Message
- func (x *WebsiteRemoveContent) Reset()
- func (x *WebsiteRemoveContent) String() string
- type Websites
Constants ¶
This section is empty.
Variables ¶
var ( StageProtocol_name = map[int32]string{ 0: "TCP", 1: "HTTP", 2: "HTTPS", } StageProtocol_value = map[string]int32{ "TCP": 0, "HTTP": 1, "HTTPS": 2, } )
Enum value maps for StageProtocol.
var ( ImplantConfig_OutputFormat_name = map[int32]string{ 0: "SHARED_LIB", 1: "SHELLCODE", 2: "EXECUTABLE", 3: "SERVICE", } ImplantConfig_OutputFormat_value = map[string]int32{ "SHARED_LIB": 0, "SHELLCODE": 1, "EXECUTABLE": 2, "SERVICE": 3, } )
Enum value maps for ImplantConfig_OutputFormat.
var File_clientpb_client_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type Canaries ¶
type Canaries struct { Canaries []*DNSCanary `protobuf:"bytes,1,rep,name=Canaries,proto3" json:"Canaries,omitempty"` // contains filtered or unexported fields }
func (*Canaries) Descriptor
deprecated
func (*Canaries) GetCanaries ¶
func (*Canaries) ProtoMessage ¶
func (*Canaries) ProtoMessage()
func (*Canaries) ProtoReflect ¶
func (x *Canaries) ProtoReflect() protoreflect.Message
type Client ¶
type Client struct { ID uint32 `protobuf:"varint,1,opt,name=ID,proto3" json:"ID,omitempty"` Name string `protobuf:"bytes,2,opt,name=Name,proto3" json:"Name,omitempty"` Operator *Operator `protobuf:"bytes,3,opt,name=Operator,proto3" json:"Operator,omitempty"` // contains filtered or unexported fields }
[ events ] ----------------------------------------
func (*Client) Descriptor
deprecated
func (*Client) GetOperator ¶
func (*Client) ProtoMessage ¶
func (*Client) ProtoMessage()
func (*Client) ProtoReflect ¶
func (x *Client) ProtoReflect() protoreflect.Message
type CloseTunnelReq ¶
type CloseTunnelReq struct { TunnelID uint64 `protobuf:"varint,8,opt,name=TunnelID,proto3" json:"TunnelID,omitempty"` Request *commonpb.Request `protobuf:"bytes,9,opt,name=Request,proto3" json:"Request,omitempty"` // contains filtered or unexported fields }
func (*CloseTunnelReq) Descriptor
deprecated
func (*CloseTunnelReq) Descriptor() ([]byte, []int)
Deprecated: Use CloseTunnelReq.ProtoReflect.Descriptor instead.
func (*CloseTunnelReq) GetRequest ¶
func (x *CloseTunnelReq) GetRequest() *commonpb.Request
func (*CloseTunnelReq) GetTunnelID ¶
func (x *CloseTunnelReq) GetTunnelID() uint64
func (*CloseTunnelReq) ProtoMessage ¶
func (*CloseTunnelReq) ProtoMessage()
func (*CloseTunnelReq) ProtoReflect ¶
func (x *CloseTunnelReq) ProtoReflect() protoreflect.Message
func (*CloseTunnelReq) Reset ¶
func (x *CloseTunnelReq) Reset()
func (*CloseTunnelReq) String ¶
func (x *CloseTunnelReq) String() string
type CreateTunnel ¶
type CreateTunnel struct { SessionID uint32 `protobuf:"varint,1,opt,name=SessionID,proto3" json:"SessionID,omitempty"` TunnelID uint64 `protobuf:"varint,8,opt,name=TunnelID,proto3" json:"TunnelID,omitempty"` // contains filtered or unexported fields }
func (*CreateTunnel) Descriptor
deprecated
func (*CreateTunnel) Descriptor() ([]byte, []int)
Deprecated: Use CreateTunnel.ProtoReflect.Descriptor instead.
func (*CreateTunnel) GetSessionID ¶
func (x *CreateTunnel) GetSessionID() uint32
func (*CreateTunnel) GetTunnelID ¶
func (x *CreateTunnel) GetTunnelID() uint64
func (*CreateTunnel) ProtoMessage ¶
func (*CreateTunnel) ProtoMessage()
func (*CreateTunnel) ProtoReflect ¶
func (x *CreateTunnel) ProtoReflect() protoreflect.Message
func (*CreateTunnel) Reset ¶
func (x *CreateTunnel) Reset()
func (*CreateTunnel) String ¶
func (x *CreateTunnel) String() string
type CreateTunnelReq ¶
type CreateTunnelReq struct { Request *commonpb.Request `protobuf:"bytes,9,opt,name=Request,proto3" json:"Request,omitempty"` // contains filtered or unexported fields }
[ Tunnels ] ----------------------------------------
func (*CreateTunnelReq) Descriptor
deprecated
func (*CreateTunnelReq) Descriptor() ([]byte, []int)
Deprecated: Use CreateTunnelReq.ProtoReflect.Descriptor instead.
func (*CreateTunnelReq) GetRequest ¶
func (x *CreateTunnelReq) GetRequest() *commonpb.Request
func (*CreateTunnelReq) ProtoMessage ¶
func (*CreateTunnelReq) ProtoMessage()
func (*CreateTunnelReq) ProtoReflect ¶
func (x *CreateTunnelReq) ProtoReflect() protoreflect.Message
func (*CreateTunnelReq) Reset ¶
func (x *CreateTunnelReq) Reset()
func (*CreateTunnelReq) String ¶
func (x *CreateTunnelReq) String() string
type DNSCanary ¶
type DNSCanary struct { ImplantName string `protobuf:"bytes,1,opt,name=ImplantName,proto3" json:"ImplantName,omitempty"` Domain string `protobuf:"bytes,2,opt,name=Domain,proto3" json:"Domain,omitempty"` Triggered bool `protobuf:"varint,3,opt,name=Triggered,proto3" json:"Triggered,omitempty"` FirstTriggered string `protobuf:"bytes,4,opt,name=FirstTriggered,proto3" json:"FirstTriggered,omitempty"` LatestTrigger string `protobuf:"bytes,5,opt,name=LatestTrigger,proto3" json:"LatestTrigger,omitempty"` Count uint32 `protobuf:"varint,6,opt,name=Count,proto3" json:"Count,omitempty"` // contains filtered or unexported fields }
DNSCanary - Single canary and metadata
func (*DNSCanary) Descriptor
deprecated
func (*DNSCanary) GetFirstTriggered ¶
func (*DNSCanary) GetImplantName ¶
func (*DNSCanary) GetLatestTrigger ¶
func (*DNSCanary) GetTriggered ¶
func (*DNSCanary) ProtoMessage ¶
func (*DNSCanary) ProtoMessage()
func (*DNSCanary) ProtoReflect ¶
func (x *DNSCanary) ProtoReflect() protoreflect.Message
type DNSListener ¶
type DNSListener struct { JobID uint32 `protobuf:"varint,1,opt,name=JobID,proto3" json:"JobID,omitempty"` // contains filtered or unexported fields }
func (*DNSListener) Descriptor
deprecated
func (*DNSListener) Descriptor() ([]byte, []int)
Deprecated: Use DNSListener.ProtoReflect.Descriptor instead.
func (*DNSListener) GetJobID ¶
func (x *DNSListener) GetJobID() uint32
func (*DNSListener) ProtoMessage ¶
func (*DNSListener) ProtoMessage()
func (*DNSListener) ProtoReflect ¶
func (x *DNSListener) ProtoReflect() protoreflect.Message
func (*DNSListener) Reset ¶
func (x *DNSListener) Reset()
func (*DNSListener) String ¶
func (x *DNSListener) String() string
type DNSListenerReq ¶
type DNSListenerReq struct { Domains []string `protobuf:"bytes,1,rep,name=Domains,proto3" json:"Domains,omitempty"` Canaries bool `protobuf:"varint,2,opt,name=Canaries,proto3" json:"Canaries,omitempty"` Host string `protobuf:"bytes,3,opt,name=Host,proto3" json:"Host,omitempty"` Port uint32 `protobuf:"varint,4,opt,name=Port,proto3" json:"Port,omitempty"` Persistent bool `protobuf:"varint,5,opt,name=Persistent,proto3" json:"Persistent,omitempty"` // contains filtered or unexported fields }
func (*DNSListenerReq) Descriptor
deprecated
func (*DNSListenerReq) Descriptor() ([]byte, []int)
Deprecated: Use DNSListenerReq.ProtoReflect.Descriptor instead.
func (*DNSListenerReq) GetCanaries ¶
func (x *DNSListenerReq) GetCanaries() bool
func (*DNSListenerReq) GetDomains ¶
func (x *DNSListenerReq) GetDomains() []string
func (*DNSListenerReq) GetHost ¶
func (x *DNSListenerReq) GetHost() string
func (*DNSListenerReq) GetPersistent ¶
func (x *DNSListenerReq) GetPersistent() bool
func (*DNSListenerReq) GetPort ¶
func (x *DNSListenerReq) GetPort() uint32
func (*DNSListenerReq) ProtoMessage ¶
func (*DNSListenerReq) ProtoMessage()
func (*DNSListenerReq) ProtoReflect ¶
func (x *DNSListenerReq) ProtoReflect() protoreflect.Message
func (*DNSListenerReq) Reset ¶
func (x *DNSListenerReq) Reset()
func (*DNSListenerReq) String ¶
func (x *DNSListenerReq) String() string
type DeleteReq ¶
type DeleteReq struct { Name string `protobuf:"bytes,1,opt,name=Name,proto3" json:"Name,omitempty"` // contains filtered or unexported fields }
func (*DeleteReq) Descriptor
deprecated
func (*DeleteReq) ProtoMessage ¶
func (*DeleteReq) ProtoMessage()
func (*DeleteReq) ProtoReflect ¶
func (x *DeleteReq) ProtoReflect() protoreflect.Message
type Event ¶
type Event struct { EventType string `protobuf:"bytes,1,opt,name=EventType,proto3" json:"EventType,omitempty"` Session *Session `protobuf:"bytes,2,opt,name=Session,proto3" json:"Session,omitempty"` Job *Job `protobuf:"bytes,3,opt,name=Job,proto3" json:"Job,omitempty"` Client *Client `protobuf:"bytes,4,opt,name=Client,proto3" json:"Client,omitempty"` Data []byte `protobuf:"bytes,5,opt,name=Data,proto3" json:"Data,omitempty"` Err string `protobuf:"bytes,6,opt,name=Err,proto3" json:"Err,omitempty"` // Can't trigger normal gRPC error // contains filtered or unexported fields }
func (*Event) Descriptor
deprecated
func (*Event) GetEventType ¶
func (*Event) GetSession ¶
func (*Event) ProtoMessage ¶
func (*Event) ProtoMessage()
func (*Event) ProtoReflect ¶
func (x *Event) ProtoReflect() protoreflect.Message
type Generate ¶
type Generate struct { File *commonpb.File `protobuf:"bytes,1,opt,name=File,proto3" json:"File,omitempty"` // contains filtered or unexported fields }
func (*Generate) Descriptor
deprecated
func (*Generate) ProtoMessage ¶
func (*Generate) ProtoMessage()
func (*Generate) ProtoReflect ¶
func (x *Generate) ProtoReflect() protoreflect.Message
type GenerateReq ¶
type GenerateReq struct { Config *ImplantConfig `protobuf:"bytes,1,opt,name=Config,proto3" json:"Config,omitempty"` // contains filtered or unexported fields }
func (*GenerateReq) Descriptor
deprecated
func (*GenerateReq) Descriptor() ([]byte, []int)
Deprecated: Use GenerateReq.ProtoReflect.Descriptor instead.
func (*GenerateReq) GetConfig ¶
func (x *GenerateReq) GetConfig() *ImplantConfig
func (*GenerateReq) ProtoMessage ¶
func (*GenerateReq) ProtoMessage()
func (*GenerateReq) ProtoReflect ¶
func (x *GenerateReq) ProtoReflect() protoreflect.Message
func (*GenerateReq) Reset ¶
func (x *GenerateReq) Reset()
func (*GenerateReq) String ¶
func (x *GenerateReq) String() string
type GetSystemReq ¶
type GetSystemReq struct { HostingProcess string `protobuf:"bytes,1,opt,name=HostingProcess,proto3" json:"HostingProcess,omitempty"` Config *ImplantConfig `protobuf:"bytes,2,opt,name=Config,proto3" json:"Config,omitempty"` Request *commonpb.Request `protobuf:"bytes,9,opt,name=Request,proto3" json:"Request,omitempty"` // contains filtered or unexported fields }
GetSystemReq - Client request to the server which is translated into
InvokeSystemReq when sending to the implant.
func (*GetSystemReq) Descriptor
deprecated
func (*GetSystemReq) Descriptor() ([]byte, []int)
Deprecated: Use GetSystemReq.ProtoReflect.Descriptor instead.
func (*GetSystemReq) GetConfig ¶
func (x *GetSystemReq) GetConfig() *ImplantConfig
func (*GetSystemReq) GetHostingProcess ¶
func (x *GetSystemReq) GetHostingProcess() string
func (*GetSystemReq) GetRequest ¶
func (x *GetSystemReq) GetRequest() *commonpb.Request
func (*GetSystemReq) ProtoMessage ¶
func (*GetSystemReq) ProtoMessage()
func (*GetSystemReq) ProtoReflect ¶
func (x *GetSystemReq) ProtoReflect() protoreflect.Message
func (*GetSystemReq) Reset ¶
func (x *GetSystemReq) Reset()
func (*GetSystemReq) String ¶
func (x *GetSystemReq) String() string
type HTTPListener ¶
type HTTPListener struct { JobID uint32 `protobuf:"varint,1,opt,name=JobID,proto3" json:"JobID,omitempty"` // contains filtered or unexported fields }
func (*HTTPListener) Descriptor
deprecated
func (*HTTPListener) Descriptor() ([]byte, []int)
Deprecated: Use HTTPListener.ProtoReflect.Descriptor instead.
func (*HTTPListener) GetJobID ¶
func (x *HTTPListener) GetJobID() uint32
func (*HTTPListener) ProtoMessage ¶
func (*HTTPListener) ProtoMessage()
func (*HTTPListener) ProtoReflect ¶
func (x *HTTPListener) ProtoReflect() protoreflect.Message
func (*HTTPListener) Reset ¶
func (x *HTTPListener) Reset()
func (*HTTPListener) String ¶
func (x *HTTPListener) String() string
type HTTPListenerReq ¶
type HTTPListenerReq struct { Domain string `protobuf:"bytes,1,opt,name=Domain,proto3" json:"Domain,omitempty"` Host string `protobuf:"bytes,2,opt,name=Host,proto3" json:"Host,omitempty"` Port uint32 `protobuf:"varint,3,opt,name=Port,proto3" json:"Port,omitempty"` Secure bool `protobuf:"varint,4,opt,name=Secure,proto3" json:"Secure,omitempty"` // Enable HTTPS Website string `protobuf:"bytes,5,opt,name=Website,proto3" json:"Website,omitempty"` Cert []byte `protobuf:"bytes,6,opt,name=Cert,proto3" json:"Cert,omitempty"` Key []byte `protobuf:"bytes,7,opt,name=Key,proto3" json:"Key,omitempty"` ACME bool `protobuf:"varint,8,opt,name=ACME,proto3" json:"ACME,omitempty"` Persistent bool `protobuf:"varint,9,opt,name=Persistent,proto3" json:"Persistent,omitempty"` // contains filtered or unexported fields }
func (*HTTPListenerReq) Descriptor
deprecated
func (*HTTPListenerReq) Descriptor() ([]byte, []int)
Deprecated: Use HTTPListenerReq.ProtoReflect.Descriptor instead.
func (*HTTPListenerReq) GetACME ¶
func (x *HTTPListenerReq) GetACME() bool
func (*HTTPListenerReq) GetCert ¶
func (x *HTTPListenerReq) GetCert() []byte
func (*HTTPListenerReq) GetDomain ¶
func (x *HTTPListenerReq) GetDomain() string
func (*HTTPListenerReq) GetHost ¶
func (x *HTTPListenerReq) GetHost() string
func (*HTTPListenerReq) GetKey ¶
func (x *HTTPListenerReq) GetKey() []byte
func (*HTTPListenerReq) GetPersistent ¶
func (x *HTTPListenerReq) GetPersistent() bool
func (*HTTPListenerReq) GetPort ¶
func (x *HTTPListenerReq) GetPort() uint32
func (*HTTPListenerReq) GetSecure ¶
func (x *HTTPListenerReq) GetSecure() bool
func (*HTTPListenerReq) GetWebsite ¶
func (x *HTTPListenerReq) GetWebsite() string
func (*HTTPListenerReq) ProtoMessage ¶
func (*HTTPListenerReq) ProtoMessage()
func (*HTTPListenerReq) ProtoReflect ¶
func (x *HTTPListenerReq) ProtoReflect() protoreflect.Message
func (*HTTPListenerReq) Reset ¶
func (x *HTTPListenerReq) Reset()
func (*HTTPListenerReq) String ¶
func (x *HTTPListenerReq) String() string
type ImplantBuilds ¶
type ImplantBuilds struct { Configs map[string]*ImplantConfig `` /* 155-byte string literal not displayed */ // contains filtered or unexported fields }
Configs of previously built implants
func (*ImplantBuilds) Descriptor
deprecated
func (*ImplantBuilds) Descriptor() ([]byte, []int)
Deprecated: Use ImplantBuilds.ProtoReflect.Descriptor instead.
func (*ImplantBuilds) GetConfigs ¶
func (x *ImplantBuilds) GetConfigs() map[string]*ImplantConfig
func (*ImplantBuilds) ProtoMessage ¶
func (*ImplantBuilds) ProtoMessage()
func (*ImplantBuilds) ProtoReflect ¶
func (x *ImplantBuilds) ProtoReflect() protoreflect.Message
func (*ImplantBuilds) Reset ¶
func (x *ImplantBuilds) Reset()
func (*ImplantBuilds) String ¶
func (x *ImplantBuilds) String() string
type ImplantC2 ¶
type ImplantC2 struct { Priority uint32 `protobuf:"varint,1,opt,name=Priority,proto3" json:"Priority,omitempty"` URL string `protobuf:"bytes,2,opt,name=URL,proto3" json:"URL,omitempty"` Options string `protobuf:"bytes,3,opt,name=Options,proto3" json:"Options,omitempty"` // Protocol specific options // contains filtered or unexported fields }
func (*ImplantC2) Descriptor
deprecated
func (*ImplantC2) GetOptions ¶
func (*ImplantC2) GetPriority ¶
func (*ImplantC2) ProtoMessage ¶
func (*ImplantC2) ProtoMessage()
func (*ImplantC2) ProtoReflect ¶
func (x *ImplantC2) ProtoReflect() protoreflect.Message
type ImplantConfig ¶
type ImplantConfig struct { GOOS string `protobuf:"bytes,1,opt,name=GOOS,proto3" json:"GOOS,omitempty"` GOARCH string `protobuf:"bytes,2,opt,name=GOARCH,proto3" json:"GOARCH,omitempty"` Name string `protobuf:"bytes,3,opt,name=Name,proto3" json:"Name,omitempty"` CACert string `protobuf:"bytes,4,opt,name=CACert,proto3" json:"CACert,omitempty"` Cert string `protobuf:"bytes,5,opt,name=Cert,proto3" json:"Cert,omitempty"` Key string `protobuf:"bytes,6,opt,name=Key,proto3" json:"Key,omitempty"` Debug bool `protobuf:"varint,7,opt,name=Debug,proto3" json:"Debug,omitempty"` Evasion bool `protobuf:"varint,31,opt,name=Evasion,proto3" json:"Evasion,omitempty"` ObfuscateSymbols bool `protobuf:"varint,30,opt,name=ObfuscateSymbols,proto3" json:"ObfuscateSymbols,omitempty"` WGImplantPrivKey string `protobuf:"bytes,33,opt,name=WGImplantPrivKey,proto3" json:"WGImplantPrivKey,omitempty"` WGServerPubKey string `protobuf:"bytes,34,opt,name=WGServerPubKey,proto3" json:"WGServerPubKey,omitempty"` WGPeerTunIP string `protobuf:"bytes,35,opt,name=WGPeerTunIP,proto3" json:"WGPeerTunIP,omitempty"` WGKeyExchangePort uint32 `protobuf:"varint,36,opt,name=WGKeyExchangePort,proto3" json:"WGKeyExchangePort,omitempty"` WGTcpCommsPort uint32 `protobuf:"varint,37,opt,name=WGTcpCommsPort,proto3" json:"WGTcpCommsPort,omitempty"` ReconnectInterval uint32 `protobuf:"varint,8,opt,name=ReconnectInterval,proto3" json:"ReconnectInterval,omitempty"` MaxConnectionErrors uint32 `protobuf:"varint,9,opt,name=MaxConnectionErrors,proto3" json:"MaxConnectionErrors,omitempty"` PollInterval uint32 `protobuf:"varint,38,opt,name=PollInterval,proto3" json:"PollInterval,omitempty"` // c2 C2 []*ImplantC2 `protobuf:"bytes,10,rep,name=C2,proto3" json:"C2,omitempty"` CanaryDomains []string `protobuf:"bytes,11,rep,name=CanaryDomains,proto3" json:"CanaryDomains,omitempty"` LimitDomainJoined bool `protobuf:"varint,20,opt,name=LimitDomainJoined,proto3" json:"LimitDomainJoined,omitempty"` LimitDatetime string `protobuf:"bytes,21,opt,name=LimitDatetime,proto3" json:"LimitDatetime,omitempty"` LimitHostname string `protobuf:"bytes,22,opt,name=LimitHostname,proto3" json:"LimitHostname,omitempty"` LimitUsername string `protobuf:"bytes,23,opt,name=LimitUsername,proto3" json:"LimitUsername,omitempty"` LimitFileExists string `protobuf:"bytes,32,opt,name=LimitFileExists,proto3" json:"LimitFileExists,omitempty"` Format ImplantConfig_OutputFormat `protobuf:"varint,25,opt,name=Format,proto3,enum=clientpb.ImplantConfig_OutputFormat" json:"Format,omitempty"` FileName string `protobuf:"bytes,27,opt,name=FileName,proto3" json:"FileName,omitempty"` IsService bool `protobuf:"varint,28,opt,name=IsService,proto3" json:"IsService,omitempty"` IsShellcode bool `protobuf:"varint,29,opt,name=IsShellcode,proto3" json:"IsShellcode,omitempty"` // contains filtered or unexported fields }
func (*ImplantConfig) Descriptor
deprecated
func (*ImplantConfig) Descriptor() ([]byte, []int)
Deprecated: Use ImplantConfig.ProtoReflect.Descriptor instead.
func (*ImplantConfig) GetC2 ¶
func (x *ImplantConfig) GetC2() []*ImplantC2
func (*ImplantConfig) GetCACert ¶
func (x *ImplantConfig) GetCACert() string
func (*ImplantConfig) GetCanaryDomains ¶
func (x *ImplantConfig) GetCanaryDomains() []string
func (*ImplantConfig) GetCert ¶
func (x *ImplantConfig) GetCert() string
func (*ImplantConfig) GetDebug ¶
func (x *ImplantConfig) GetDebug() bool
func (*ImplantConfig) GetEvasion ¶
func (x *ImplantConfig) GetEvasion() bool
func (*ImplantConfig) GetFileName ¶
func (x *ImplantConfig) GetFileName() string
func (*ImplantConfig) GetFormat ¶
func (x *ImplantConfig) GetFormat() ImplantConfig_OutputFormat
func (*ImplantConfig) GetGOARCH ¶
func (x *ImplantConfig) GetGOARCH() string
func (*ImplantConfig) GetGOOS ¶
func (x *ImplantConfig) GetGOOS() string
func (*ImplantConfig) GetIsService ¶
func (x *ImplantConfig) GetIsService() bool
func (*ImplantConfig) GetIsSharedLib ¶
func (x *ImplantConfig) GetIsSharedLib() bool
func (*ImplantConfig) GetIsShellcode ¶
func (x *ImplantConfig) GetIsShellcode() bool
func (*ImplantConfig) GetKey ¶
func (x *ImplantConfig) GetKey() string
func (*ImplantConfig) GetLimitDatetime ¶
func (x *ImplantConfig) GetLimitDatetime() string
func (*ImplantConfig) GetLimitDomainJoined ¶
func (x *ImplantConfig) GetLimitDomainJoined() bool
func (*ImplantConfig) GetLimitFileExists ¶
func (x *ImplantConfig) GetLimitFileExists() string
func (*ImplantConfig) GetLimitHostname ¶
func (x *ImplantConfig) GetLimitHostname() string
func (*ImplantConfig) GetLimitUsername ¶
func (x *ImplantConfig) GetLimitUsername() string
func (*ImplantConfig) GetMaxConnectionErrors ¶
func (x *ImplantConfig) GetMaxConnectionErrors() uint32
func (*ImplantConfig) GetName ¶
func (x *ImplantConfig) GetName() string
func (*ImplantConfig) GetObfuscateSymbols ¶
func (x *ImplantConfig) GetObfuscateSymbols() bool
func (*ImplantConfig) GetPollInterval ¶ added in v1.4.15
func (x *ImplantConfig) GetPollInterval() uint32
func (*ImplantConfig) GetReconnectInterval ¶
func (x *ImplantConfig) GetReconnectInterval() uint32
func (*ImplantConfig) GetWGImplantPrivKey ¶
func (x *ImplantConfig) GetWGImplantPrivKey() string
func (*ImplantConfig) GetWGKeyExchangePort ¶
func (x *ImplantConfig) GetWGKeyExchangePort() uint32
func (*ImplantConfig) GetWGPeerTunIP ¶
func (x *ImplantConfig) GetWGPeerTunIP() string
func (*ImplantConfig) GetWGServerPubKey ¶
func (x *ImplantConfig) GetWGServerPubKey() string
func (*ImplantConfig) GetWGTcpCommsPort ¶
func (x *ImplantConfig) GetWGTcpCommsPort() uint32
func (*ImplantConfig) ProtoMessage ¶
func (*ImplantConfig) ProtoMessage()
func (*ImplantConfig) ProtoReflect ¶
func (x *ImplantConfig) ProtoReflect() protoreflect.Message
func (*ImplantConfig) Reset ¶
func (x *ImplantConfig) Reset()
func (*ImplantConfig) String ¶
func (x *ImplantConfig) String() string
type ImplantConfig_OutputFormat ¶
type ImplantConfig_OutputFormat int32
const ( ImplantConfig_SHARED_LIB ImplantConfig_OutputFormat = 0 ImplantConfig_SHELLCODE ImplantConfig_OutputFormat = 1 ImplantConfig_EXECUTABLE ImplantConfig_OutputFormat = 2 ImplantConfig_SERVICE ImplantConfig_OutputFormat = 3 )
func (ImplantConfig_OutputFormat) Descriptor ¶
func (ImplantConfig_OutputFormat) Descriptor() protoreflect.EnumDescriptor
func (ImplantConfig_OutputFormat) Enum ¶
func (x ImplantConfig_OutputFormat) Enum() *ImplantConfig_OutputFormat
func (ImplantConfig_OutputFormat) EnumDescriptor
deprecated
func (ImplantConfig_OutputFormat) EnumDescriptor() ([]byte, []int)
Deprecated: Use ImplantConfig_OutputFormat.Descriptor instead.
func (ImplantConfig_OutputFormat) Number ¶
func (x ImplantConfig_OutputFormat) Number() protoreflect.EnumNumber
func (ImplantConfig_OutputFormat) String ¶
func (x ImplantConfig_OutputFormat) String() string
func (ImplantConfig_OutputFormat) Type ¶
func (ImplantConfig_OutputFormat) Type() protoreflect.EnumType
type ImplantProfile ¶
type ImplantProfile struct { Name string `protobuf:"bytes,1,opt,name=Name,proto3" json:"Name,omitempty"` Config *ImplantConfig `protobuf:"bytes,2,opt,name=Config,proto3" json:"Config,omitempty"` // contains filtered or unexported fields }
func (*ImplantProfile) Descriptor
deprecated
func (*ImplantProfile) Descriptor() ([]byte, []int)
Deprecated: Use ImplantProfile.ProtoReflect.Descriptor instead.
func (*ImplantProfile) GetConfig ¶
func (x *ImplantProfile) GetConfig() *ImplantConfig
func (*ImplantProfile) GetName ¶
func (x *ImplantProfile) GetName() string
func (*ImplantProfile) ProtoMessage ¶
func (*ImplantProfile) ProtoMessage()
func (*ImplantProfile) ProtoReflect ¶
func (x *ImplantProfile) ProtoReflect() protoreflect.Message
func (*ImplantProfile) Reset ¶
func (x *ImplantProfile) Reset()
func (*ImplantProfile) String ¶
func (x *ImplantProfile) String() string
type ImplantProfiles ¶
type ImplantProfiles struct { Profiles []*ImplantProfile `protobuf:"bytes,1,rep,name=Profiles,proto3" json:"Profiles,omitempty"` // contains filtered or unexported fields }
func (*ImplantProfiles) Descriptor
deprecated
func (*ImplantProfiles) Descriptor() ([]byte, []int)
Deprecated: Use ImplantProfiles.ProtoReflect.Descriptor instead.
func (*ImplantProfiles) GetProfiles ¶
func (x *ImplantProfiles) GetProfiles() []*ImplantProfile
func (*ImplantProfiles) ProtoMessage ¶
func (*ImplantProfiles) ProtoMessage()
func (*ImplantProfiles) ProtoReflect ¶
func (x *ImplantProfiles) ProtoReflect() protoreflect.Message
func (*ImplantProfiles) Reset ¶
func (x *ImplantProfiles) Reset()
func (*ImplantProfiles) String ¶
func (x *ImplantProfiles) String() string
type Job ¶
type Job struct { ID uint32 `protobuf:"varint,1,opt,name=ID,proto3" json:"ID,omitempty"` Name string `protobuf:"bytes,2,opt,name=Name,proto3" json:"Name,omitempty"` Description string `protobuf:"bytes,3,opt,name=Description,proto3" json:"Description,omitempty"` Protocol string `protobuf:"bytes,4,opt,name=Protocol,proto3" json:"Protocol,omitempty"` Port uint32 `protobuf:"varint,5,opt,name=Port,proto3" json:"Port,omitempty"` Domains []string `protobuf:"bytes,6,rep,name=Domains,proto3" json:"Domains,omitempty"` // contains filtered or unexported fields }
func (*Job) Descriptor
deprecated
func (*Job) GetDescription ¶
func (*Job) GetDomains ¶
func (*Job) GetProtocol ¶
func (*Job) ProtoMessage ¶
func (*Job) ProtoMessage()
func (*Job) ProtoReflect ¶
func (x *Job) ProtoReflect() protoreflect.Message
type Jobs ¶
type Jobs struct { Active []*Job `protobuf:"bytes,1,rep,name=Active,proto3" json:"Active,omitempty"` // contains filtered or unexported fields }
[ Jobs ] ----------------------------------------
func (*Jobs) Descriptor
deprecated
func (*Jobs) ProtoMessage ¶
func (*Jobs) ProtoMessage()
func (*Jobs) ProtoReflect ¶
func (x *Jobs) ProtoReflect() protoreflect.Message
type KillJob ¶
type KillJob struct { ID uint32 `protobuf:"varint,1,opt,name=ID,proto3" json:"ID,omitempty"` Success bool `protobuf:"varint,2,opt,name=Success,proto3" json:"Success,omitempty"` // contains filtered or unexported fields }
func (*KillJob) Descriptor
deprecated
func (*KillJob) GetSuccess ¶
func (*KillJob) ProtoMessage ¶
func (*KillJob) ProtoMessage()
func (*KillJob) ProtoReflect ¶
func (x *KillJob) ProtoReflect() protoreflect.Message
type KillJobReq ¶
type KillJobReq struct { ID uint32 `protobuf:"varint,1,opt,name=ID,proto3" json:"ID,omitempty"` // contains filtered or unexported fields }
func (*KillJobReq) Descriptor
deprecated
func (*KillJobReq) Descriptor() ([]byte, []int)
Deprecated: Use KillJobReq.ProtoReflect.Descriptor instead.
func (*KillJobReq) GetID ¶
func (x *KillJobReq) GetID() uint32
func (*KillJobReq) ProtoMessage ¶
func (*KillJobReq) ProtoMessage()
func (*KillJobReq) ProtoReflect ¶
func (x *KillJobReq) ProtoReflect() protoreflect.Message
func (*KillJobReq) Reset ¶
func (x *KillJobReq) Reset()
func (*KillJobReq) String ¶
func (x *KillJobReq) String() string
type MSFRemoteReq ¶
type MSFRemoteReq struct { Payload string `protobuf:"bytes,1,opt,name=Payload,proto3" json:"Payload,omitempty"` LHost string `protobuf:"bytes,2,opt,name=LHost,proto3" json:"LHost,omitempty"` LPort uint32 `protobuf:"varint,3,opt,name=LPort,proto3" json:"LPort,omitempty"` Encoder string `protobuf:"bytes,4,opt,name=Encoder,proto3" json:"Encoder,omitempty"` Iterations int32 `protobuf:"varint,5,opt,name=Iterations,proto3" json:"Iterations,omitempty"` PID uint32 `protobuf:"varint,8,opt,name=PID,proto3" json:"PID,omitempty"` Request *commonpb.Request `protobuf:"bytes,9,opt,name=Request,proto3" json:"Request,omitempty"` // contains filtered or unexported fields }
func (*MSFRemoteReq) Descriptor
deprecated
func (*MSFRemoteReq) Descriptor() ([]byte, []int)
Deprecated: Use MSFRemoteReq.ProtoReflect.Descriptor instead.
func (*MSFRemoteReq) GetEncoder ¶
func (x *MSFRemoteReq) GetEncoder() string
func (*MSFRemoteReq) GetIterations ¶
func (x *MSFRemoteReq) GetIterations() int32
func (*MSFRemoteReq) GetLHost ¶
func (x *MSFRemoteReq) GetLHost() string
func (*MSFRemoteReq) GetLPort ¶
func (x *MSFRemoteReq) GetLPort() uint32
func (*MSFRemoteReq) GetPID ¶
func (x *MSFRemoteReq) GetPID() uint32
func (*MSFRemoteReq) GetPayload ¶
func (x *MSFRemoteReq) GetPayload() string
func (*MSFRemoteReq) GetRequest ¶
func (x *MSFRemoteReq) GetRequest() *commonpb.Request
func (*MSFRemoteReq) ProtoMessage ¶
func (*MSFRemoteReq) ProtoMessage()
func (*MSFRemoteReq) ProtoReflect ¶
func (x *MSFRemoteReq) ProtoReflect() protoreflect.Message
func (*MSFRemoteReq) Reset ¶
func (x *MSFRemoteReq) Reset()
func (*MSFRemoteReq) String ¶
func (x *MSFRemoteReq) String() string
type MSFReq ¶
type MSFReq struct { Payload string `protobuf:"bytes,1,opt,name=Payload,proto3" json:"Payload,omitempty"` LHost string `protobuf:"bytes,2,opt,name=LHost,proto3" json:"LHost,omitempty"` LPort uint32 `protobuf:"varint,3,opt,name=LPort,proto3" json:"LPort,omitempty"` Encoder string `protobuf:"bytes,4,opt,name=Encoder,proto3" json:"Encoder,omitempty"` Iterations int32 `protobuf:"varint,5,opt,name=Iterations,proto3" json:"Iterations,omitempty"` Request *commonpb.Request `protobuf:"bytes,9,opt,name=Request,proto3" json:"Request,omitempty"` // contains filtered or unexported fields }
func (*MSFReq) Descriptor
deprecated
func (*MSFReq) GetEncoder ¶
func (*MSFReq) GetIterations ¶
func (*MSFReq) GetPayload ¶
func (*MSFReq) GetRequest ¶
func (*MSFReq) ProtoMessage ¶
func (*MSFReq) ProtoMessage()
func (*MSFReq) ProtoReflect ¶
func (x *MSFReq) ProtoReflect() protoreflect.Message
type MTLSListener ¶
type MTLSListener struct { JobID uint32 `protobuf:"varint,1,opt,name=JobID,proto3" json:"JobID,omitempty"` // contains filtered or unexported fields }
func (*MTLSListener) Descriptor
deprecated
func (*MTLSListener) Descriptor() ([]byte, []int)
Deprecated: Use MTLSListener.ProtoReflect.Descriptor instead.
func (*MTLSListener) GetJobID ¶
func (x *MTLSListener) GetJobID() uint32
func (*MTLSListener) ProtoMessage ¶
func (*MTLSListener) ProtoMessage()
func (*MTLSListener) ProtoReflect ¶
func (x *MTLSListener) ProtoReflect() protoreflect.Message
func (*MTLSListener) Reset ¶
func (x *MTLSListener) Reset()
func (*MTLSListener) String ¶
func (x *MTLSListener) String() string
type MTLSListenerReq ¶
type MTLSListenerReq struct { Host string `protobuf:"bytes,1,opt,name=Host,proto3" json:"Host,omitempty"` Port uint32 `protobuf:"varint,2,opt,name=Port,proto3" json:"Port,omitempty"` Persistent bool `protobuf:"varint,3,opt,name=Persistent,proto3" json:"Persistent,omitempty"` // contains filtered or unexported fields }
[ Listeners ] ----------------------------------------
func (*MTLSListenerReq) Descriptor
deprecated
func (*MTLSListenerReq) Descriptor() ([]byte, []int)
Deprecated: Use MTLSListenerReq.ProtoReflect.Descriptor instead.
func (*MTLSListenerReq) GetHost ¶
func (x *MTLSListenerReq) GetHost() string
func (*MTLSListenerReq) GetPersistent ¶
func (x *MTLSListenerReq) GetPersistent() bool
func (*MTLSListenerReq) GetPort ¶
func (x *MTLSListenerReq) GetPort() uint32
func (*MTLSListenerReq) ProtoMessage ¶
func (*MTLSListenerReq) ProtoMessage()
func (*MTLSListenerReq) ProtoReflect ¶
func (x *MTLSListenerReq) ProtoReflect() protoreflect.Message
func (*MTLSListenerReq) Reset ¶
func (x *MTLSListenerReq) Reset()
func (*MTLSListenerReq) String ¶
func (x *MTLSListenerReq) String() string
type MigrateReq ¶
type MigrateReq struct { Pid uint32 `protobuf:"varint,1,opt,name=Pid,proto3" json:"Pid,omitempty"` Config *ImplantConfig `protobuf:"bytes,2,opt,name=Config,proto3" json:"Config,omitempty"` Request *commonpb.Request `protobuf:"bytes,9,opt,name=Request,proto3" json:"Request,omitempty"` // contains filtered or unexported fields }
MigrateReq - Client request to the server which is translated into
InvokeMigrateReq when sending to the implant.
func (*MigrateReq) Descriptor
deprecated
func (*MigrateReq) Descriptor() ([]byte, []int)
Deprecated: Use MigrateReq.ProtoReflect.Descriptor instead.
func (*MigrateReq) GetConfig ¶
func (x *MigrateReq) GetConfig() *ImplantConfig
func (*MigrateReq) GetPid ¶
func (x *MigrateReq) GetPid() uint32
func (*MigrateReq) GetRequest ¶
func (x *MigrateReq) GetRequest() *commonpb.Request
func (*MigrateReq) ProtoMessage ¶
func (*MigrateReq) ProtoMessage()
func (*MigrateReq) ProtoReflect ¶
func (x *MigrateReq) ProtoReflect() protoreflect.Message
func (*MigrateReq) Reset ¶
func (x *MigrateReq) Reset()
func (*MigrateReq) String ¶
func (x *MigrateReq) String() string
type MsfStager ¶
type MsfStager struct { File *commonpb.File `protobuf:"bytes,1,opt,name=File,proto3" json:"File,omitempty"` // contains filtered or unexported fields }
func (*MsfStager) Descriptor
deprecated
func (*MsfStager) ProtoMessage ¶
func (*MsfStager) ProtoMessage()
func (*MsfStager) ProtoReflect ¶
func (x *MsfStager) ProtoReflect() protoreflect.Message
type MsfStagerReq ¶
type MsfStagerReq struct { Arch string `protobuf:"bytes,1,opt,name=Arch,proto3" json:"Arch,omitempty"` Format string `protobuf:"bytes,2,opt,name=Format,proto3" json:"Format,omitempty"` Port uint32 `protobuf:"varint,3,opt,name=Port,proto3" json:"Port,omitempty"` Host string `protobuf:"bytes,4,opt,name=Host,proto3" json:"Host,omitempty"` OS string `protobuf:"bytes,5,opt,name=OS,proto3" json:"OS,omitempty"` // reserved for future usage Protocol StageProtocol `protobuf:"varint,6,opt,name=Protocol,proto3,enum=clientpb.StageProtocol" json:"Protocol,omitempty"` BadChars []string `protobuf:"bytes,7,rep,name=BadChars,proto3" json:"BadChars,omitempty"` // contains filtered or unexported fields }
func (*MsfStagerReq) Descriptor
deprecated
func (*MsfStagerReq) Descriptor() ([]byte, []int)
Deprecated: Use MsfStagerReq.ProtoReflect.Descriptor instead.
func (*MsfStagerReq) GetArch ¶
func (x *MsfStagerReq) GetArch() string
func (*MsfStagerReq) GetBadChars ¶
func (x *MsfStagerReq) GetBadChars() []string
func (*MsfStagerReq) GetFormat ¶
func (x *MsfStagerReq) GetFormat() string
func (*MsfStagerReq) GetHost ¶
func (x *MsfStagerReq) GetHost() string
func (*MsfStagerReq) GetOS ¶
func (x *MsfStagerReq) GetOS() string
func (*MsfStagerReq) GetPort ¶
func (x *MsfStagerReq) GetPort() uint32
func (*MsfStagerReq) GetProtocol ¶
func (x *MsfStagerReq) GetProtocol() StageProtocol
func (*MsfStagerReq) ProtoMessage ¶
func (*MsfStagerReq) ProtoMessage()
func (*MsfStagerReq) ProtoReflect ¶
func (x *MsfStagerReq) ProtoReflect() protoreflect.Message
func (*MsfStagerReq) Reset ¶
func (x *MsfStagerReq) Reset()
func (*MsfStagerReq) String ¶
func (x *MsfStagerReq) String() string
type NamedPipes ¶
type NamedPipes struct { Success bool `protobuf:"varint,1,opt,name=Success,proto3" json:"Success,omitempty"` Err string `protobuf:"bytes,2,opt,name=Err,proto3" json:"Err,omitempty"` Response *commonpb.Response `protobuf:"bytes,9,opt,name=Response,proto3" json:"Response,omitempty"` // contains filtered or unexported fields }
func (*NamedPipes) Descriptor
deprecated
func (*NamedPipes) Descriptor() ([]byte, []int)
Deprecated: Use NamedPipes.ProtoReflect.Descriptor instead.
func (*NamedPipes) GetErr ¶
func (x *NamedPipes) GetErr() string
func (*NamedPipes) GetResponse ¶
func (x *NamedPipes) GetResponse() *commonpb.Response
func (*NamedPipes) GetSuccess ¶
func (x *NamedPipes) GetSuccess() bool
func (*NamedPipes) ProtoMessage ¶
func (*NamedPipes) ProtoMessage()
func (*NamedPipes) ProtoReflect ¶
func (x *NamedPipes) ProtoReflect() protoreflect.Message
func (*NamedPipes) Reset ¶
func (x *NamedPipes) Reset()
func (*NamedPipes) String ¶
func (x *NamedPipes) String() string
type NamedPipesReq ¶
type NamedPipesReq struct { PipeName string `protobuf:"bytes,16,opt,name=PipeName,proto3" json:"PipeName,omitempty"` Request *commonpb.Request `protobuf:"bytes,9,opt,name=Request,proto3" json:"Request,omitempty"` // contains filtered or unexported fields }
Named Pipes Messages for pivoting
func (*NamedPipesReq) Descriptor
deprecated
func (*NamedPipesReq) Descriptor() ([]byte, []int)
Deprecated: Use NamedPipesReq.ProtoReflect.Descriptor instead.
func (*NamedPipesReq) GetPipeName ¶
func (x *NamedPipesReq) GetPipeName() string
func (*NamedPipesReq) GetRequest ¶
func (x *NamedPipesReq) GetRequest() *commonpb.Request
func (*NamedPipesReq) ProtoMessage ¶
func (*NamedPipesReq) ProtoMessage()
func (*NamedPipesReq) ProtoReflect ¶
func (x *NamedPipesReq) ProtoReflect() protoreflect.Message
func (*NamedPipesReq) Reset ¶
func (x *NamedPipesReq) Reset()
func (*NamedPipesReq) String ¶
func (x *NamedPipesReq) String() string
type Operator ¶
type Operator struct { Online bool `protobuf:"varint,1,opt,name=Online,proto3" json:"Online,omitempty"` Name string `protobuf:"bytes,2,opt,name=Name,proto3" json:"Name,omitempty"` // contains filtered or unexported fields }
func (*Operator) Descriptor
deprecated
func (*Operator) ProtoMessage ¶
func (*Operator) ProtoMessage()
func (*Operator) ProtoReflect ¶
func (x *Operator) ProtoReflect() protoreflect.Message
type Operators ¶
type Operators struct { Operators []*Operator `protobuf:"bytes,1,rep,name=Operators,proto3" json:"Operators,omitempty"` // contains filtered or unexported fields }
func (*Operators) Descriptor
deprecated
func (*Operators) GetOperators ¶
func (*Operators) ProtoMessage ¶
func (*Operators) ProtoMessage()
func (*Operators) ProtoReflect ¶
func (x *Operators) ProtoReflect() protoreflect.Message
type RegenerateReq ¶
type RegenerateReq struct { ImplantName string `protobuf:"bytes,1,opt,name=ImplantName,proto3" json:"ImplantName,omitempty"` // contains filtered or unexported fields }
func (*RegenerateReq) Descriptor
deprecated
func (*RegenerateReq) Descriptor() ([]byte, []int)
Deprecated: Use RegenerateReq.ProtoReflect.Descriptor instead.
func (*RegenerateReq) GetImplantName ¶
func (x *RegenerateReq) GetImplantName() string
func (*RegenerateReq) ProtoMessage ¶
func (*RegenerateReq) ProtoMessage()
func (*RegenerateReq) ProtoReflect ¶
func (x *RegenerateReq) ProtoReflect() protoreflect.Message
func (*RegenerateReq) Reset ¶
func (x *RegenerateReq) Reset()
func (*RegenerateReq) String ¶
func (x *RegenerateReq) String() string
type Session ¶
type Session struct { ID uint32 `protobuf:"varint,1,opt,name=ID,proto3" json:"ID,omitempty"` Name string `protobuf:"bytes,2,opt,name=Name,proto3" json:"Name,omitempty"` Hostname string `protobuf:"bytes,3,opt,name=Hostname,proto3" json:"Hostname,omitempty"` UUID string `protobuf:"bytes,4,opt,name=UUID,proto3" json:"UUID,omitempty"` Username string `protobuf:"bytes,5,opt,name=Username,proto3" json:"Username,omitempty"` UID string `protobuf:"bytes,6,opt,name=UID,proto3" json:"UID,omitempty"` GID string `protobuf:"bytes,7,opt,name=GID,proto3" json:"GID,omitempty"` OS string `protobuf:"bytes,8,opt,name=OS,proto3" json:"OS,omitempty"` Arch string `protobuf:"bytes,9,opt,name=Arch,proto3" json:"Arch,omitempty"` Transport string `protobuf:"bytes,10,opt,name=Transport,proto3" json:"Transport,omitempty"` RemoteAddress string `protobuf:"bytes,11,opt,name=RemoteAddress,proto3" json:"RemoteAddress,omitempty"` PID int32 `protobuf:"varint,12,opt,name=PID,proto3" json:"PID,omitempty"` Filename string `protobuf:"bytes,13,opt,name=Filename,proto3" json:"Filename,omitempty"` // Argv[0] LastCheckin string `protobuf:"bytes,14,opt,name=LastCheckin,proto3" json:"LastCheckin,omitempty"` ActiveC2 string `protobuf:"bytes,15,opt,name=ActiveC2,proto3" json:"ActiveC2,omitempty"` Version string `protobuf:"bytes,16,opt,name=Version,proto3" json:"Version,omitempty"` Evasion bool `protobuf:"varint,17,opt,name=Evasion,proto3" json:"Evasion,omitempty"` IsDead bool `protobuf:"varint,18,opt,name=IsDead,proto3" json:"IsDead,omitempty"` ReconnectInterval uint32 `protobuf:"varint,19,opt,name=ReconnectInterval,proto3" json:"ReconnectInterval,omitempty"` ProxyURL string `protobuf:"bytes,20,opt,name=ProxyURL,proto3" json:"ProxyURL,omitempty"` PollInterval uint32 `protobuf:"varint,21,opt,name=PollInterval,proto3" json:"PollInterval,omitempty"` // contains filtered or unexported fields }
[ Core ] ----------------------------------------
func (*Session) Descriptor
deprecated
func (*Session) GetActiveC2 ¶
func (*Session) GetEvasion ¶
func (*Session) GetFilename ¶
func (*Session) GetHostname ¶
func (*Session) GetLastCheckin ¶
func (*Session) GetPollInterval ¶ added in v1.4.15
func (*Session) GetProxyURL ¶
func (*Session) GetReconnectInterval ¶
func (*Session) GetRemoteAddress ¶
func (*Session) GetTransport ¶
func (*Session) GetUsername ¶
func (*Session) GetVersion ¶
func (*Session) ProtoMessage ¶
func (*Session) ProtoMessage()
func (*Session) ProtoReflect ¶
func (x *Session) ProtoReflect() protoreflect.Message
type Sessions ¶
type Sessions struct { Sessions []*Session `protobuf:"bytes,1,rep,name=Sessions,proto3" json:"Sessions,omitempty"` // contains filtered or unexported fields }
[ commands ] ----------------------------------------
func (*Sessions) Descriptor
deprecated
func (*Sessions) GetSessions ¶
func (*Sessions) ProtoMessage ¶
func (*Sessions) ProtoMessage()
func (*Sessions) ProtoReflect ¶
func (x *Sessions) ProtoReflect() protoreflect.Message
type ShellcodeRDI ¶
type ShellcodeRDI struct { Data []byte `protobuf:"bytes,1,opt,name=Data,proto3" json:"Data,omitempty"` // contains filtered or unexported fields }
func (*ShellcodeRDI) Descriptor
deprecated
func (*ShellcodeRDI) Descriptor() ([]byte, []int)
Deprecated: Use ShellcodeRDI.ProtoReflect.Descriptor instead.
func (*ShellcodeRDI) GetData ¶
func (x *ShellcodeRDI) GetData() []byte
func (*ShellcodeRDI) ProtoMessage ¶
func (*ShellcodeRDI) ProtoMessage()
func (*ShellcodeRDI) ProtoReflect ¶
func (x *ShellcodeRDI) ProtoReflect() protoreflect.Message
func (*ShellcodeRDI) Reset ¶
func (x *ShellcodeRDI) Reset()
func (*ShellcodeRDI) String ¶
func (x *ShellcodeRDI) String() string
type ShellcodeRDIReq ¶
type ShellcodeRDIReq struct { Data []byte `protobuf:"bytes,1,opt,name=Data,proto3" json:"Data,omitempty"` FunctionName string `protobuf:"bytes,2,opt,name=FunctionName,proto3" json:"FunctionName,omitempty"` Arguments string `protobuf:"bytes,3,opt,name=Arguments,proto3" json:"Arguments,omitempty"` // contains filtered or unexported fields }
func (*ShellcodeRDIReq) Descriptor
deprecated
func (*ShellcodeRDIReq) Descriptor() ([]byte, []int)
Deprecated: Use ShellcodeRDIReq.ProtoReflect.Descriptor instead.
func (*ShellcodeRDIReq) GetArguments ¶
func (x *ShellcodeRDIReq) GetArguments() string
func (*ShellcodeRDIReq) GetData ¶
func (x *ShellcodeRDIReq) GetData() []byte
func (*ShellcodeRDIReq) GetFunctionName ¶
func (x *ShellcodeRDIReq) GetFunctionName() string
func (*ShellcodeRDIReq) ProtoMessage ¶
func (*ShellcodeRDIReq) ProtoMessage()
func (*ShellcodeRDIReq) ProtoReflect ¶
func (x *ShellcodeRDIReq) ProtoReflect() protoreflect.Message
func (*ShellcodeRDIReq) Reset ¶
func (x *ShellcodeRDIReq) Reset()
func (*ShellcodeRDIReq) String ¶
func (x *ShellcodeRDIReq) String() string
type StageProtocol ¶
type StageProtocol int32
const ( StageProtocol_TCP StageProtocol = 0 StageProtocol_HTTP StageProtocol = 1 StageProtocol_HTTPS StageProtocol = 2 )
func (StageProtocol) Descriptor ¶
func (StageProtocol) Descriptor() protoreflect.EnumDescriptor
func (StageProtocol) Enum ¶
func (x StageProtocol) Enum() *StageProtocol
func (StageProtocol) EnumDescriptor
deprecated
func (StageProtocol) EnumDescriptor() ([]byte, []int)
Deprecated: Use StageProtocol.Descriptor instead.
func (StageProtocol) Number ¶
func (x StageProtocol) Number() protoreflect.EnumNumber
func (StageProtocol) String ¶
func (x StageProtocol) String() string
func (StageProtocol) Type ¶
func (StageProtocol) Type() protoreflect.EnumType
type StagerListener ¶
type StagerListener struct { JobID uint32 `protobuf:"varint,1,opt,name=JobID,proto3" json:"JobID,omitempty"` // contains filtered or unexported fields }
func (*StagerListener) Descriptor
deprecated
func (*StagerListener) Descriptor() ([]byte, []int)
Deprecated: Use StagerListener.ProtoReflect.Descriptor instead.
func (*StagerListener) GetJobID ¶
func (x *StagerListener) GetJobID() uint32
func (*StagerListener) ProtoMessage ¶
func (*StagerListener) ProtoMessage()
func (*StagerListener) ProtoReflect ¶
func (x *StagerListener) ProtoReflect() protoreflect.Message
func (*StagerListener) Reset ¶
func (x *StagerListener) Reset()
func (*StagerListener) String ¶
func (x *StagerListener) String() string
type StagerListenerReq ¶
type StagerListenerReq struct { Protocol StageProtocol `protobuf:"varint,1,opt,name=Protocol,proto3,enum=clientpb.StageProtocol" json:"Protocol,omitempty"` Host string `protobuf:"bytes,2,opt,name=Host,proto3" json:"Host,omitempty"` Port uint32 `protobuf:"varint,3,opt,name=Port,proto3" json:"Port,omitempty"` Data []byte `protobuf:"bytes,4,opt,name=Data,proto3" json:"Data,omitempty"` Cert []byte `protobuf:"bytes,5,opt,name=Cert,proto3" json:"Cert,omitempty"` Key []byte `protobuf:"bytes,6,opt,name=Key,proto3" json:"Key,omitempty"` ACME bool `protobuf:"varint,7,opt,name=ACME,proto3" json:"ACME,omitempty"` // contains filtered or unexported fields }
func (*StagerListenerReq) Descriptor
deprecated
func (*StagerListenerReq) Descriptor() ([]byte, []int)
Deprecated: Use StagerListenerReq.ProtoReflect.Descriptor instead.
func (*StagerListenerReq) GetACME ¶
func (x *StagerListenerReq) GetACME() bool
func (*StagerListenerReq) GetCert ¶
func (x *StagerListenerReq) GetCert() []byte
func (*StagerListenerReq) GetData ¶
func (x *StagerListenerReq) GetData() []byte
func (*StagerListenerReq) GetHost ¶
func (x *StagerListenerReq) GetHost() string
func (*StagerListenerReq) GetKey ¶
func (x *StagerListenerReq) GetKey() []byte
func (*StagerListenerReq) GetPort ¶
func (x *StagerListenerReq) GetPort() uint32
func (*StagerListenerReq) GetProtocol ¶
func (x *StagerListenerReq) GetProtocol() StageProtocol
func (*StagerListenerReq) ProtoMessage ¶
func (*StagerListenerReq) ProtoMessage()
func (*StagerListenerReq) ProtoReflect ¶
func (x *StagerListenerReq) ProtoReflect() protoreflect.Message
func (*StagerListenerReq) Reset ¶
func (x *StagerListenerReq) Reset()
func (*StagerListenerReq) String ¶
func (x *StagerListenerReq) String() string
type TCPPivot ¶
type TCPPivot struct { Success bool `protobuf:"varint,1,opt,name=Success,proto3" json:"Success,omitempty"` Err string `protobuf:"bytes,2,opt,name=Err,proto3" json:"Err,omitempty"` Response *commonpb.Response `protobuf:"bytes,9,opt,name=Response,proto3" json:"Response,omitempty"` // contains filtered or unexported fields }
func (*TCPPivot) Descriptor
deprecated
func (*TCPPivot) GetResponse ¶
func (*TCPPivot) GetSuccess ¶
func (*TCPPivot) ProtoMessage ¶
func (*TCPPivot) ProtoMessage()
func (*TCPPivot) ProtoReflect ¶
func (x *TCPPivot) ProtoReflect() protoreflect.Message
type TCPPivotReq ¶
type TCPPivotReq struct { Address string `protobuf:"bytes,16,opt,name=Address,proto3" json:"Address,omitempty"` Request *commonpb.Request `protobuf:"bytes,9,opt,name=Request,proto3" json:"Request,omitempty"` // contains filtered or unexported fields }
TCP Messages for pivoting
func (*TCPPivotReq) Descriptor
deprecated
func (*TCPPivotReq) Descriptor() ([]byte, []int)
Deprecated: Use TCPPivotReq.ProtoReflect.Descriptor instead.
func (*TCPPivotReq) GetAddress ¶
func (x *TCPPivotReq) GetAddress() string
func (*TCPPivotReq) GetRequest ¶
func (x *TCPPivotReq) GetRequest() *commonpb.Request
func (*TCPPivotReq) ProtoMessage ¶
func (*TCPPivotReq) ProtoMessage()
func (*TCPPivotReq) ProtoReflect ¶
func (x *TCPPivotReq) ProtoReflect() protoreflect.Message
func (*TCPPivotReq) Reset ¶
func (x *TCPPivotReq) Reset()
func (*TCPPivotReq) String ¶
func (x *TCPPivotReq) String() string
type UniqueWGIP ¶
type UniqueWGIP struct { IP string `protobuf:"bytes,1,opt,name=IP,proto3" json:"IP,omitempty"` // contains filtered or unexported fields }
UniqueWGIP - Unique wireguard IP
func (*UniqueWGIP) Descriptor
deprecated
func (*UniqueWGIP) Descriptor() ([]byte, []int)
Deprecated: Use UniqueWGIP.ProtoReflect.Descriptor instead.
func (*UniqueWGIP) GetIP ¶
func (x *UniqueWGIP) GetIP() string
func (*UniqueWGIP) ProtoMessage ¶
func (*UniqueWGIP) ProtoMessage()
func (*UniqueWGIP) ProtoReflect ¶
func (x *UniqueWGIP) ProtoReflect() protoreflect.Message
func (*UniqueWGIP) Reset ¶
func (x *UniqueWGIP) Reset()
func (*UniqueWGIP) String ¶
func (x *UniqueWGIP) String() string
type UpdateSession ¶
type UpdateSession struct { SessionID uint32 `protobuf:"varint,1,opt,name=SessionID,proto3" json:"SessionID,omitempty"` Name string `protobuf:"bytes,2,opt,name=Name,proto3" json:"Name,omitempty"` ReconnectInterval int32 `protobuf:"varint,3,opt,name=ReconnectInterval,proto3" json:"ReconnectInterval,omitempty"` PollInterval int32 `protobuf:"varint,4,opt,name=PollInterval,proto3" json:"PollInterval,omitempty"` // contains filtered or unexported fields }
func (*UpdateSession) Descriptor
deprecated
func (*UpdateSession) Descriptor() ([]byte, []int)
Deprecated: Use UpdateSession.ProtoReflect.Descriptor instead.
func (*UpdateSession) GetName ¶
func (x *UpdateSession) GetName() string
func (*UpdateSession) GetPollInterval ¶ added in v1.4.15
func (x *UpdateSession) GetPollInterval() int32
func (*UpdateSession) GetReconnectInterval ¶ added in v1.4.15
func (x *UpdateSession) GetReconnectInterval() int32
func (*UpdateSession) GetSessionID ¶
func (x *UpdateSession) GetSessionID() uint32
func (*UpdateSession) ProtoMessage ¶
func (*UpdateSession) ProtoMessage()
func (*UpdateSession) ProtoReflect ¶
func (x *UpdateSession) ProtoReflect() protoreflect.Message
func (*UpdateSession) Reset ¶
func (x *UpdateSession) Reset()
func (*UpdateSession) String ¶
func (x *UpdateSession) String() string
type Version ¶
type Version struct { Major int32 `protobuf:"varint,1,opt,name=Major,proto3" json:"Major,omitempty"` Minor int32 `protobuf:"varint,2,opt,name=Minor,proto3" json:"Minor,omitempty"` Patch int32 `protobuf:"varint,3,opt,name=Patch,proto3" json:"Patch,omitempty"` Commit string `protobuf:"bytes,4,opt,name=Commit,proto3" json:"Commit,omitempty"` Dirty bool `protobuf:"varint,5,opt,name=Dirty,proto3" json:"Dirty,omitempty"` CompiledAt int64 `protobuf:"varint,6,opt,name=CompiledAt,proto3" json:"CompiledAt,omitempty"` OS string `protobuf:"bytes,7,opt,name=OS,proto3" json:"OS,omitempty"` Arch string `protobuf:"bytes,8,opt,name=Arch,proto3" json:"Arch,omitempty"` // contains filtered or unexported fields }
[ Version ] ----------------------------------------
func (*Version) Descriptor
deprecated
func (*Version) GetCompiledAt ¶
func (*Version) ProtoMessage ¶
func (*Version) ProtoMessage()
func (*Version) ProtoReflect ¶
func (x *Version) ProtoReflect() protoreflect.Message
type WGClientConfig ¶
type WGClientConfig struct { ServerPubKey string `protobuf:"bytes,1,opt,name=ServerPubKey,proto3" json:"ServerPubKey,omitempty"` ClientPrivateKey string `protobuf:"bytes,2,opt,name=ClientPrivateKey,proto3" json:"ClientPrivateKey,omitempty"` ClientPubKey string `protobuf:"bytes,3,opt,name=ClientPubKey,proto3" json:"ClientPubKey,omitempty"` ClientIP string `protobuf:"bytes,4,opt,name=ClientIP,proto3" json:"ClientIP,omitempty"` // contains filtered or unexported fields }
func (*WGClientConfig) Descriptor
deprecated
func (*WGClientConfig) Descriptor() ([]byte, []int)
Deprecated: Use WGClientConfig.ProtoReflect.Descriptor instead.
func (*WGClientConfig) GetClientIP ¶
func (x *WGClientConfig) GetClientIP() string
func (*WGClientConfig) GetClientPrivateKey ¶
func (x *WGClientConfig) GetClientPrivateKey() string
func (*WGClientConfig) GetClientPubKey ¶
func (x *WGClientConfig) GetClientPubKey() string
func (*WGClientConfig) GetServerPubKey ¶
func (x *WGClientConfig) GetServerPubKey() string
func (*WGClientConfig) ProtoMessage ¶
func (*WGClientConfig) ProtoMessage()
func (*WGClientConfig) ProtoReflect ¶
func (x *WGClientConfig) ProtoReflect() protoreflect.Message
func (*WGClientConfig) Reset ¶
func (x *WGClientConfig) Reset()
func (*WGClientConfig) String ¶
func (x *WGClientConfig) String() string
type WGListener ¶
type WGListener struct { JobID uint32 `protobuf:"varint,1,opt,name=JobID,proto3" json:"JobID,omitempty"` // contains filtered or unexported fields }
func (*WGListener) Descriptor
deprecated
func (*WGListener) Descriptor() ([]byte, []int)
Deprecated: Use WGListener.ProtoReflect.Descriptor instead.
func (*WGListener) GetJobID ¶
func (x *WGListener) GetJobID() uint32
func (*WGListener) ProtoMessage ¶
func (*WGListener) ProtoMessage()
func (*WGListener) ProtoReflect ¶
func (x *WGListener) ProtoReflect() protoreflect.Message
func (*WGListener) Reset ¶
func (x *WGListener) Reset()
func (*WGListener) String ¶
func (x *WGListener) String() string
type WGListenerReq ¶
type WGListenerReq struct { Port uint32 `protobuf:"varint,1,opt,name=Port,proto3" json:"Port,omitempty"` TunIP string `protobuf:"bytes,2,opt,name=TunIP,proto3" json:"TunIP,omitempty"` NPort uint32 `protobuf:"varint,3,opt,name=NPort,proto3" json:"NPort,omitempty"` KeyPort uint32 `protobuf:"varint,4,opt,name=KeyPort,proto3" json:"KeyPort,omitempty"` Persistent bool `protobuf:"varint,5,opt,name=Persistent,proto3" json:"Persistent,omitempty"` // contains filtered or unexported fields }
func (*WGListenerReq) Descriptor
deprecated
func (*WGListenerReq) Descriptor() ([]byte, []int)
Deprecated: Use WGListenerReq.ProtoReflect.Descriptor instead.
func (*WGListenerReq) GetKeyPort ¶
func (x *WGListenerReq) GetKeyPort() uint32
func (*WGListenerReq) GetNPort ¶
func (x *WGListenerReq) GetNPort() uint32
func (*WGListenerReq) GetPersistent ¶
func (x *WGListenerReq) GetPersistent() bool
func (*WGListenerReq) GetPort ¶
func (x *WGListenerReq) GetPort() uint32
func (*WGListenerReq) GetTunIP ¶
func (x *WGListenerReq) GetTunIP() string
func (*WGListenerReq) ProtoMessage ¶
func (*WGListenerReq) ProtoMessage()
func (*WGListenerReq) ProtoReflect ¶
func (x *WGListenerReq) ProtoReflect() protoreflect.Message
func (*WGListenerReq) Reset ¶
func (x *WGListenerReq) Reset()
func (*WGListenerReq) String ¶
func (x *WGListenerReq) String() string
type WebContent ¶
type WebContent struct { Path string `protobuf:"bytes,1,opt,name=Path,proto3" json:"Path,omitempty"` ContentType string `protobuf:"bytes,2,opt,name=ContentType,proto3" json:"ContentType,omitempty"` Size uint64 `protobuf:"varint,3,opt,name=Size,proto3" json:"Size,omitempty"` Content []byte `protobuf:"bytes,9,opt,name=Content,proto3" json:"Content,omitempty"` // contains filtered or unexported fields }
[ websites ] ----------------------------------------
func (*WebContent) Descriptor
deprecated
func (*WebContent) Descriptor() ([]byte, []int)
Deprecated: Use WebContent.ProtoReflect.Descriptor instead.
func (*WebContent) GetContent ¶
func (x *WebContent) GetContent() []byte
func (*WebContent) GetContentType ¶
func (x *WebContent) GetContentType() string
func (*WebContent) GetPath ¶
func (x *WebContent) GetPath() string
func (*WebContent) GetSize ¶
func (x *WebContent) GetSize() uint64
func (*WebContent) ProtoMessage ¶
func (*WebContent) ProtoMessage()
func (*WebContent) ProtoReflect ¶
func (x *WebContent) ProtoReflect() protoreflect.Message
func (*WebContent) Reset ¶
func (x *WebContent) Reset()
func (*WebContent) String ¶
func (x *WebContent) String() string
type Website ¶
type Website struct { Name string `protobuf:"bytes,1,opt,name=Name,proto3" json:"Name,omitempty"` Contents map[string]*WebContent `` /* 157-byte string literal not displayed */ // contains filtered or unexported fields }
func (*Website) Descriptor
deprecated
func (*Website) GetContents ¶
func (x *Website) GetContents() map[string]*WebContent
func (*Website) ProtoMessage ¶
func (*Website) ProtoMessage()
func (*Website) ProtoReflect ¶
func (x *Website) ProtoReflect() protoreflect.Message
type WebsiteAddContent ¶
type WebsiteAddContent struct { Name string `protobuf:"bytes,1,opt,name=Name,proto3" json:"Name,omitempty"` Contents map[string]*WebContent `` /* 157-byte string literal not displayed */ // contains filtered or unexported fields }
func (*WebsiteAddContent) Descriptor
deprecated
func (*WebsiteAddContent) Descriptor() ([]byte, []int)
Deprecated: Use WebsiteAddContent.ProtoReflect.Descriptor instead.
func (*WebsiteAddContent) GetContents ¶
func (x *WebsiteAddContent) GetContents() map[string]*WebContent
func (*WebsiteAddContent) GetName ¶
func (x *WebsiteAddContent) GetName() string
func (*WebsiteAddContent) ProtoMessage ¶
func (*WebsiteAddContent) ProtoMessage()
func (*WebsiteAddContent) ProtoReflect ¶
func (x *WebsiteAddContent) ProtoReflect() protoreflect.Message
func (*WebsiteAddContent) Reset ¶
func (x *WebsiteAddContent) Reset()
func (*WebsiteAddContent) String ¶
func (x *WebsiteAddContent) String() string
type WebsiteRemoveContent ¶
type WebsiteRemoveContent struct { Name string `protobuf:"bytes,1,opt,name=Name,proto3" json:"Name,omitempty"` Paths []string `protobuf:"bytes,2,rep,name=Paths,proto3" json:"Paths,omitempty"` // contains filtered or unexported fields }
func (*WebsiteRemoveContent) Descriptor
deprecated
func (*WebsiteRemoveContent) Descriptor() ([]byte, []int)
Deprecated: Use WebsiteRemoveContent.ProtoReflect.Descriptor instead.
func (*WebsiteRemoveContent) GetName ¶
func (x *WebsiteRemoveContent) GetName() string
func (*WebsiteRemoveContent) GetPaths ¶
func (x *WebsiteRemoveContent) GetPaths() []string
func (*WebsiteRemoveContent) ProtoMessage ¶
func (*WebsiteRemoveContent) ProtoMessage()
func (*WebsiteRemoveContent) ProtoReflect ¶
func (x *WebsiteRemoveContent) ProtoReflect() protoreflect.Message
func (*WebsiteRemoveContent) Reset ¶
func (x *WebsiteRemoveContent) Reset()
func (*WebsiteRemoveContent) String ¶
func (x *WebsiteRemoveContent) String() string
type Websites ¶
type Websites struct { Websites []*Website `protobuf:"bytes,1,rep,name=Websites,proto3" json:"Websites,omitempty"` // contains filtered or unexported fields }
func (*Websites) Descriptor
deprecated
func (*Websites) GetWebsites ¶
func (*Websites) ProtoMessage ¶
func (*Websites) ProtoMessage()
func (*Websites) ProtoReflect ¶
func (x *Websites) ProtoReflect() protoreflect.Message