cmd

package
v2.8.3 Latest Latest
Warning

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

Go to latest
Published: Sep 5, 2022 License: GPL-3.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CMD

func CMD()

Types

type Runner

type Runner struct {
	Version  bool // version level1
	Version2 bool // version level2
	Exploit  bool // 启用漏洞扫描
	NoUpload bool // 关闭文件回传
	//Compress          bool // 启用压缩
	Clean       bool // 是否开启命令行输出扫描结果
	Quiet       bool // 是否开启命令行输出日志
	AutoFile    bool // 自动生成格式化文件名
	HiddenFile  bool // 启用自动隐藏文件
	Ping        bool
	Arp         bool
	Outputf     string
	FileOutputf string // 输出格式
	//Filename    string
	//filenameFormat    string // 文件名格式, clear, auto or hidden
	FormatterFilename string // 待格式化文件名

	ExploitName  string // 指定漏扫poc名字
	ExploitFile  string // 指定漏扫文件
	Printer      string // 输出特定的预设
	UploadFile   string // 上传特定的文件名
	WorkFlowName string
	Ver          bool // 输出版本号
	NoScan       bool
	IsWorkFlow   bool
	Debug        bool
	Proxy        string
	// contains filtered or unexported fields
}

func NewRunner

func NewRunner() *Runner

type Value

type Value interface {
	String() string
	Set(string) error
}

Jump to

Keyboard shortcuts

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