iopack

package module
v0.0.0-...-3ef9222 Latest Latest
Warning

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

Go to latest
Published: Jan 16, 2022 License: Apache-2.0 Imports: 10 Imported by: 0

README

OWASP-Amass-cmd-amass-io

#In-depth Attack Surface Mapping and Asset Discovery

This go package is a temporal fix to Integrating OWASP Amass into Your Work It includes the io.go which includes the Extractoutput fuction.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func EventNames

func EventNames(ctx context.Context, g *netmap.Graph, uuid string, f *stringset.Set) []*requests.Output

EventNames returns findings within the receiver Graph for the event identified by the uuid string parameter and not already in the filter argument. The filter is updated by EventNames.

func EventOutput

func EventOutput(ctx context.Context, g *netmap.Graph, uuid string, f *stringset.Set, asninfo bool, cache *requests.ASNCache, limit int) []*requests.Output

EventOutput returns findings within the receiver Graph for the event identified by the uuid string parameter and not already in the filter argument. The filter is updated by EventOutput.

func ExtractOutput

func ExtractOutput(ctx context.Context, e *enum.Enumeration, filter *stringset.Set, asinfo bool, limit int) []*requests.Output

ExtractOutput is a convenience method for obtaining new discoveries made by the enumeration process.

Types

This section is empty.

Jump to

Keyboard shortcuts

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