Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegCreateKeyCmd ¶
func RegCreateKeyCmd(ctx *grumble.Context, con *console.SliverConsoleClient)
RegCreateKeyCmd - Create a new Windows registry key
func RegReadCmd ¶
func RegReadCmd(ctx *grumble.Context, con *console.SliverConsoleClient)
RegReadCmd - Read a windows registry key: registry read --hostname aa.bc.local --hive HKCU "software\google\chrome\blbeacon\version"
func RegWriteCmd ¶
func RegWriteCmd(ctx *grumble.Context, con *console.SliverConsoleClient)
RegWriteCmd - Write to a Windows registry key: registry write --hive HKCU --type dword "software\google\chrome\blbeacon\hello" 32
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.