session

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: May 21, 2019 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type KerbruteSession

type KerbruteSession struct {
	Domain       string
	Realm        string
	Kdcs         map[int]string
	ConfigString string
	Config       *kconfig.Config
	Verbose      bool
	SafeMode     bool
}

func NewKerbruteSession

func NewKerbruteSession(domain string, domainController string, verbose bool, safemode bool) (KerbruteSession, error)

func (KerbruteSession) HandleKerbError

func (k KerbruteSession) HandleKerbError(err error) (bool, string)

func (KerbruteSession) TestLogin

func (k KerbruteSession) TestLogin(username, password string) (bool, error)

func (KerbruteSession) TestUsername

func (k KerbruteSession) TestUsername(username string) (bool, error)

Jump to

Keyboard shortcuts

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