inputs

package
v3.1.7 Latest Latest
Warning

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

Go to latest
Published: Jan 22, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SimpleInputProvider

type SimpleInputProvider struct {
	Inputs []*contextargs.MetaInput
}

func (*SimpleInputProvider) Count

func (s *SimpleInputProvider) Count() int64

Count returns the number of items for input provider

func (*SimpleInputProvider) Scan

func (s *SimpleInputProvider) Scan(callback func(value *contextargs.MetaInput) bool)

Scan calls a callback function till the input provider is exhausted

func (*SimpleInputProvider) Set

func (s *SimpleInputProvider) Set(value string)

Set adds item to input provider

func (*SimpleInputProvider) SetWithProbe

func (s *SimpleInputProvider) SetWithProbe(value string, httpxClient *httpx.HTTPX)

SetWithProbe adds item to input provider with http probing

Directories

Path Synopsis
Package hybrid implements a hybrid hmap/filekv backed input provider for nuclei that can either stream or store results using different kv stores.
Package hybrid implements a hybrid hmap/filekv backed input provider for nuclei that can either stream or store results using different kv stores.

Jump to

Keyboard shortcuts

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