intel

package
v3.4.12 Latest Latest
Warning

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

Go to latest
Published: Dec 2, 2019 License: Apache-2.0 Imports: 14 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
	Bus    *eb.EventBus
	Sys    services.System

	// The channel that will receive the results
	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(sys services.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() 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