domainscan

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: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CheckWildcard

func CheckWildcard(domain string) (ok bool)

func IpContains

func IpContains(cidr string, ip string) bool

Types

type Options

type Options struct {
	Layer          int
	Rate           string
	Proxy          string
	SubdomainData  []string
	SubnextData    []string
	CdnCnameData   []string
	CdnIpData      []string
	ProviderConfig string
}

type Result

type Result struct {
	Domain string
	Ip     string
	Cdn    bool
}

type Runner

type Runner struct {
	// contains filtered or unexported fields
}

func NewRunner

func NewRunner(options *Options) (*Runner, error)

func (*Runner) CheckCDN

func (r *Runner) CheckCDN(ip string) bool

func (*Runner) Run

func (r *Runner) Run(domains []string) (results []*Result)

func (*Runner) RunEnumeration

func (r *Runner) RunEnumeration(domain string) (results []*Result)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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