confirm

package
v1.0.15 Latest Latest
Warning

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

Go to latest
Published: Jun 18, 2026 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BlindConfirmer

type BlindConfirmer struct {
	Client  *http.Client
	Samples int
	Cfg     engine.Config
}

BlindConfirmer performs statistical confirmation of blind injection findings

func NewBlindConfirmer

func NewBlindConfirmer(cfg engine.Config) *BlindConfirmer

NewBlindConfirmer creates a confirmer with defaults

func (*BlindConfirmer) ConfirmBoolean

func (bc *BlindConfirmer) ConfirmBoolean(cfg engine.Config, truePayload, falsePayload mutator.Payload) bool

ConfirmBoolean sends true and false payloads and compares body lengths

func (*BlindConfirmer) ConfirmTimeBased

func (bc *BlindConfirmer) ConfirmTimeBased(cfg engine.Config, payload mutator.Payload, sleepSec int) (bool, float64)

ConfirmTimeBased sends the payload multiple times and compares with a zero-delay variant

Jump to

Keyboard shortcuts

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