fofa

package
v0.0.0-...-40bec92 Latest Latest
Warning

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

Go to latest
Published: Jul 25, 2022 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Fofa = &grumble.Command{
	Name:  "fofa",
	Help:  "search with fofa.info",
	Usage: "fofa --email --key -t",
	Run:   runFofa,
	Flags: func(f *grumble.Flags) {
		f.Bool("s", "show", false, "show fofa syntax")
		f.String("c", "config", "./conf.yml", "fofa config file")
		f.String("t", "target", "", "fofa search target")
		f.Int("z", "size", 20, "fofa search size")
		f.String("o", "output", "./result/fofa.csv", "fofa result file")
	},
}

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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