crossref

package
v1.0.0-alpha2 Latest Latest
Warning

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

Go to latest
Published: Jun 19, 2017 License: GPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BuildXRefCollection

func BuildXRefCollection(res *database.Resources)

BuildXRefCollection runs threaded crossref analysis

Types

type BeaconingSelector

type BeaconingSelector struct{}

BeaconingSelector implements the XRefSelector interface for beaconing

func (BeaconingSelector) GetName

func (s BeaconingSelector) GetName() string

GetName returns "beaconing"

func (BeaconingSelector) Select

func (s BeaconingSelector) Select(res *database.Resources) (<-chan string, <-chan string)

Select selects beaconing hosts for XRef analysis

type BlacklistedSelector

type BlacklistedSelector struct{}

BlacklistedSelector implements the XRefSelector interface for blacklisted

func (BlacklistedSelector) GetName

func (b BlacklistedSelector) GetName() string

GetName returns "blacklisted"

func (BlacklistedSelector) Select

func (b BlacklistedSelector) Select(res *database.Resources) (<-chan string, <-chan string)

Select selects blacklisted hosts for XRef analysis

type ScanningSelector

type ScanningSelector struct{}

ScanningSelector implements the XRefSelector interface for scanning

func (ScanningSelector) GetName

func (s ScanningSelector) GetName() string

GetName returns "scanning"

func (ScanningSelector) Select

func (s ScanningSelector) Select(res *database.Resources) (<-chan string, <-chan string)

Select selects scanning and scanned hosts for XRef analysis

Jump to

Keyboard shortcuts

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