discover

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Dec 14, 2021 License: BSD-3-Clause Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetBrands

func GetBrands(ctx context.Context, domain string, config Config) []string

Types

type Asset

type Asset struct {
	DomainName   string
	Certificates []*x509.Certificate
	MXRecords    []*net.MX //MX records, if any
}

Asset is a digtal asset

func FindAssets

func FindAssets(ctx context.Context, domain string, config Config) (assets []Asset, err error)

FindAssets finds digital assets starting from a root domain

type Config

type Config struct {
}

Config asset discovery config

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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