wpscan

package
v0.0.0-...-a1447dc Latest Latest
Warning

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

Go to latest
Published: Apr 11, 2015 License: MIT Imports: 8 Imported by: 1

Documentation

Index

Constants

View Source
const (
	BlockMeta = iota
	BlockWpVulns
	BlockPluginVulns
)
View Source
const (
	LEmpty = ""
	LInfo  = "[i]"
	LMeta  = "[+]"
	LWarn  = "[!]"
)
View Source
const (
	RobotsAvail = "robots.txt available under:"
	RobotsEntry = "Interesting entry from robots.txt:"
)

Variables

View Source
var LTypes = []string{LInfo, LMeta, LWarn}

Functions

This section is empty.

Types

type Line

type Line struct {
	Type string
	Data string
}

type Wpscan

type Wpscan struct {
}

func NewWpscan

func NewWpscan() *Wpscan

func (*Wpscan) Handle

func (s *Wpscan) Handle(ctx context.Context, client script.ClientV1, conf *plan.Conf) error

Jump to

Keyboard shortcuts

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