src

package
v0.0.0-...-9cd2656 Latest Latest
Warning

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

Go to latest
Published: Aug 25, 2021 License: GPL-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CheckFingerprints

func CheckFingerprints() error

func GetFingerprintPath

func GetFingerprintPath() (string, error)

func PrintHelp

func PrintHelp()

func Process

func Process(settings *Settings) error

Types

type Fingerprint

type Fingerprint struct {
	Engine         string
	Status         string
	Fingerprint    string
	Discussion     string
	Documentation  string
	False_Positive []string
}

func Fingerprints

func Fingerprints() ([]Fingerprint, error)

type Result

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

type Settings

type Settings struct {
	Targets     string
	HTTPS       bool
	Concurrency int
	Target      string
	Timeout     int
	VerifySSL   bool
	Emoji       bool
	HideFails   bool
}

func ParseConfiguration

func ParseConfiguration() *Settings

ParseConfiguration will return the pointer to the populated Settings struct

Jump to

Keyboard shortcuts

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