fingerprint

package
v0.0.62 Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2025 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Engine

func NewEngine

func NewEngine(config *webscan.AppFingerprintConfig) *Engine

func (*Engine) AnalyzeResponse added in v0.0.56

func (e *Engine) AnalyzeResponse(response *common.RequestInfo) bool

func (*Engine) GetModules

func (e *Engine) GetModules() ([]Module, error)

func (*Engine) Launch

func (*Engine) Run

func (e *Engine) Run(ctx context.Context, target string, timeout int) (*webscan.AppFingerprintAttemptInfo, []string)

type Module

type Module interface {
	Name() *webscan.AppFingerprintResourceModule
	Paths() []string
	RequestParams() (common.HttpMethod, common.RequestParams)
	BodyIndicators() []string
	HeaderIndicators() map[string][]string
}

Directories

Path Synopsis
modules

Jump to

Keyboard shortcuts

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