commands

package
v0.0.0-...-bd99aa7 Latest Latest
Warning

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

Go to latest
Published: Nov 14, 2018 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FetchExploitCmd

type FetchExploitCmd struct {
	Debug    bool
	DebugSQL bool
	Quiet    bool
	LogDir   string
	LogJSON  bool
	Deep     bool

	DBPath string
	DBType string

	HTTPProxy string
}

FetchExploitCmd :

func (*FetchExploitCmd) Execute

func (p *FetchExploitCmd) Execute(_ context.Context, f *flag.FlagSet, _ ...interface{}) subcommands.ExitStatus

Execute :

func (*FetchExploitCmd) Name

func (*FetchExploitCmd) Name() string

Name :

func (*FetchExploitCmd) SetFlags

func (p *FetchExploitCmd) SetFlags(f *flag.FlagSet)

SetFlags :

func (*FetchExploitCmd) Synopsis

func (*FetchExploitCmd) Synopsis() string

Synopsis :

func (*FetchExploitCmd) Usage

func (*FetchExploitCmd) Usage() string

Usage :

type SearchExploitCmd

type SearchExploitCmd struct {
	Debug       bool
	DebugSQL    bool
	Quiet       bool
	LogDir      string
	LogJSON     bool
	DBPath      string
	DBType      string
	HTTPProxy   string
	SearchType  string
	SearchParam string
}

SearchExploitCmd :

func (*SearchExploitCmd) Execute

func (p *SearchExploitCmd) Execute(_ context.Context, f *flag.FlagSet, _ ...interface{}) subcommands.ExitStatus

Execute :

func (*SearchExploitCmd) Name

func (*SearchExploitCmd) Name() string

Name :

func (*SearchExploitCmd) SetFlags

func (p *SearchExploitCmd) SetFlags(f *flag.FlagSet)

SetFlags :

func (*SearchExploitCmd) Synopsis

func (*SearchExploitCmd) Synopsis() string

Synopsis :

func (*SearchExploitCmd) Usage

func (*SearchExploitCmd) Usage() string

Usage :

type ServerCmd

type ServerCmd struct {
	Debug    bool
	DebugSQL bool
	Quiet    bool
	LogDir   string
	LogJSON  bool
	DBpath   string
	DBtype   string
	Bind     string
	Port     string
}

ServerCmd :

func (*ServerCmd) Execute

func (p *ServerCmd) Execute(_ context.Context, f *flag.FlagSet, _ ...interface{}) subcommands.ExitStatus

Execute :

func (*ServerCmd) Name

func (*ServerCmd) Name() string

Name :

func (*ServerCmd) SetFlags

func (p *ServerCmd) SetFlags(f *flag.FlagSet)

SetFlags :

func (*ServerCmd) Synopsis

func (*ServerCmd) Synopsis() string

Synopsis :

func (*ServerCmd) Usage

func (*ServerCmd) Usage() string

Usage :

Jump to

Keyboard shortcuts

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