lib

package
v2.12.0 Latest Latest
Warning

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

Go to latest
Published: Jul 6, 2025 License: MIT Imports: 4 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Initialize

func Initialize(target Target, options Options) model.Options

Initialize is init for model.Options

Types

type Options

type Options = model.Options

Options is dalfox options for lib

type Result

type Result struct {
	Logs      []string
	PoCs      []model.PoC
	Params    []model.ParamResult
	Duration  time.Duration
	StartTime time.Time
	EndTime   time.Time
}

Result is struct for library and cli application

func NewScan

func NewScan(target Target) (Result, error)

NewScan is dalfox single scan in lib

func (*Result) IsFound

func (c *Result) IsFound() bool

IsFound is check for result

type Target

type Target struct {
	URL     string
	Method  string
	Options Options
}

Target is target object

Jump to

Keyboard shortcuts

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