runner

package
v1.4.1 Latest Latest
Warning

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

Go to latest
Published: Dec 3, 2020 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(options *Options)

New will fuzz target line by line

Types

type Headers

type Headers []string

Headers defines custom headers

func (*Headers) Set

func (h *Headers) Set(val string) error

Set defines given each header

func (Headers) String

func (h Headers) String() string

type Options

type Options struct {
	URL, List, Method, Data, Proxy, Target, Saveto string
	Concurrency                                    int
	Version, Silent, Verbose                       bool
	Headers                                        Headers
	Output                                         *os.File
}

Options defines user args

func ParseOptions

func ParseOptions() *Options

ParseOptions will parse given args

Jump to

Keyboard shortcuts

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