spacengine

package
v1.3.2 Latest Latest
Warning

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

Go to latest
Published: Apr 12, 2024 License: AGPL-3.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FofaQuery

func FofaQuery(email string, fofaKey string, filter string, maxPage, pageSize, maxRecord int) (chan *NetSpaceEngineResult, error)

func HunterQuery

func HunterQuery(name, key, query string, maxPage, pageSize, maxRecord int) (chan *NetSpaceEngineResult, error)

func QuakeQuery

func QuakeQuery(key string, filter string, maxPage, maxRecord int) (chan *NetSpaceEngineResult, error)

func ServiceProviderToChineseName

func ServiceProviderToChineseName(i string) string

func ShodanQuery

func ShodanQuery(key string, filter string, maxPage, maxRecord int) (chan *NetSpaceEngineResult, error)

func ZoomeyeQuery

func ZoomeyeQuery(key, query string, maxPage, maxRecord int) (chan *NetSpaceEngineResult, error)

Types

type NetSpaceEngineResult

type NetSpaceEngineResult struct {
	Addr                string
	FromEngine          string
	Latitude, Longitude float64
	HtmlTitle           string
	Domains             string
	Province            string
	Url                 string
	ConfirmHttps        bool
	Host                string
	City                string
	Asn                 string
	Location            string
	ServiceProvider     string
	FromFilter          string
	Fingerprints        string
	Banner              string
}

type ShodanUser added in v1.3.1

type ShodanUser struct {
	Member      bool        `json:"member"`
	Credits     int         `json:"credits"`
	DisplayName interface{} `json:"display_name"`
	Created     string      `json:"created"`
}

func ShodanUserProfile added in v1.3.1

func ShodanUserProfile(key string) (*ShodanUser, error)

Directories

Path Synopsis
Package shodan is an interface for the Shodan API
Package shodan is an interface for the Shodan API

Jump to

Keyboard shortcuts

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