cmd

package
v1.8.40 Latest Latest
Warning

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

Go to latest
Published: Apr 11, 2023 License: MIT Imports: 27 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute

func Execute()

Types

type AliveOptions added in v1.8.28

type AliveOptions struct {
	PortRange string

	Proxy   string
	Threads int
	Timeout int
}

type CommonOptions

type CommonOptions struct {
	Input     string
	InputFile string

	OutputFile string
	ResultFile string

	NoColor bool
	Debug   bool
}

type CrackOptions

type CrackOptions struct {
	Module   string
	User     string
	Pass     string
	UserFile string
	PassFile string

	Threads  int
	Timeout  int
	Delay    int
	CrackAll bool
}

type DirscanOptions

type DirscanOptions struct {
	Proxy   string
	Threads int
	Timeout int
	Headers []string

	DirFile     string
	DirLang     string
	DirTypes    []string
	MaxMatched  int
	MatchStatus []int
}

type DomainscanOptions

type DomainscanOptions struct {
	ProviderFile  string
	SubdomainFile string
	SubnextFile   string

	Layer int
	Rate  string
	Proxy string
}

type ExpscanOptions added in v1.8.0

type ExpscanOptions struct {
	Timeout int
	Proxy   string
	Headers []string
	Payload string
}

type IpscanOptions

type IpscanOptions struct {
	Proxy     string
	PortRange string
	Rate      int
	Threads   int
	Process   bool
	MaxPort   int

	Os      bool
	Addr    bool
	Crack   bool
	Pocscan bool
}

type PocscanOptions

type PocscanOptions struct {
	Timeout int
	Proxy   string
	Headers []string
}

type WebscanOptions

type WebscanOptions struct {
	Threads      int
	Timeout      int
	Proxy        string
	Headers      []string
	NoIconhash   bool
	NoWappalyzer bool

	FilterTags []string
	FingerFile string

	Pocscan bool
}

Jump to

Keyboard shortcuts

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