wide

package
v0.0.0-...-68385cf Latest Latest
Warning

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

Go to latest
Published: Aug 14, 2020 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewHandler

func NewHandler() inputs.Handler

Creates a new scanner for us to add to the main loop, we'll take a buffer size to limit how many we send at a time.

Types

type Handler

type Handler struct {
	// contains filtered or unexported fields
}

func (*Handler) AddCred

func (this *Handler) AddCred(cred scanners.Credential) error

Add a new credential to the handler, same as above, can't really error

func (*Handler) AddTarget

func (this *Handler) AddTarget(target string) error

Add a target to our handler, we can't really error on append here so we'll always be nil in this handler.

func (*Handler) Chan

func (this *Handler) Chan() chan inputs.Data

Get the data channel

func (*Handler) Description

func (this *Handler) Description() string

Tell everyone what wide actually means

func (*Handler) Run

func (this *Handler) Run()

Loops through credentials one at a time and does all hosts for each, this will limit the number of attempts we have on a host in short timeframes

Jump to

Keyboard shortcuts

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