intel

package
v3.22.2 Latest Latest
Warning

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

Go to latest
Published: Mar 21, 2023 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Collection

type Collection struct {
	sync.Mutex
	Config *config.Config
	Sys    systems.System

	Output chan *requests.Output
	// contains filtered or unexported fields
}

Collection is the object type used to execute a open source information gathering with Amass.

func NewCollection

func NewCollection(cfg *config.Config, sys systems.System) *Collection

NewCollection returns an initialized Collection object that has not been started yet.

func (*Collection) Done

func (c *Collection) Done()

Done safely closes the done broadcast channel.

func (*Collection) HostedDomains

func (c *Collection) HostedDomains(ctx context.Context) error

HostedDomains uses open source intelligence to discover root domain names in the target infrastructure.

func (*Collection) ReverseWhois

func (c *Collection) ReverseWhois() error

ReverseWhois returns domain names that are related to the domains provided

Jump to

Keyboard shortcuts

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