Documentation
¶
Index ¶
Constants ¶
View Source
const ( ID = "bypass_fodhelper" Name = "Fodhelper UAC Bypass" )
Variables ¶
This section is empty.
Functions ¶
func CreateRegistryKeyCU ¶
func DeleteRegistryKeyCU ¶
func NewBypassFodhelper ¶
func NewBypassFodhelper(opts ...BypassFodhelperOptions) sergeant.Runnable
Types ¶
type BypassFodhelper ¶
type BypassFodhelper struct {
// contains filtered or unexported fields
}
func (*BypassFodhelper) ID ¶
func (e *BypassFodhelper) ID() string
func (*BypassFodhelper) Name ¶
func (e *BypassFodhelper) Name() string
type BypassFodhelperOptions ¶
type BypassFodhelperOptions struct {
Command string
}
Click to show internal directories.
Click to hide internal directories.