crossref

package
v1.1.1 Latest Latest
Warning

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

Go to latest
Published: Dec 4, 2018 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 *resources.Resources)

BuildXRefCollection runs threaded crossref analysis

Types

type BLDestIPSelector

type BLDestIPSelector struct{}

BLDestIPSelector implements the XRefSelector interface for blacklisted destination ips

func (BLDestIPSelector) GetName

func (s BLDestIPSelector) GetName() string

GetName returns "bl-dest-ips"

func (BLDestIPSelector) Select

func (s BLDestIPSelector) Select(res *resources.Resources) (<-chan string, <-chan string)

Select selects blacklisted dest ips for XRef analysis

type BLSourceIPSelector

type BLSourceIPSelector struct{}

BLSourceIPSelector implements the XRefSelector interface for blacklisted source ips

func (BLSourceIPSelector) GetName

func (s BLSourceIPSelector) GetName() string

GetName returns "bl-source-ip"

func (BLSourceIPSelector) Select

func (s BLSourceIPSelector) Select(res *resources.Resources) (<-chan string, <-chan string)

Select selects blacklisted source ips for XRef analysis

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 *resources.Resources) (<-chan string, <-chan string)

Select selects beaconing 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 *resources.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