constants

package
v0.0.6-alpha Latest Latest
Warning

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

Go to latest
Published: Jun 13, 2019 License: GPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	EventStr = "event"

	ServerErrorStr = "server"

	// ConnectedEvent - Sliver Connected
	ConnectedEvent = "connected"
	// DisconnectedEvent - Sliver disconnected
	DisconnectedEvent = "disconnected"

	// JoinedEvent - Player joined the game
	JoinedEvent = "joined"
	// LeftEvent - Player left the game
	LeftEvent = "left"

	// CanaryEvent - A DNS canary was triggered
	CanaryEvent = "canary"

	// StartedEvent - Job was started
	StartedEvent = "started"
	// StoppedEvent - Job was stopped
	StoppedEvent = "stopped"
)

Events

View Source
const (
	NewPlayerStr       = "new-player"
	PlayersStr         = "players"
	KickPlayerStr      = "kick-player"
	MultiplayerModeStr = "multiplayer"

	SessionsStr   = "sessions"
	BackgroundStr = "background"
	InfoStr       = "info"
	UseStr        = "use"

	GenerateStr        = "generate"
	RegenerateStr      = "regenerate"
	ProfileGenerateStr = "generate-profile"
	GenerateEggStr     = "generate-egg"
	ProfilesStr        = "profiles"
	NewProfileStr      = "new-profile"

	ListSliverBuildsStr = "slivers"
	ListCanariesStr     = "canaries"

	JobsStr  = "jobs"
	MtlsStr  = "mtls"
	DnsStr   = "dns"
	HttpStr  = "http"
	HttpsStr = "https"

	MsfStr       = "msf"
	MsfInjectStr = "msf-inject"

	PsStr   = "ps"
	PingStr = "ping"
	KillStr = "kill"

	GetPIDStr = "getpid"
	GetUIDStr = "getuid"
	GetGIDStr = "getgid"
	WhoamiStr = "whoami"

	ShellStr = "shell"

	LsStr               = "ls"
	RmStr               = "rm"
	MkdirStr            = "mkdir"
	CdStr               = "cd"
	PwdStr              = "pwd"
	CatStr              = "cat"
	DownloadStr         = "download"
	UploadStr           = "upload"
	ProcdumpStr         = "procdump"
	ImpersonateStr      = "impersonate"
	ElevateStr          = "elevate"
	GetSystemStr        = "getsystem"
	ExecuteAssemblyStr  = "execute-assembly"
	ExecuteShellcodeStr = "execute-shellcode"
	MigrateStr          = "migrate"

	WebsitesStr = "websites"

	// Groups
	GenericHelpGroup     = "Generic:"
	SliverHelpGroup      = "Sliver:"
	SliverWinHelpGroup   = "Sliver - Windows:"
	MultiplayerHelpGroup = "Multiplayer:"
)

Commands

View Source
const (
	KeepAliveStr = "keepalive"
)

Meta

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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