common

package
v0.7.2 Latest Latest
Warning

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

Go to latest
Published: Jul 9, 2024 License: Apache-2.0 Imports: 1 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Exploit

type Exploit struct {
	ID          string
	Name        string
	Title       string
	Description string
	CveID       string
	URLs        []string
	SourceDB    string
}

type Results

type Results struct {
	Exploits     []Exploit
	ScannedInput string
	ScannerName  string
	Error        error
}

func (*Results) GetError

func (r *Results) GetError() error

type ScannersConfig

type ScannersConfig struct {
	ExploitDB config.Config `yaml:"exploit_db" mapstructure:"exploit_db"`
}

func (ScannersConfig) IsConfig

func (ScannersConfig) IsConfig()

Jump to

Keyboard shortcuts

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