structure

package
v1.0.0-beta Latest Latest
Warning

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

Go to latest
Published: Feb 14, 2018 License: GPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BuildHostsCollection added in v1.0.0

func BuildHostsCollection(res *database.Resources)

BuildHostsCollection builds the 'host' collection for this timeframe. Runs via mongodb aggregation. Sourced from the 'conn' table.

func BuildIPv4Collection added in v1.0.0

func BuildIPv4Collection(res *database.Resources)

BuildIPv4Collection generates binary representations of the IPv4 addresses in the dataset for use in subnetting, address selection, etc.

func BuildIPv6Collection added in v1.0.0

func BuildIPv6Collection(res *database.Resources)

BuildIPv6Collection generates binary representations of the IPv6 addresses in the dataset for use in subnetting, address selection, etc.

func BuildUniqueConnectionsCollection added in v1.0.0

func BuildUniqueConnectionsCollection(res *database.Resources)

BuildUniqueConnectionsCollection finds the unique connection pairs between sources and destinations

func GetConnSourcesFromDest added in v1.0.0

func GetConnSourcesFromDest(res *database.Resources, ip string) []string

GetConnSourcesFromDest finds all of the ips which communicated with a given destination ip

Types

This section is empty.

Jump to

Keyboard shortcuts

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