runner

package
v2.0.0-...-93fea53 Latest Latest
Warning

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

Go to latest
Published: Oct 29, 2025 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

View Source
const MAX_DOWNLOAD_SIZE = 5242880

Download results < 5MB

View Source
const USER_AGENT = "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36"

Variables

This section is empty.

Functions

func NewRunnerByName

func NewRunnerByName(name string, conf *ffuf.Config, replay bool) ffuf.RunnerProvider

func NewSimpleRunner

func NewSimpleRunner(conf *ffuf.Config, replay bool) ffuf.RunnerProvider

Types

type SimpleRunner

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

func (*SimpleRunner) Dump

func (r *SimpleRunner) Dump(req *ffuf.Request) ([]byte, error)

func (*SimpleRunner) Execute

func (r *SimpleRunner) Execute(req *ffuf.Request) (ffuf.Response, error)

func (*SimpleRunner) Prepare

func (r *SimpleRunner) Prepare(input map[string][]byte, basereq *ffuf.Request) (ffuf.Request, error)

Jump to

Keyboard shortcuts

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